Portál AbcLinuxu, 13. května 2025 22:14
Parse error: parse error, expecting `T_OLD_FUNCTION' or `T_FUNCTION' or `T_VAR' or `'}'' in /3w/webz.cz/c/cotus/index.php on line 57neviete čo to môže znamenať? index.php code:
line 57 -> public function __construct() { $this->import('FrontendUser', 'User'); parent::__construct(); define('BE_USER_LOGGED_IN', $this->getLoginStatus('BE_USER_AUTH')); define('FE_USER_LOGGED_IN', $this->getLoginStatus('FE_USER_AUTH')); // HOOK: trigger recall extension if (!FE_USER_LOGGED_IN && $this->Input->cookie('tl_recall_fe') && in_array('recall', $this->Config->getActiveModules())) { Recall::frontend($this); } }to iste mi vyhadzuje aj pri spusteni install.php prip. login.php všade je tam od riadku 57 rovnaký horeuvedený kod....
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.