Продвинутый
Join Date: Nov 2009
Posts: 118
Версия vB: 4.1.x
Reputation:
Опытный 21
Репутация в разделе: 15
|
Ошибка при нажатии на ник.
0
Добрый день столкнулся вот с такой проблемой. Вот нажимаю на ник и выбивает эту ошибку:
Quote:
Checking if a package is enabled for an invalid package '3' on line 392 in /home/www/z98362/VS/forum/vb/types.php
#0 /home/www/***/forum/vb/router.php(503): vB_Types->packageEnabled('3')
#1 /home/www/***/forum/vb/router.php(566): vB_Router::assertRoutes()
#2 /home/www/***/forum/vb/route.php(231): vB_Router::getRouteSegmentFromClass('vBCms_Route_Lis...')
#3 /home/www/***/forum/packages/vbcms/route/list.php(92): vB_Route->__construct()
#4 /home/www/***/forum/member.php(567): vBCms_Route_List::getURL(Array)
#5 {main}
Fatal error: Checking if a package is enabled for an invalid package '3' on line 392 in [path]/vb/types.php in [path]/vb/vb.php on line 287
#0 vb_error_handler(256, Checking if a package is enabled for an invalid package '3' on line 392 in /home/www/***/forum/vb/types.php , /home/www/***/forum/vb/vb.php, 287, Array ([exception] => vB_Exception_Warning Object ([] => ,[] => ,[] => ,[] => ,[] => ,[] => ,[] => Checking if a package is enabled for an invalid package '3',[] => ,[] => 0,[] => /home/www/***/forum/vb/types.php,[] => 392,[] => Array ([0] => Array ([file] => /home/www/***/forum/vb/router.php,[line] => 503,[function] => packageEnabled,[class] => vB_Types,[type] => ->,[args] => Array ([0] => 3)),[1] => Array ([file] => /home/www/***/forum/vb/router.php,[line] => 566,[function] => assertRoutes,[class] => vB_Router,[type] => ::,[args] => Array ()),[2] => Array ([file] => /home/www/***/forum/vb/route.php,[line] => 231,[function] => getRouteSegmentFromClass,[class] => vB_Router,[type] => ::,[args] => Array ([0] => vBCms_Route_List)),[3] => Array ([file] => /home/www/***/forum/packages/vbcms/route/list.php,[line] => 92,[function] => __construct,[class] => vB_Route,[type] => ->,[args] => Array ()),[4] => Array ([file] => /home/www/***/forum/member.php,[line] => 567,[function] => getURL,[class] => vBCms_Route_List,[type] => ::,[args] => Array ([0] => Array ([type] => author,[value] => 31-35162))))),[code] => 256)) called at [(null):0] #1 trigger_error(Checking if a package is enabled for an invalid package '3' on line 392 in /home/www/***/forum/vb/types.php , 256) called at [/home/www/***/forum/vb/vb.php:287] #2 vB::handleException(vB_Exception_Warning Object ([] => ,[] => ,[] => ,[] => ,[] => ,[] => ,[] => Checking if a package is enabled for an invalid package '3',[] => ,[] => 0,[] => /home/www/***/forum/vb/types.php,[] => 392,[] => Array ([0] => Array ([file] => /home/www/***/forum/vb/router.php,[line] => 503,[function] => packageEnabled,[class] => vB_Types,[type] => ->,[args] => Array ([0] => 3)),[1] => Array ([file] => /home/www/***/forum/vb/router.php,[line] => 566,[function] => assertRoutes,[class] => vB_Router,[type] => ::,[args] => Array ()),[2] => Array ([file] => /home/www/***/forum/vb/route.php,[line] => 231,[function] => getRouteSegmentFromClass,[class] => vB_Router,[type] => ::,[args] => Array ([0] => vBCms_Route_List)),[3] => Array ([file] => /home/www/***/forum/packages/vbcms/route/list.php,[line] => 92,[function] => __construct,[class] => vB_Route,[type] => ->,[args] => Array ()),[4] => Array ([file] => /home/www/***/forum/member.php,[line] => 567,[function] => getURL,[class] => vBCms_Route_List,[type] => ::,[args] => Array ([0] => Array ([type] => author,[value] => 31-35162)))))) called at [(null):0]
|
В чем тут проблема?
|