Multiple errors when try to login to sample
Posted: Wed Jun 20, 2012 4:17 pm
When I try to login I get the following errors:
Notice: Undefined index: nuRunQuery in C:\xampp\htdocs\nubuilder\db\sample\database.php on line 13
Notice: Undefined index: ses in C:\xampp\htdocs\nubuilder\productionnu2\common.php on line 114
Notice: Undefined index: nu_session in C:\xampp\htdocs\nubuilder\productionnu2\common.php on line 717
Notice: Undefined index: nu_access_level in C:\xampp\htdocs\nubuilder\productionnu2\common.php on line 718
Notice: Undefined index: nu_user_id in C:\xampp\htdocs\nubuilder\productionnu2\common.php on line 719
Notice: Undefined index: nu_auser_group in C:\xampp\htdocs\nubuilder\productionnu2\common.php on line 720
Notice: Undefined index: #nu_session# in C:\xampp\htdocs\nubuilder\productionnu2\common.php on line 721
Notice: Undefined index: #nu_session# in C:\xampp\htdocs\nubuilder\productionnu2\common.php on line 722
Notice: Undefined index: #parameter# in C:\xampp\htdocs\nubuilder\productionnu2\common.php on line 723
Notice: Undefined variable: time in C:\xampp\htdocs\nubuilder\productionnu2\common.php on line 258
Notice: Undefined variable: DBSiteGlobeadminPasswordOnly in C:\xampp\htdocs\nubuilder\productionnu2\formlogin.php on line 65
Notice: Trying to get property of non-object in C:\xampp\htdocs\nubuilder\productionnu2\formlogin.php on line 106
Notice: Trying to get property of non-object in C:\xampp\htdocs\nubuilder\productionnu2\formlogin.php on line 113
I had to manually type that all up. When I click login the errors flash real quick and then go back to the login screen (http://127.0.0.1/nubuilder/db/sample/). The only way I was able to get them all was to use CamStudio to record this then pause on that frame.
The URL that shows up for that error page is:
http://127.0.0.1/nubuilder/productionnu2/formlogin.php?x=1&d=db/sample
Notice: Undefined index: nuRunQuery in C:\xampp\htdocs\nubuilder\db\sample\database.php on line 13
Notice: Undefined index: ses in C:\xampp\htdocs\nubuilder\productionnu2\common.php on line 114
Notice: Undefined index: nu_session in C:\xampp\htdocs\nubuilder\productionnu2\common.php on line 717
Notice: Undefined index: nu_access_level in C:\xampp\htdocs\nubuilder\productionnu2\common.php on line 718
Notice: Undefined index: nu_user_id in C:\xampp\htdocs\nubuilder\productionnu2\common.php on line 719
Notice: Undefined index: nu_auser_group in C:\xampp\htdocs\nubuilder\productionnu2\common.php on line 720
Notice: Undefined index: #nu_session# in C:\xampp\htdocs\nubuilder\productionnu2\common.php on line 721
Notice: Undefined index: #nu_session# in C:\xampp\htdocs\nubuilder\productionnu2\common.php on line 722
Notice: Undefined index: #parameter# in C:\xampp\htdocs\nubuilder\productionnu2\common.php on line 723
Notice: Undefined variable: time in C:\xampp\htdocs\nubuilder\productionnu2\common.php on line 258
Notice: Undefined variable: DBSiteGlobeadminPasswordOnly in C:\xampp\htdocs\nubuilder\productionnu2\formlogin.php on line 65
Notice: Trying to get property of non-object in C:\xampp\htdocs\nubuilder\productionnu2\formlogin.php on line 106
Notice: Trying to get property of non-object in C:\xampp\htdocs\nubuilder\productionnu2\formlogin.php on line 113
I had to manually type that all up. When I click login the errors flash real quick and then go back to the login screen (http://127.0.0.1/nubuilder/db/sample/). The only way I was able to get them all was to use CamStudio to record this then pause on that frame.
The URL that shows up for that error page is:
http://127.0.0.1/nubuilder/productionnu2/formlogin.php?x=1&d=db/sample