Hello,
When I edit the "functions.php" file, I receive this error:
Quote:
Parse error: parse error in /home/initial/public_html/forums/includes/functions.php on line 1864
Fatal error: Call to undefined function: is_browser() in /home/initial/public_html/forums/global.php on line 59
|
Also, with all the edits on the gallery script, I receive these errors:
Quote:
DB Error: Bad SQL Query: INSERT INTO session (sessionhash, userid, host, useragent, lastactivity, location, styleid) VALUES ('04d73bb5c609bc86ea3728e4a11a4589', GUEST, '68.33.149.140', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322)', 1087928437, '/album/index.php', '0')
Unknown column 'GUEST' in 'field list'
Warning: Cannot modify header information - headers already sent by (output started at /home/initial/public_html/gallery/includes/db_mysql.php:188) in /home/initial/public_html/gallery/includes/sessions.php on line 108
Warning: Cannot modify header information - headers already sent by (output started at /home/initial/public_html/gallery/includes/db_mysql.php:188) in /home/initial/public_html/gallery/includes/sessions.php on line 108
Warning: Cannot modify header information - headers already sent by (output started at /home/initial/public_html/gallery/includes/db_mysql.php:188) in /home/initial/public_html/gallery/includes/sessions.php on line 108
|
I'm asuming I did something wrong. What could be wrong?
Thanks for your time!