Hello guys, I have what appears to be a pretty quick-fix problem. I can't quite seem to nail it on my own though, so here's my server info:
Apache/2.0.46 (Red Hat)
PHP 4
Photopost 5.62
integrated with vBulletin 3.5.0 user system and header/footer
viewable at:
http://www.fast-autos.net/photopost/
The problem we're having is that ever since we've finished the installation I've been receiving e-mails like the following every time someone is floating around in PhotoPost:
=============================================================
Database error in vBulletin 3.5.0:
Invalid SQL:
INSERT INTO session
(sessionhash, userid, host, idhash, lastactivity, location, styleid, languageid, loggedin, inforum, inthread, incalendar, badlocation, useragent, bypass)
VALUES
('34f2898000b209b7a4daa7d8ead3d37b', 0, '74.6.23.155', '7c7af160b9dad4029a8b88c1754d2952', 1182786137, '/photopost/showphoto.php?photo=36&ppuser=9', 0, 0, 0, 0, 0, 0, 0, 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 0);
MySQL Error : Duplicate entry '34f2898000b509b2a4daa7d8ead3d37b' for key 1
Error Number : 1062
Date : Monday, June 25th 2007 @ 10:42:17 AM
Script :
http://www.fast-autos.net/photopost/...to=36&ppuser=9
Referrer :
IP Address : 74.6.23.155
Username : Unregistered
Classname : vb_database
=============================================================
The problem isn't interfering with the operation of PhotoPost, as best as I can tell... but I'd obviously prefer to get it fixed. Thanks for any help!