Forum Replies Created
-
AuthorPosts
-
July 4, 2022 at 6:02 pm in reply to: easy folder listing pro 4.1.1 on joomla 4.1.5: search doesn’t search #3302
Michael Gilkes
Keymaster@cooky61. Thanks for posting. What version of Easy Folder Listing Pro do you have installed on Joomla 4? Do you have a link to your webpage so that I can see your issue in action?
Michael Gilkes
KeymasterQuick 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.
Michael Gilkes
KeymasterOk 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.
Michael Gilkes
Keymaster@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?
Michael Gilkes
Keymaster@jimi. Just a quick update. I was not able to make Easy Flash Uploader work on Joomla 4 this past weekend. I am going to have to overhaul it to get it to work properly. I will probably have to change it from a plugin to a component/plugin hybrid. That will take some time.
Michael Gilkes
Keymaster@owenc. Please have a look at the documentation on my site on how to download files after purchase.
You will have access to version 3.7 as well as version 4.1.1
To be honest, I can’t say whether version 3.7 will work on PHP 5.6. I don’t recall if there is any PHP 7 specific feature in my code.
Michael Gilkes
Keymaster@jimi. I am aiming for this weekend.
Michael Gilkes
Keymaster@jimi. I am in the process of updating it to work on Joomla 4. The current version 4.2 is not yet compatible with Joomla 4.
Michael Gilkes
Keymaster@owenc. I am currently testing on PHP 7.4 on my test servers. I basically follow the minimum requirements for installing Joomla. Are you using a PHP version lower than 7?
Michael Gilkes
Keymaster@trucks79. Thanks for your question.
Currently, front end users do not have the ability to delete uploaded files.
Michael Gilkes
Keymaster@owenc. Thanks for posting your question.
Yes, subfolders are currently only displayed in the pro version.
Michael Gilkes
Keymaster@jimi. Thanks for your suggestion and interest in improving my module. You have a lot of active users uploading. Congrats. Have you ever considered Easy Flash Uploader? Here is the product page: https://www.valorapps.com/web-products/easy-flash-uploader.html
And here is the demo: http://www.demos.michaelgilkes.com/joomla/index.php/easy-flash-uploader-demo
This plugin automatically creates the user folders. It is only USD $10.
Michael Gilkes
Keymaster@serge73. Thanks for taking to time to explain your problem. However, I am honestly not following what you are trying to Doha nd what is actually happening through your explanation alone.
I really am not that familiar with Yootheme. Is is possible that you could provide some screenshots of that is happening? If I can see what you are doing and what is happening, then maybe I can hep you.
Michael Gilkes
Keymaster@jimi. Thanks for posting. I apologize for not replying sooner.
I just double checked my code, you are right, it doesn’t auto-create username specific folders in the destination folder. So, you will have to create the user folders for those users you would like to allow uploading files.
I would have to add that auto-create user folder functionality in a new release.Michael Gilkes
Keymaster@serge73. Thanks for posting. I just double checked my code, you are right, it doesn’t auto-create username specific folders in the destination folder. So, you will have to create the user folders for those users you would like to allow uploading files.
I would have to add that auto-create user folder functionality in a new release.
-
AuthorPosts