View Single Post
Old August 3rd, 2008, 11:49 PM   #3 (permalink)
Yellowspurs
Member
Verified Customer
 
Join Date: Dec 2003
Posts: 75
Below is the error report I got when I set the debug option to email.

An error was encountered during execution of the query:

REPLACE INTO phpbb_sessions (session_id,session_user_id,session_start,session_time,session_ip,session_page,session_logged_in)
VALUES ('d9a00eaca685dec6e7f99fdd8bb75342',, 1217824486, 1217824486, '4ca8ce6a', '0', '1')

The query returned with an errorcode of:

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' 1217824486, 1217824486, '4ca8ce6a', '0', '1')' at line 2

If you need assistence or feel this is a 'bug'; please report it to our support forums at: http://www.photopost.com/members/forum/f66/index.html

To turn off these emails, set $debug=0 in your config-inc.php file.
Yellowspurs is offline   Reply With Quote