0
Welcome Guest! Login
0 items Join Now

Error After Adding Popup Module to Menu

    • R2ba5Aq4's Avatar
    • R2ba5Aq4
    • Rocketeer
    • Posts: 75
    • Thanks: 10

    Error After Adding Popup Module to Menu

    Posted 9 years 3 weeks ago
    • Hello

      I tried adding a popup module to my main menu (testing on localhost):

      Gantry 5.2.13 -> Menu -> Particle -> Popup Module

      And the following error occurs regardless of which module I select:

       Whoops \ Exception \ ErrorException (E_ERROR)
      
      Call to undefined method JModuleHelper::getModuleList()
      Open: C:\xampp\htdocs\testing\libraries\gantry5\classes\Gantry\Framework\Platform.php
      
              $modules = $this->getModuleList();
              return $id && isset($modules[$id]) ? $modules[$id] : null;
          }
       
          protected function &getModuleList()
          {
              if ($this->modules === null) {
                  $modules = \JModuleHelper::getModuleList();
       
                  $this->modules = [];

      Thank you
    • Last Edit: 9 years 3 weeks ago by R2ba5Aq4.
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13484
    • Web Designer/Developer

    Re: Error After Adding Popup Module to Menu

    Posted 9 years 3 weeks ago
    • Please would you post your URL, superuser id and pswd in the secure tab of your post and i'll have a look for you.

      Regards, Mark.
    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
    • R2ba5Aq4's Avatar
    • R2ba5Aq4
    • Rocketeer
    • Posts: 75
    • Thanks: 10

    Re: Error After Adding Popup Module to Menu

    Posted 9 years 3 weeks ago
    • Hello

      Thank you for the reply. When I upload my site I will. Right now I'm still local.

      Thank you :)
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13484
    • Web Designer/Developer

    Re: Error After Adding Popup Module to Menu

    Posted 9 years 3 weeks ago
    • Ok, no problem, just reply here when you need me to look.

      Regards, Mark.
    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.

Time to create page: 0.059 seconds