Jump to content

Nathan Explosion

Friends
  • Posts

    7,135
  • Joined

  • Days Won

    129

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Projects

Release Notes v5

Invision Community 5 Bug Tracker

Forums

Events

Store

Gallery

Everything posted by Nathan Explosion

  1. Type 'profile' in to the ACP search...
  2. Are you running PHP 7.1?
  3. Without a link to your site, can't confirm but that isn't a listing of all your forums. It's the items that are in your menu, which is managed in the Menu Manager in the ACP.
  4. Check if you have the same issue with the default theme - if you do, and that theme is unchanged, log a ticket. If you don't, then contact your custom theme developer.
  5. Log a ticket, in that case.
  6. The question should be "Does Google Chrome play .mov files in a <video> tag?" Back to the very first post on this topic - test it and see: Update on an update for IPS 4.5 - development is about 80% through (same point I was at when I mentioned having a version ready back in August), and I'll be getting back to it when I've released updates to 2 other plugins that I am currently working on. No exact ETA, but it won't be too much longer.
  7. Run this in PHPMYADMIN to identify the tables: SELECT table_name, table_schema, ROW_FORMAT FROM information_schema.tables WHERE engine = 'InnoDB' AND TABLE_SCHEMA = '<YOUR DATABASE NAME>' AND ROW_FORMAT = 'COMPACT'
  8. That's a file called htaccess It needs to be renamed to .htaccess
  9. Set up a profile field with the following specifics: "Field Type" - Editor "Member can edit value" - enabled "Show on member's profile" - Do not show "Show with member's content submissions" - Do not show "Search behaviour" - Do not allow searching on this field
  10. Turn on friendly URLs in the ACP
  11. Totally correct - this should work: But this won't work: Reference:
  12. There is provided CSS - you can change the font-size, and add a color
  13. Yes - it's actually the first one I updated for 4.5 but testing showed up a few issues which I'll get back to soon.
  14. Yeah - reproduced. Log a ticket on that. The copied image is added to the PM because it is a URL that is being pasted in, as opposed to an attachment - that is how the image can be added in. The attachment, originally uploaded to a topic, would not be valid if it was deleted prior to the 'cancel new topic' action. If the attachment was orphaned, instead of associated with the PM, then it would end up being cleaned up eventually (I think)
  15. This one is next on my list of plugins to bring up to date for IPS 4.5 At the moment, the only new feature I am planning to add to it is support for using iframely for sites which are not covered by oembed already - if anyone has any ideas for new features that fit within the scope of what this plugin is for then feel free to throw them in here for consideration.
  16. Not needed - v2.0.1 is already available, so upgrade to that. If you already have, and are still experiencing an issue, then I can take another look..
  17. Can't reproduce - would suggest you clear your site cache via the support tool, as the plugin version's JS code was loaded ALL the time, unlike with the new version where I only load it where it is needed. If still an issue then I won't be troubleshooting and fixing the plugin version any further.
  18. v2.0.1 has been submitted for approval What's fixed in v2.0.1? Installation routine modified to fix the following: Plugin version not being automatically uninstalled Settings for plugin not being converted if plugin was configured to target ALL groups, instead of SOME groups Settings page wouldn't open if any of the following were either not installed or were disabled: Forums Calendar Pages Note: this fix can be provided as a patch file if 2.0.1 is not available yet.
  19. Yep - you don't have Pages installed. I'll stick something in to resolve that on 2.0.1 - if you have FTP access to your site, I can send you a patch to fix it.
  20. What's new in v2.0? Conversion of the plugin to an application Functionality extended out to include Pages & Calendar, instead of just the Forum Ability to apply limitations based on group membership, instead of the previous 'one size fits all' approach Ability to apply chosen limits to either the first item (Forum -> Topic, Pages -> Record, Calendar -> Event) or to replies to those items, or to both. Ability to limit the number of links/videos/images/emoji/spoilers Control over how quoted content is handled IMPORTANT: After the installation of v2.0.0, please manually disable, and then delete, the "(NE) Content limits for editor" plugin. This should have been done during the installation but I neglected to remove the comments on the code that would normally do this. This will be rectified in v2.0.1, if/when it is needed.
  21. That indicates that "There's nothing here yet" for the highlighted 'Status Updates' 😉
  22. Click the 'Additional information' tab (although in the case of that one there isn't a support topic listed) Anyway...that is where the support link (if provided) is now displayed.
×
×
  • Create New...