d2jsp
Log InRegister
d2jsp Forums > Off-Topic > Computers & IT > Programming & Development > Php Website > Parse Error
Prev12
Add Reply New Topic New Poll
Member
Posts: 25,563
Joined: Mar 10 2007
Gold: 0.71
Sep 18 2014 06:37pm
http://pastebin.com/pRiXyguz


Alright last thing I think.

Fixed a bunch of stuff, now I get this error in the log file.
Member
Posts: 32,925
Joined: Jul 23 2006
Gold: 3,804.50
Sep 18 2014 07:50pm
Quote (Denzel @ Sep 18 2014 08:37pm)
http://pastebin.com/pRiXyguz


Alright last thing I think.

Fixed a bunch of stuff, now I get this error in the log file.


Code
session_save_path() expects parameter 1 to be string, array given in /home/shirtsfo/public_html/libs/CSGOShop.class.php on line 25
[18-Sep-2014 20:44:41 GMT] PHP Fatal error: Uncaught exception 'ActiveRecord\DatabaseException' with message 'exception 'PDOException' with message 'SQLSTATE[42S02]: Base table or view not found: 1146 Table 'shirtsfo_csgo.users' doesn't exist' in /home/shirtsfo/public_html/libs/php-activerecord/lib/Connection.php:321


does that table exist....?
Member
Posts: 11,610
Joined: Oct 28 2008
Gold: 1,795.00
Sep 19 2014 08:15am
Quote (carteblanche @ Sep 18 2014 07:50pm)
Code
session_save_path() expects parameter 1 to be string, array given in /home/shirtsfo/public_html/libs/CSGOShop.class.php on line 25
[18-Sep-2014 20:44:41 GMT] PHP Fatal error:  Uncaught exception 'ActiveRecord\DatabaseException' with message 'exception 'PDOException' with message 'SQLSTATE[42S02]: Base table or view not found: 1146 Table 'shirtsfo_csgo.users' doesn't exist' in /home/shirtsfo/public_html/libs/php-activerecord/lib/Connection.php:321


does that table exist....?


readin's hard
Go Back To Programming & Development Topic List
Prev12
Add Reply New Topic New Poll