Jump to content

Nathan Explosion

Clients
  • Posts

    7,012
  • Joined

  • Days Won

    128

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Projects

Release Notes v5

Forums

Events

Store

Gallery

Everything posted by Nathan Explosion

  1. You'll probably have to do some formatting of the date in Excel to get correct values - I'm just exporting what is displayed in the ACP. If you can't get that sorted, then here's a change that will export the date as a UNIX timestamp instead. (NE) Download attachments report 1.0.1.xml You can then use this formula to recalcultate the UNIX timestamp to a numerical value that Excel can use for a date/time: =(C2/86400)+DATE(1970,1,1)
  2. Did this a while back - adds a button in the 'Files' section of the ACP, and allows you to export the listing to a CSV file (NE) Download attachments report 1.0.0.xml
  3. Was it a plugin which added functionality to Pages? Have you previously used Pages, but have since uninstalled it?
  4. Go through the onboarding process for the Marketplace, which was introduced in v4.5.x, and link installed applications/plugins if you obtained them through the MP. Then, update any that indicate that they have updates available so as to ensure that you are running the latest version of those. Then...
  5. v1.3.0 is currently pending approval NEW IPS Community Suite 4.7.x compatibility. Added functionality to the Tracker page to allow instant deletion of logged actions - can be either: All logs. All logs for a specific member. All logs for a specific action taken. FIXES Fixed issue where any performed actions were logged twice, if tracking was enabled. Fixed issue where the "Redirect to another url" action was incorrectly logged as a "Delay page load" action. CHANGES The "Rotate site" annoyance has been removed - it was a hacky bit of code which created CSS files on the fly, and troubleshooting of it will have become problematic as a result of the change made by IPS to hide application CSS files in the theme editor. If there is anyone who would like to see that return at a later point then chime in - I can possibly look into other ways it can be done via custom CSS instead, but for now...it's gone.
  6. Post here instead: https://invisioncommunity.com/forums/forum/497-help-support/
  7. v2.2.2 is currently pending approval. NEW added an ACP setting to allow the setting of the default value for handling of ignored quotes. The setting comes into effect if: you allow users control over their own settings but a user hasn't yet chosen their own settings or you do not allow user control over settings.
  8. https://invisioncommunity.com/forums/forum/499-feature-suggestions/
  9. ? The change log for v1.8.0 is in that post I linked to and that is how the feature I have added will work.
  10. Use the search functionality in the Members listing: And when you get the results then you will see a "Prune Members Found" link that will allow you to mass delete.
  11. v1.8.0 is now pending approval, with one new feature: NEW Added functionality to require guests to validate their email address, using a validation code sent to them, before their email is actually sent via the 'Contact us' form. Feature is disabled by default, requires enabling via settings. Code length can be configured (default: 6 characters). Code can be expired after a period of time (default: 5 minutes). Expired codes are cleaned up daily via the application's pruning task. Here's how it looks: After clicking 'Send'... Email received... User will be advised if they enter a wrong code (see image below) or an expired code (similar to image below)... Note: ignore the '2232' there - I've only just spotted it and it is my fat fingers in the language strings. Will be fixed in v1.8.1 but can be 'patched' simply by editing the 'js_neapp_contactus_form_validate_email_validate_wrong' language string yourself.
  12. Will it fix the shocking speed issues you've been having for the last few days? (tongue is semi-seriously in cheek)
  13. This happens if you drag/drop a file into the editor's text box, as opposed to the location that clearly states "Drag files here to attach..." Same situation as this... ..
  14. @CanalWorld send me a PM if you want to see how this will work via my test site
  15. FYI - I'm going to add something for this to the following resource. It will be off by default, and when enabled will be targeted to guests only:
  16. If you are self-hosted, download the package now and do a manual upload/upgrade at your leisure.
  17. It's already been fixed on here (and is unrelated to the browers being used) by turning off the combined fluid view on the forum (it was in the "Community Managers ..." forum, not in this one, but the way) Easy to reproduce: Create a forum Create a sub-forum in that form Back to the first forum - go to display settings and enable combined fluid view in the display settings Go to the front-end and view the forum - click 'start new topic' and you get the dialog with 2 forums to choose from Back to the ACP - delete the sub-forum Back to the front-end, refresh the forum - click 'start new topic' and you get the dialog with only 1 forum to choose from Back to the ACP - edit the forum, look at the the combined fluid view setting and it is off (but it isn't really...click save and now it is) Back to the front-end, refresh the forum - click 'start new topic' and it now goes to the form as there is only one forum available, so no dialog.
  18. It's not a ckeditor plugin - it's an IPS plugin, so go into that section of the ACP and manually install it (assuming you are on a plan that allows custom apps and plugins)
  19. The attached will explicitly turn off the ipsmentions plugin in CKEditor, for everyone regardless of who they are: (NE) Disable ipsmentions in ckeditor 1.0.0.xml I'll likely expand on this in the resource I linked to above, at some point.
×
×
  • Create New...