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. Thank you - as mentioned, this feature will be added next time I work on the application (no idea when that will be)
  2. So '...in Pages databases", correct? If so, the feature can be added to handle reviews, yes, and will be added next time I work on the application. Are you sure about that? Yes Yes - it is probably achievable to not have it appear until it needs to appear (ie the user is in breach of the criteria) Nothing can be submitted until the criteria is met - that won't be changing. .Yes - it is probably achievable to have it appear if they have breached the criteria. Anything not clear about my response, please ask.
  3. This is just an observation I made while working on this - initially thinking it was a bug in my own application, I've gone back and tested it out further and it's reproducible in the vanilla code. Note: I'm not requesting or expecting a fix, and the scenario where this is observed is not something I would expect someone to have in place on a live site. Steps to reproduce: Allow your guests group to post content Allow your guests group to upload attachments Set 'Allowed file types' to 'All files' (alternatively, set 'Allowed file extensions' to allow the upload of video file extensions such as mp3, and audio file extensions such as mp3 or wav) Access site as a Guest and create a topic Upload a video file and an audio file in the editor Click the uploaded files so they are added to the editor Click the Play button on the video player- video plays Click the Play button on the audio player - audio doesn't play (in Firefox, you can click the Play button but nothing is heard; in Chrome, the Play button is greyed out) Submit the topic Still as a guest, view the topic - click the Play button on the video player- video plays Still as a guest, view the topic - click the Play button on the audio player - audio plays
  4. Enable the MySQLi extension - don't know how? Then contact your host.
  5. First of all, run PHP 8.0 as it says as the top...if you switched back to your prior PHP due to the blank page, then switch back to the problematic version and run the checker.
  6. Download this -> Upload it to the root of your installation. Run it. Action anything it tells you is wrong (if it does), otherwise you will need additional help.
  7. A release candidate is now installed on my test site, and is available for those who previously performed testing. If there are any others who wish to be added to the testing, please send me a PM.
  8. Thanks, I suspected it would be a local attached file. The application currently has no effect on attached files - IPS is responsible for the player displayed (it's created at the time of upload - introduced in IPS 4.6) and I don't influence that player at all. However, as I did when IPS added native video for uploaded videos, I am going to be adding in a modification to allow settings to be applied to attached audio files too. That will be added when v2.2.0 is released (no ETA)
  9. Assumption made: the notification is generated by a background task on the relevant site Theory: Task method is set to CRON The CRON task itself is using PHP 7.4.x for PHP, while the site itself is using a different version Resolution: Modify the CRON details in your scheduler
  10. Correct. But you indicated that you stopped using it due to incompatibilities...are you just indicating that it needs a compatibility update to allow installation on 4.6/4.7, or did you experience an issue with the actual application itself?
  11. They're your own phtml/css/js files, not an app. Nothing 3rd party suggested. I suspect you think I have linked to Dev Toolbox, which I haven't.
  12. Just going to drop this link here for those who want another way to view the CSS code...just don't upload it to your own live site.
  13. Doing some initial testing this morning and I'm not seeing any issues. What issues did you experience that caused you to stop using the application?
  14. Go here: https://invisioncommunity.com/clients/purchases/ Locate the app, click 'Manage' - and then click 'Reactivate' to renew
  15. OK, gotcha - at present, you can apply a set of limits to either the first post in a topic, to replies to a topic, or to both - but it's the same set of limitations. Those limitations are applied at the group level - example: Set your 'Members' group to have limitations that are forced when they post either a topic, a reply or both. Set your own group to not have any limitations forced.
  16. This issue wasn't observed until after you had released 4.7.2, otherwise I would have brought it up during my many beta upgrades...just saying.
  17. Could you elaborate on that, please? Do you mean additional limits other than the ones already there?
×
×
  • Create New...