Status
Not open for further replies.

Smilie

Customer
When i press the notifications and go to the activity stuff, my whole page goes white, and prints the following text:


Checking if a package is enabled for an invalid package '3' on line 392 in C:\accdata\fusion\public_html\forum\vb\types.php
#0 C:\accdata\fusion\public_html\forum\vb\router.php(503): vB_Types->packageEnabled('3')
#1 C:\accdata\fusion\public_html\forum\vb\router.php(566): vB_Router::assertRoutes()
#2 C:\accdata\fusion\public_html\forum\vb\route.php(231): vB_Router::getRouteSegmentFromClass('vBCms_Route_Lis...')
#3 C:\accdata\fusion\public_html\forum\packages\vbcms\route\list.php(92): vB_Route->__construct()
#4 C:\accdata\fusion\public_html\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 C:\accdata\fusion\public_html\forum\vb\types.php , C:\accdata\fusion\public_html\forum\vb\vb.php, 287, Array ([exception] => vB_Exception_Warning Object ([] => ,[] => ,[] => ,[] => ,[] => ,[] => ,[] => Checking if a package is enabled for an invalid package '3',[] => ,[] => 0,[] => C:\accdata\fusion\public_html\forum\vb\types.php,[] => 392,[] => Array ([0] => Array ([file] => C:\accdata\fusion\public_html\forum\vb\router.php,[line] => 503,[function] => packageEnabled,[class] => vB_Types,[type] => ->,[args] => Array ([0] => 3)),[1] => Array ([file] => C:\accdata\fusion\public_html\forum\vb\router.php,[line] => 566,[function] => assertRoutes,[class] => vB_Router,[type] => ::,[args] => Array ()),[2] => Array ([file] => C:\accdata\fusion\public_html\forum\vb\route.php,[line] => 231,[function] => getRouteSegmentFromClass,[class] => vB_Router,[type] => ::,[args] => Array ([0] => vBCms_Route_List)),[3] => Array ([file] => C:\accdata\fusion\public_html\forum\packages\vbcms\route\list.php,[line] => 92,[function] => __construct,[class] => vB_Route,[type] => ->,[args] => Array ()),[4] => Array ([file] => C:\accdata\fusion\public_html\forum\member.php,[line] => 567,[function] => getURL,[class] => vBCms_Route_List,[type] => ::,[args] => Array ([0] => Array ([type] => author,[value] => 1-Mikkel)))),[] => ),
Code:
 => 256)) #1 trigger_error(Checking if a package is enabled for an invalid package '3' on line 392 in C:\accdata\fusion\public_html\forum\vb\types.php , 256) called at [C:\accdata\fusion\public_html\forum\vb\vb.php:287] #2 vB::handleException(vB_Exception_Warning Object ([] => ,[] => ,[] => ,[] => ,[] => ,[] => ,[] => Checking if a package is enabled for an invalid package '3',[] => ,[] => 0,[] => C:\accdata\fusion\public_html\forum\vb\types.php,[] => 392,[] => Array ([0] => Array ([file] => C:\accdata\fusion\public_html\forum\vb\router.php,[line] => 503,[function] => packageEnabled,[class] => vB_Types,[type] => ->,[args] => Array ([0] => 3)),[1] => Array ([file] => C:\accdata\fusion\public_html\forum\vb\router.php,[line] => 566,[function] => assertRoutes,[class] => vB_Router,[type] => ::,[args] => Array ()),[2] => Array ([file] => C:\accdata\fusion\public_html\forum\vb\route.php,[line] => 231,[function] => getRouteSegmentFromClass,[class] => vB_Router,[type] => ::,[args] => Array ([0] => vBCms_Route_List)),[3] => Array ([file] => C:\accdata\fusion\public_html\forum\packages\vbcms\route\list.php,[line] => 92,[function] => __construct,[class] => vB_Route,[type] => ->,[args] => Array ()),[4] => Array ([file] => C:\accdata\fusion\public_html\forum\member.php,[line] => 567,[function] => getURL,[class] => vBCms_Route_List,[type] => ::,[args] => Array ([0] => Array ([type] => author,[value] => 1-Mikkel)))),[] => ))
 
What version of vB are you running? I think something like this was mentioned in one of the bugfixes for vB 4.0.5
 
Considering the error message gives no mention about any DBTech product I don't really know what I can do... I'll look into it, though :)
 
Status
Not open for further replies.
Back
Top