0
Welcome Guest! Login
0 items Join Now

install error Gantry 5.4.27 Joomla 4-0-3

  • install error Gantry 5.4.27 Joomla 4-0-3

    Posted 2 years 7 months ago
    • Hi!
      PHP 7.4.9
      stops during installation, you receive the following error:
      UndefinedMethodError

      in C:\wamp64\www\new_joom.itt\plugins\system\gantry5\gantry5.php (line 80)



      75 * @param object $module
      76 * @param array $attribs
      77 */
      78 public function onRenderModule(&$module, &$attribs)
      79 {
      80 if (!$this->app->isSite() || !class_exists('Gantry\Framework\Gantry')) {
      81 return;
      82 }
      83 $gantry = \Gantry\Framework\Gantry::instance();
      84 $outline = $gantry;

      what could be the solution?
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13481
    • Web Designer/Developer

    Re: install error Gantry 5.4.27 Joomla 4-0-3

    Posted 2 years 7 months ago

Time to create page: 0.044 seconds