Forum Replies Created
-
AuthorPosts
-
Michael GilkesKeymaster
@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 GilkesKeymaster@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 GilkesKeymaster@jimi. I am aiming for this weekend.
Michael GilkesKeymaster@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 GilkesKeymaster@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 GilkesKeymaster@trucks79. Thanks for your question.
Currently, front end users do not have the ability to delete uploaded files.
Michael GilkesKeymaster@owenc. Thanks for posting your question.
Yes, subfolders are currently only displayed in the pro version.
Michael GilkesKeymaster@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 GilkesKeymaster@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 GilkesKeymaster@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 GilkesKeymaster@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.
Michael GilkesKeymaster@alindebian. Thanks for posting your issue. Could you verify which version of Easy Folder Listing Pro you have installed?
The isAdmin() function call is only present in the Easy Folder Listing Pro 3.7.x code. If you have Easy Folder Listing Pro 3.7.x installed, please upgrade to Easy Folder Listing Pro 4.1.x.
Michael GilkesKeymaster@peterspie. Thanks for posting. I am not too sure what you mean when you say “use subfolders in the module”. Do you mean to display subfolders in the listing? Or do you mean to specify a subfolder to display? Can you clarify what you are asking?
Michael GilkesKeymaster@mvdhome. Ok. I have released version 4.0.3 with the fix to the Module. For your reference, it was not a reference to the Helper that you thought in the administrator backend.
Michael GilkesKeymaster@mvdhome. Thanks so much for posting. This case sensitivity issue has been really frustrating for me as a developer. I have tested my code on a number of systems: Mac OS X (locally), Windows 10 Pro (locally), and Linux (hosting company), and did not encounter any prior issue before release. I would never knowingly release my code with errors that show up as soon as you click on Dashboard or use the front-end module.
On top of that, PHP is case-insensitive with regards to namespaces, based on their documentation. Also, PHP developers have known this for years. However, it seems to be related to auto-loading in Joomla. Prior to Joomla 4, this was not an issue.
Anyways, I will have this fixed for you shortly.
Thanks so much to you and others who have been reporting this, and even giving some detail and allowing me to access your backend administration. I really appreciate this, as I am unable to replicate these errors on any of the systems available to me.
What I would appreciate is if persons who encounter this could provide me with a spec detail of their servers so that I can maybe setup a test system to use going forward. Information like your OS details and version/build as well as your PHP versions, Apache (or other web server) details. If I could setup a test system that acts like your environments, then I can catch these errors before releasing my code.
Thanks so much, everyone.
-
AuthorPosts