db error if table prefix entered

Issue #98 resolved
Jack VH created an issue

I was trying to install sellvana and I've entered a "table prefix" in the first step and got an error (pasted below) if I do not enter a table prefix it lets me go to step two. I'm currently using MAMP on my mac so it may be only a problem of mine.

#!

ERROR: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'sellvana.vans_fcom_admin_user' doesn't exist QUERY: SELECT * FROM `vans_fcom_admin_user` `u` LIMIT 1 FCom/Core/buckyball/com/lib/idiorm.php:972 FCom/Core/buckyball/com/db.php:1079 FCom/Core/buckyball/com/lib/idiorm.php:366 FCom/Core/buckyball/com/lib/paris.php:115 FCom/Core/buckyball/com/db.php:1309 FCom/Install/Controller.php:146 FCom/Core/buckyball/com/controller.php:2431 FCom/Core/buckyball/com/controller.php:2385 FCom/Core/buckyball/com/controller.php:2301 FCom/Core/buckyball/com/controller.php:2195 FCom/Core/buckyball/com/controller.php:1972 FCom/Core/buckyball/com/core.php:352 FCom/Core/Main.php:48 index.php:15 (FCom/Core/buckyball/com/db.php:1079) #0 BDebug::trigger(3, PDOException Object ([] => SQLSTATE[42S02]: Base table or view not found: 1146 Table 'sellvana.vans_fcom_admin_user' doesn't exist,[] => ,[] => 42S02,[] => FCom/Core/buckyball/com/lib/idiorm.php,[] => 972,[] => Array ([0] => Array ([file] => FCom/Core/buckyball/com/lib/idiorm.php,[line] => 972,[function] => execute,[class] => PDOStatement,[type] => ->,[args] => Array ([0] => Array ())),[1] => Array ([file] => FCom/Core/buckyball/com/db.php,[line] => 1079,[function] => _run,[class] => ORM,[type] => ->,[args] => Array ()),[2] => Array ([file] => FCom/Core/buckyball/com/lib/idiorm.php,[line] => 366,[function] => _run,[class] => BORM,[type] => ->,[args] => Array ()),[3] => Array ([file] => FCom/Core/buckyball/com/lib/paris.php,[line] => 115,[function] => find_one,[class] => ORM,[type] => ->,[args] => Array ([0] => )),[4] => Array ([file] => FCom/Core/buckyball/com/db.php,[line] => 1309,[function] => find_one,[class] => ORMWrapper,[type] => ->,[args] => Array ([0] => )),[5] => Array ([file] => FCom/Install/Controller.php,[line] => 146,[function] => find_one,[class] => BORM,[type] => ->,[args] => Array ()),[6] => Array ([file] => FCom/Core/buckyball/com/controller.php,[line] => 2431,[function] => action_step2,[class] => FCom_Install_Controller,[type] => ->,[args] => Array ([0] => Array ([module_name] => FCom_Install))),[7] => Array ([file] => FCom/Core/buckyball/com/controller.php,[line] => 2385,[function] => tryDispatch,[class] => BActionController,[type] => ->,[args] => Array ([0] => step2,[1] => Array ([module_name] => FCom_Install))),[8] => Array ([file] => FCom/Core/buckyball/com/controller.php,[line] => 2301,[function] => dispatch,[class] => BActionController,[type] => ->,[args] => Array ([0] => step2,[1] => Array ([module_name] => FCom_Install))),[9] => Array ([file] => FCom/Core/buckyball/com/controller.php,[line] => 2195,[function] => dispatch,[class] => BRouteObserver,[type] => ->,[args] => Array ()),[10] => Array ([file] => FCom/Core/buckyball/com/controller.php,[line] => 1972,[function] => dispatch,[class] => BRouteNode,[type] => ->,[args] => Array ()),[11] => Array ([file] => FCom/Core/buckyball/com/core.php,[line] => 352,[function] => dispatch,[class] => BRouting,[type] => ->,[args] => Array ()),[12] => Array ([file] => FCom/Core/Main.php,[line] => 48,[function] => run,[class] => BApp,[type] => ->,[args] => Array ()),[13] => Array ([file] => index.php,[line] => 15,[function] => run,[class] => FCom_Core_Main,[type] => ->,[args] => Array ([0] => FCom_Frontend))),[] => ,[errorInfo] => Array ([0] => 42S02,[1] => 1146,[2] => Table 'sellvana.vans_fcom_admin_user' doesn't exist)), 1, 1) called at [FCom/Core/buckyball/com/misc.php:2818] #1 BDebug::exceptionHandler(PDOException Object ([] => SQLSTATE[42S02]: Base table or view not found: 1146 Table 'sellvana.vans_fcom_admin_user' doesn't exist,[] => ,[] => 42S02,[] => FCom/Core/buckyball/com/lib/idiorm.php,[] => 972,[] => Array ([0] => Array ([file] => FCom/Core/buckyball/com/lib/idiorm.php,[line] => 972,[function] => execute,[class] => PDOStatement,[type] => ->,[args] => Array ([0] => Array ())),[1] => Array ([file] => FCom/Core/buckyball/com/db.php,[line] => 1079,[function] => _run,[class] => ORM,[type] => ->,[args] => Array ()),[2] => Array ([file] => FCom/Core/buckyball/com/lib/idiorm.php,[line] => 366,[function] => _run,[class] => BORM,[type] => ->,[args] => Array ()),[3] => Array ([file] => FCom/Core/buckyball/com/lib/paris.php,[line] => 115,[function] => find_one,[class] => ORM,[type] => ->,[args] => Array ([0] => )),[4] => Array ([file] => FCom/Core/buckyball/com/db.php,[line] => 1309,[function] => find_one,[class] => ORMWrapper,[type] => ->,[args] => Array ([0] => )),[5] => Array ([file] => FCom/Install/Controller.php,[line] => 146,[function] => find_one,[class] => BORM,[type] => ->,[args] => Array ()),[6] => Array ([file] => FCom/Core/buckyball/com/controller.php,[line] => 2431,[function] => action_step2,[class] => FCom_Install_Controller,[type] => ->,[args] => Array ([0] => Array ([module_name] => FCom_Install))),[7] => Array ([file] => FCom/Core/buckyball/com/controller.php,[line] => 2385,[function] => tryDispatch,[class] => BActionController,[type] => ->,[args] => Array ([0] => step2,[1] => Array ([module_name] => FCom_Install))),[8] => Array ([file] => FCom/Core/buckyball/com/controller.php,[line] => 2301,[function] => dispatch,[class] => BActionController,[type] => ->,[args] => Array ([0] => step2,[1] => Array ([module_name] => FCom_Install))),[9] => Array ([file] => FCom/Core/buckyball/com/controller.php,[line] => 2195,[function] => dispatch,[class] => BRouteObserver,[type] => ->,[args] => Array ()),[10] => Array ([file] => FCom/Core/buckyball/com/controller.php,[line] => 1972,[function] => dispatch,[class] => BRouteNode,[type] => ->,[args] => Array ()),[11] => Array ([file] => FCom/Core/buckyball/com/core.php,[line] => 352,[function] => dispatch,[class] => BRouting,[type] => ->,[args] => Array ()),[12] => Array ([file] => FCom/Core/Main.php,[line] => 48,[function] => run,[class] => BApp,[type] => ->,[args] => Array ()),[13] => Array ([file] => index.php,[line] => 15,[function] => run,[class] => FCom_Core_Main,[type] => ->,[args] => Array ([0] => FCom_Frontend))),[] => ,[errorInfo] => Array ([0] => 42S02,[1] => 1146,[2] => Table 'sellvana.vans_fcom_admin_user' doesn't exist))) called at [FCom/Core/Main.php:51] #2 FCom_Core_Main->run(FCom_Frontend) called at [index.php:15]

Comments (1)

  1. Log in to comment