Jump to content

Nathan Explosion

Clients
  • Posts

    6,915
  • Joined

  • Days Won

    127

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Everything posted by Nathan Explosion

  1. I'm assuming that you are using the "Hide all content" functionality, along with the "Use ipsMessage box for replacement content?" setting enabled, which is what would call that template? Works fine here - template edited, page refreshed:
  2. v1.4.1 now available FIXES Fixed issue where setting an expiry date on a user/ip address listing resulted in "Error: Cannot use object of type IPS\DateTime as array (0)" when saving
  3. v2.0.4 is now available. FIXES fixed issue with the "Apply to these groups?" setting not being applied to groups correctly when adding a new custom endpoint. CHANGES None NEW None
  4. Refresh what I posted - I changed it because you are missing a </div> in your original code.
  5. Add this: <div class="ipsWidget" data-ipssticky data-ipssticky-relativeto="#ipsLayout_sidebar"> before this: <div id='ipsLayout_sidebar'... And this: </div> After wherever your closing </div> is (I don't see it in your code there)
  6. As you have purchased one of my resources, I will answer this - you install from the Marketplace in your ACP; you do not get a download file and one will not be provided (you have access to the code after you install it) As you have not yet installed the resource, I am willing to refund your payment at this time if you do not like the above so please advise if you wish to have that done. That offer ends if you do install the resource, however.
  7. If you ever want to test later versions of Chrome safely, install Chrome Beta (which is the 'Next' version) and Chrome Dev (which is the next beta) from the Google Play store. 3 separate browsers, thrice the fun!
  8. Yes - it's a moderation permission. If they can't use it currently then you have likely set up restrictions - the below is on the 'Content' tab:
  9. It was patched yesterday - go to your support page in the ACP.
  10. Nobody mentioned overwriting the existing file.
  11. What application is set as your 'default' in the Applications listing in the ACP?
  12. Needs a minor update to take into account the addition of webp a little while ago. This: Should be: The problem you then have with any update on the resource is that it is currently a zip file, which is no longer allowed on the MP. Shifting to an application (as per this) could allow you to generate a file on-the-fly that takes into account the current .htaccess content from IPS, and not worry about keeping that element of your file up to date.
  13. Dig deeper...what make/model/OS version? Browser? What version?
  14. Edit the theme's settings and provide them permission to use it.
  15. Don't need to go near the database - go to the post that is the real first post, and edit it. You can set the publish date back to a prior date, and save the edit.
  16. Working on phone, but repro steps appear to be based around this, on 'older' topics...will try to flesh out exacts tomorrow. 1) Start a topic, publish immediately 2) Reply to the topic (you will want to turn off post merging) 3) edit the first post, notice publish fields show actual date/time and not 'Immediately' 4) save edit. 5) first post is now the last post, and vice versa.
  17. This is reproducible...editing the first post in the topic shows the publish date fields, populated to 'now', (as opposed to the 'Immediately' setting being shown) and saving the change results in the first post date/time ending up changing..result, first post becomes last post.
  18. It allows users to record audio/video into the areas configured. Any issue you had while you were using this previously are ignored by me, and you know full why. Test it yourself - got an issue with the functionality, provide the reproduction steps, and the observed behaviours, so that I can look into it further.
  19. Nope, it's Runar's resource
  20. Correct - and as I said..it was fixed in 4.7.6 Anyway...this is the correct path that is in use as of 4.7.6 (changing from https://twemoji.maxcdn.com) https://cdn.jsdelivr.net/gh/twitter/twemoji@14.0.2/assets/72x72/1f600.png So it's possible that you have something in place that is pointing to another now-defunct path.
  21. I checked your site and can see you are running 4.7.7 - were you running it when you took that screenshot? (there was a fix in 4.7.6 for a CDN change, so if you were on a prior version when taking the screenshot then that answeres that one) If not, right-click one of the 'images' and provide its URL.
  22. It wasn't difficult to find. https://github.com/runar?tab=repositories
  23. No additional work required - I've found their oembed endpoint. Create a custom endpoint as follows: Note: ignore the "Apply to these groups?" setting - that appears to have a bug which I will resolve at a later point. Once you've added the custom endpoint, go to the group(s) that you want to be able to use it, and there is an 'oembed' tab there where you can configure what the group has access to use. Once done, the https://www.canva.com/design/DAFZWegAizg/view link will embed as an iframe in the Editor.
×
×
  • Create New...