После обновления движка до v3.2.3 и переезда на новый хостинг вылезло следущее...
Fatal error: Call to undefined method skin_global_other_18::quickNavigationWrapper() in /home/***/domains/deesing.org/public_html/admin/applications/core/modules_public/ajax/navigation.php on line 62
By using this site, you agree to our Terms of Use & We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..
Здравствуйте!
После обновления движка до v3.2.3 и переезда на новый хостинг вылезло следущее...
Содержимое файла navigation.php
/* Return */ if ( $do == 'all' ) { 62 строка --> return $this->returnHtml( $this->registry->output->getTemplate( 'global_other' )->quickNavigationWrapper( $navigation->loadApplicationTabs(), $navigation->loadNavigationData(), $navigation->getApp() ) ); } else { return $this->returnHtml( $this->registry->output->getTemplate( 'global_other' )->quickNavigationPanel( $navigation->loadNavigationData(), $navigation->getApp() ) ); }В чем может быть дело? Спасибо!
Edited by webog