Support Home Page › Forums › Joomla Software › Easy Folder Listing Pro Plugin › extension update : error messages
Tagged: "Easy Folder Listing Pro" Joomla
- This topic has 8 replies, 4 voices, and was last updated 1 year, 9 months ago by Michael Gilkes.
-
AuthorPosts
-
June 22, 2022 at 4:57 am #3291serge73Participant
Hello
On extension update , I have these error messages
For the extension Easy Folder Listing version 2.9 is available, but your current database MySQLi is not supported anymore.
For the extension Easy Folder Listing version 3.0.4 is available, but your current database MySQLi is not supported anymore.
For the extension Easy Folder Listing version 3.1 is available, but your current database MySQLi is not supported anymore.
For the extension Easy File Uploader version 2.9.1 is available, but your current database MySQLi is not supported anymore.
For the extension Easy File Uploader version 2.9.2 is available, but your current database MySQLi is not supported anymore.
For the extension Easy Folder Listing Pro version 4.1.1 is available, but your current database MySQLi is not supported anymore.Here the specification of products I use :
PHP Built On Linux info 3.0 #1337 SMP Tue Jan 01 00:00:00 CEST 2000 all GNU/Linux
Database Type mysql
Database Version 5.7.38-log
Database Collation utf8_general_ci
Database Connection Collation utf8mb4_general_ci
Database Connection Encryption None
Database Server Supports Connection Encryption Yes
PHP Version 8.0.19
Web Server Apache
WebServer to PHP Interface cgi-fcgi
Joomla! Version Joomla! 4.1.5 Stable [ Kuamini ] 21-June-2022 14:00 GMTBut I go to Maintenance: Database
Name Location Type Problems Database Version Manifest Version
Easy Folder Listing Pro Administrator Component No Problems 3.6.0 4.1.1Could you give me help ?
- This topic was modified 2 years, 4 months ago by serge73.
June 22, 2022 at 10:16 am #3294Michael GilkesKeymaster@serge73. Thanks for reporting. I have not changed any settings on my Update Server. The minimum MySQL Version supported by all my extensions is 5.5.3.
If your database server is version 5.7, then you should not get this error. However, where are you getting this error? Could you email me a screenshot?
June 22, 2022 at 11:18 am #3295droylsParticipantI am also getting the same update error messages for both Easy File Uploader and Easy Folder Listing – all my SQL databases are on 5.7.
For the extension Easy File Uploader version 2.9.1 is available, but your current database MySQLi is not supported anymore.
For the extension Easy File Uploader version 2.9.2 is available, but your current database MySQLi is not supported anymore.
For the extension Easy Folder Listing version 2.9 is available, but your current database MySQLi is not supported anymore.
For the extension Easy Folder Listing version 3.0.4 is available, but your current database MySQLi is not supported anymore.
For the extension Easy Folder Listing version 3.1 is available, but your current database MySQLi is not supported anymore.
Before updating ensure that the update is compatible with your Joomla! installation.
You are strongly advised to make a backup of your site’s files and database before you start updating.This only showed after updating Joomla! from 4.14 to 4.15 yesterday and checking for new updates today.
June 22, 2022 at 11:30 am #3296droylsParticipantSystem Information
dbserver: mysql
dbversion: 5.7.38-log
phpversion: 8.0.19June 22, 2022 at 11:34 am #3297droylsParticipantJune 23, 2022 at 3:53 pm #3298Michael GilkesKeymasterOk guys. Thank for coming to the support site and posting the error. Fortunately, the error is not a result of anything I have changed or my code. Actually, a change was made in the Joomla CMS code that created the error. I have researched it, and found the problem, and have requested a pull request on Joomla’s GitHub. It is now up to the moderators to review my pull request and make the change in the next Joomla 4 release. Here is a link to the pull request I made: Update ExtensionAdapter.php #38131
It seems as though the they made a change on June 11, and that is what messed it up. I am requesting they revert it back.
June 23, 2022 at 6:14 pm #3299Michael GilkesKeymasterQuick follow-up… I was too quick to do a pull request on GitHub. I closed my pull request, as someone had previously encountered this problem and made a pull request 2 days ago. Here is that pull request:
in updates XML always resulted in an error #38121 In the interim, until they fix this issue in a new Joomla release, the only thing I can do to circumvent it is to remove the database requirement entirely from the update XML file.
January 21, 2023 at 7:52 am #3342dabacusParticipantHi Michael
I have just installed Easy Folder Listing V3.1(the free version) on Joomla3 and am getting this very same error. I have also installed it on a Joomla4 site and the error does not occur. My J3 site is reporting 10.4.26-MariaDB
DaveJanuary 21, 2023 at 3:40 pm #3343Michael GilkesKeymaster@dabacus. This error is a false positive. It was reported by several extension developers including myself. It was fixed in the Joomla 4.2 code branch, but has not been patched in the Joomla 3.10 branch.
Unless the code maintainers apply the patch to the Joomla 3.10 branch the error will show. The only thing I could do on my end is to edit my Update Server to not include any reference to a database requirement.
-
AuthorPosts
- You must be logged in to reply to this topic.