Quote:
Originally Posted by Sforums
Receiving all sorst of errors on vb 4.1.0. pl2. Forum home page littered and defaced with error messages.
Database error in vBulletin 4.1.0:
Invalid SQL:
INSERT INTO dbtech_vbanalytics_session_visits
(sessionhash, data)
VALUES
('', 'a:1:{s:7:\"scripts\";a:1:{i:0;s:4:\"misc\";}}')
ON DUPLICATE KEY UPDATE
sessionhash = 'abb08b6df58588db9985bfda74a77408',
data = 'a:1:{s:7:\"scripts\";a:1:{i:0;s:4:\"misc\";}}';
MySQL Error : Duplicate entry 'abb08b6df58588db9985bfda74a77408' for key 'PRIMARY'
Error Number : 1062
|
Hmm. That's weird. For some reason there's no sessionhash. This may be an issue with that vB version. If you could forward me some FTP and Admin login I will be able to really get to the bottom of this.
For now disable the modification and I will look into vB 4.1.0 and see if there's any reason it's not working for that version.
p.s I am the developer of this modification- just using my personal account.
EDIT:
I am unable to reproduce this on 4.1.0 patch level 8. Due to how patches work, I can not test patch level 2.
Were you personally the receiver of this error? If so could you tell me what exactly you did to get this error?