Everything posted by Nathan Explosion
-
PHP8 will be the minimum version from November 2022
@Randy Calvert here's the bit you've missed
-
Guest uploading audio file - audio cannot be played back in editor prior to submission
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
-
PHP 8.0 = Blank page
Enable the MySQLi extension - don't know how? Then contact your host.
-
PHP 8.0 = Blank page
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.
-
PHP 8.0 = Blank page
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.
-
Voice message feature
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.
-
(NE) HTML5 Audio/Video Player
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)
-
PHP8 will be the minimum version from November 2022
- PHP8 will be the minimum version from November 2022
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- (NE) Quote Enhancements
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?- CSS question...or disappointment
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.- CSS question...or disappointment
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.- (NE) Quote Enhancements
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?- (NE) Quote Enhancements
I'll update it at some point - no ETA.- Removing hover box
- Members Shop ( Support Topic )
- Improved Clubs Enhancements
- Application Forms - Supporttopic
Go here: https://invisioncommunity.com/clients/purchases/ Locate the app, click 'Manage' - and then click 'Reactivate' to renew- (NE) Content limits for editor
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.- My head hurts...
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.- (NE) Content limits for editor
Could you elaborate on that, please? Do you mean additional limits other than the ones already there?- My head hurts...
- Upgrading ancient vbulletin 3.8 forum and vbadvanced.
If self-hosted, go here: https://invisioncommunity.com/services/migrate/ and then scroll down to the "Do-It-Yourself with our free conversion app" section, and there is a listing of supported source platforms for migration - click on the entry for vBulleting 3.8 and you'll get a list of what is support by the Invision converter application. If you were looking to go to Cloud, then there is an option there to get a quote on the service.- IPS 4.7.2 final major problem
Then report it to them (if not already done) instead of the blanket 'other devs' that other people may (will) read and think 'all devs'- IPS 4.7.2 final major problem
Yeah, fair play to Adriano. But he has been hampered by a bug that restricted him from doing it sooner. As for 'hope other Devs...'..you're assuming that there are updates required for everyone. Don't assume. - PHP8 will be the minimum version from November 2022