Support Home Page › Forums › Joomla Software › Easy Folder Listing Pro Plugin › EFLP inop on Joomla 4.0.3
Tagged: the hidden wiki
- This topic has 9 replies, 3 voices, and was last updated 2 years, 11 months ago by mvdhome.
-
AuthorPosts
-
November 28, 2021 at 2:41 pm #3161alweisenbornParticipant
I receive this error when try to save a profile:
An error has occurred.0 Joomla\CMS\Form\Field\TextField::validate() rule
folderexists
missing.Call stack
# Function Location
1 () JROOT/libraries/src/Form/FormField.php:1236
2 Joomla\CMS\Form\FormField->validate() JROOT/libraries/src/Form/Form.php:1229
3 Joomla\CMS\Form\Form->validate() JROOT/libraries/src/MVC/Model/FormModel.php:219
4 Joomla\CMS\MVC\Model\FormModel->validate() JROOT/libraries/src/MVC/Controller/FormController.php:644
5 Joomla\CMS\MVC\Controller\FormController->save() JROOT/libraries/src/MVC/Controller/BaseController.php:730
6 Joomla\CMS\MVC\Controller\BaseController->execute() JROOT/libraries/src/Dispatcher/ComponentDispatcher.php:146
7 Joomla\CMS\Dispatcher\ComponentDispatcher->dispatch() JROOT/libraries/src/Component/ComponentHelper.php:389
8 Joomla\CMS\Component\ComponentHelper::renderComponent() JROOT/libraries/src/Application/AdministratorApplication.php:143
9 Joomla\CMS\Application\AdministratorApplication->dispatch() JROOT/libraries/src/Application/AdministratorApplication.php:186
10 Joomla\CMS\Application\AdministratorApplication->doExecute() JROOT/libraries/src/Application/CMSApplication.php:278
11 Joomla\CMS\Application\CMSApplication->execute() JROOT/administrator/includes/app.php:63
12 require_once() JROOT/administrator/index.php:32Best Regards,
Al
November 28, 2021 at 2:46 pm #3162alweisenbornParticipantHere are the diagnostics for the previous post. The forum bombs out when I try to save them in the same post.
Temporary Zip Storage Folder: /var/www/alwpdx.ddns.net/tmp
Zip Storage Folder is Valid?: Yes
Zip Storage Folder is Writeable?: Yes
Extensions Details
Extension Name Enabled Type of Extension Version
Easy Folder Listing Pro Component Yes component 4.0.1
Easy Folder Listing Pro Companion Content Plugin Yes content plugin 2.0
Easy Folder Listing Pro Companion Code Helper Plugin Yes editors-xtd plugin 2.0
Easy Folder Listing Pro Companion Module Yes module 2.0Best Regards,
Al
November 28, 2021 at 2:50 pm #3163alweisenbornParticipantxFirst part of diagnostics
xJoomla Version: 4.0.3
xPHP Version: 7.4.25
xThis is a NON-Windows OS: Linux
xMIME Detection
xFILEINFO_MIME_TYPE is defined.
xfinfo_open is callable.
xfinfo_file is callable.
xfinfo_close is callable.
xmime_content_type is callable.
xescapeshellarg is callable.
xexec is callable.
xshell_exec is callable.
xMulti-Download Support
x Zip (.zip) Support: NO
x GZip (.tar.gz) Support: NO
x BZip2 (.tar.bz2) Support: YesNovember 28, 2021 at 9:28 pm #3164Michael GilkesKeymaster@alweisenborn. Thanks so much for posting this error. I just posted version 4.0.2 of Easy Folder Listing Pro, which fixes this. Please update to the latest release. Thanks.
November 28, 2021 at 11:34 pm #3165alweisenbornParticipantHello Michael,
The problem is fixed. Thank you for the rapid resolution!
Best Regards,
Al
November 30, 2021 at 6:55 am #3166mvdhomeParticipantHello Michael, i installed version 4.0.2 of Easy Folder Listing Pro on joomla 4.0.3 and the content part seems to work now, but still get this error when i use the module : Class “ValorApps\Module\EasyFolderListingPro\Site\Helper\EasyFolderListingProHelper” not found
November 30, 2021 at 7:42 am #3167mvdhomeParticipantHello Michael, the error , “ValorApps\Module\EasyFolderListingPro\Site\Helper\EasyFolderListingProHelper” not found seams to be a case sensitive problem. helper is saved as :
…/administrator/components/com_easyfolderlistingpro/helpers/easyfolderlistingpro.php
and also the case of the directory’s don’t match, as from the moment that u run this on a linux platform it will fail.November 30, 2021 at 9:01 am #3170Michael 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.
November 30, 2021 at 10:20 am #3171Michael 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.
November 30, 2021 at 10:43 am #3172mvdhomeParticipantGR8 job Michael, it works now
brgrds, Marc -
AuthorPosts
- You must be logged in to reply to this topic.