Авторизуйтесь по паролю
sashok7062005 30.01.2015 Модули, Ламерские вопросы 3454
sashok7062005 - 2015-06-2030 января 2015 18:56 - #40361
Fatal error: Uncaught exception 'Exception' with message 'DateTime::__construct(): Failed to parse time string (@NULL) at position 0 (@): Unexpected character' in D:\OpenServer\domains\talant-i.loc\engine\modules\functions.php:196 Stack trace: #0 D:\OpenServer\domains\talant-i.loc\engine\modules\functions.php(196): DateTime->__construct('@NULL') #1 D:\OpenServer\domains\talant-i.loc\engine\modules\users.php(240): langdate('j F Y H:i', 'NULL') #2 D:\OpenServer\domains\talant-i.loc\engine\engine.php(123): include('D:\OpenServer\d...') #3 D:\OpenServer\domains\talant-i.loc\engine\init.php(702): require_once('D:\OpenServer\d...') #4 D:\OpenServer\domains\talant-i.loc\index.php(40): require_once('D:\OpenServer\d...') #5 {main} thrown in D:\OpenServer\domains\talant-i.loc\engine\modules\functions.php on line 196
header('Location: ' . $config['http_home_url'] );
header("Location: ".($config['allow_alt_url'] ? $config['http_home_url'] .'user/'.urlencode($member_id['name']).'/' : $PHP_SELF.'?subaction=userinfo&user='.urlencode($member_id['name'])));
CREATE TABLE `dle_views` ( `id` int(11) NOT NULL, `news_id` int(11) NOT NULL DEFAULT '0' ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;