Easy Folder Listing Error with Joomla 3.9

Home \ forums/topic \ Easy Folder Listing Error with Joomla 3.9

Support Home Page Forums Joomla Software Easy Folder Listing Module Easy Folder Listing Error with Joomla 3.9

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #2941
    britepencil
    Participant

    Hello Michael

    There seems to be an issue with Easy Fodler Listing after upgrade to Joomla 3.9

    —————————–
    Oops ! Call to undefined method JModuleHelper::getModuleById()
    You may not be able to visit this page because of:

    an out-of-date bookmark/favourite
    a mistyped address
    a search engine that has an out-of-date listing for this site
    you have no access to this page
    If difficulties persist, please contact the System Administrator of this site and report the error below.
    —————————–

    Scott

    #2942
    britepencil
    Participant

    Uninstalled and re-installed same issue any chance for an update to be compatible with Joomla 3.9

    #2943
    britepencil
    Participant

    The site I am working on I had to go back to J 3.8 if you have the time would you consider making AFL accessible to J 3.9

    #2944
    britepencil
    Participant

    Update

    I decided to install th ebackup copy to local server then applied the J 3.9 update crossed my fingers and yes the ELF is functioning correctly

    My guess the that update to live server did no well. Once I test out on local server and try a live update. I”l keep you posted.

    #2945
    Michael Gilkes
    Keymaster

    @britepencil. Hi Scott. Thanks for posting. I am a little confused. I have tested EFL on my Joomla 3.9 test site, and I have not encountered any issues or notice. Further, I don’t have any code that calls JModuleHelper::getModuleById() directly.

    Do you have any PHP error logs regarding the error you have posted? Usually, the error log will specify the file and line number where the problem is. You can send me your error logs via email.

    Michael

    #2946
    Michael Gilkes
    Keymaster

    @britepencil. Following up the post I just wrote. I did a search for “JModuleHelper::getModuleById” on my Joomla site and found out that it is only used on line 225 of the Built-in Joomla Load Modules (loadposition or loadmodule shortcodes). That being said, it seems that the Joomla folks have broken their own code. So, I might have to do some testing, and contact the Joomla developers on GitHub and make a pull request for a possible solution. So, the problem is not my module, but it seems to be an issue with this function call in “Content – Load Modules”, which we all use to load modules in the content body.

    So, I will investigate it further and possibly see how to fix it, and make a pull request on GitHub.

    #2947
    britepencil
    Participant

    Thank you for looking into this,

    After degrading the live beta site back to J 3.8 the EFL is working, as mentioned I did a test on local sever again installed the j38 site and did another upgrade to J39 this time the EFL module is intact.

    I’ve gone ahead and upgraded the live beta site for the second time to J3.9 and AFL appears to be working, no errors

    I cannot explain why I had the error on first attempt, possible ba bad upgrade but you know more about this than I, hopefully you find some answers.

    #2948
    Michael Gilkes
    Keymaster

    @britepencil. Ok. I think I understand what may have happened. It is possible that either the site was caching the old (3.8.x) files for the JModuleHelper or the new ModuleHelper.php wasn’t upgraded properly for whatever reason. The more I was just looking into it, the more I realized that the Joomla code is fine. So, it must just have been a one time issue during your particular upgrade.

    Well, there is no problem now. If you have any further issues please don’t hesitate to let me know.

    #2949
    britepencil
    Participant

    Michael, ran into the same issue with another extension not one of yours

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Easy Folder Listing Error with Joomla 3.9’ is closed to new replies.