Resource icon

Персоны кино v2.0.0

Please note, if you want to make a deal with this user, that it is blocked.
Спасибо .
PHP:
Fatal error: require_once(): Failed opening required 'E:\OpenServer\OpenServer\domains\60-fps.ru/library/includes/classes/person.class.php' (include_path='.;e:/openserver/openserver/modules/php/PHP-5.4;e:/openserver/openserver/modules/php/PHP-5.4/PEAR/pear') in E:\OpenServer\OpenServer\domains\60-fps.ru\ajax.php on line 97

На строчку
PHP:
require_once (CLASS_DIR .'person.class.php');
 
Last edited:
Please note, if you want to make a deal with this user, that it is blocked.
Все нормально парсит , на локалке что то не глюконуло ..
 
Спасибо .
PHP:
Fatal error: require_once(): Failed opening required 'E:\OpenServer\OpenServer\domains\60-fps.ru/library/includes/classes/person.class.php' (include_path='.;e:/openserver/openserver/modules/php/PHP-5.4;e:/openserver/openserver/modules/php/PHP-5.4/PEAR/pear') in E:\OpenServer\OpenServer\domains\60-fps.ru\ajax.php on line 97

На строчку
PHP:
require_once (CLASS_DIR .'person.class.php');
Может у тебя не подключин модуль CURL
 
И еще, добавляем персону и парсим кинопоиск. Вроде всё заполняется но нотисы валятся

Code:
Notice: Use of undefined constant ENT_HTML401 - assumed 'ENT_HTML401' in /--public_html/library/includes/classes/person.class.php on line 142 Notice: Use of undefined constant ENT_HTML401 - assumed 'ENT_HTML401' in /--public_html/library/includes/classes/person.class.php on line 142 Notice: Use of undefined constant ENT_HTML401 - assumed 'ENT_HTML401' in /--public_html/library/includes/classes/person.class.php on line 142 Notice: Use of undefined constant ENT_HTML401 - assumed 'ENT_HTML401' in /--public_html/library/includes/classes/person.class.php on line 142 Notice: Use of undefined constant ENT_HTML401 - assumed 'ENT_HTML401' in /--public_html/library/includes/classes/person.class.php on line 142 Notice: Use of undefined constant ENT_HTML401 - assumed 'ENT_HTML401' in /--public_html/library/includes/classes/person.class.php on line 142 Notice: Use of undefined constant ENT_HTML401 - assumed 'ENT_HTML401' in /--public_html/library/includes/classes/person.class.php on line 142
 
Back
Top