mikeh9678 Posted February 22, 2006 Posted February 22, 2006 I have installed Paypal IPN which works great. the problem I now have is that on every page in the admin system I get the following error message: 1062 - Duplicate entry '7a1976a6b51f643a7f1e61e596ae6926' for key 1 insert into sessions values ('7a1976a6b51f643a7f1e61e596ae6926?action=view', '1140649408', 'language|s:7:\"english\";languages_id|s:1:\"1\";selected_box|s:7:\"modules\";') [TEP STOP] Warning: Unknown(): A session is active. You cannot change the session module's ini settings at this time. in Unknown on line 0 Can anyone point me in the direction of why? Cheers Mike
♥Vger Posted February 23, 2006 Posted February 23, 2006 The two things are probably unconnected. Access your database via phpMyAdmin, go to the Sessions table and delete all sessions. One of them has become corrupted. Vger
mikeh9678 Posted February 23, 2006 Author Posted February 23, 2006 The two things are probably unconnected. Access your database via phpMyAdmin, go to the Sessions table and delete all sessions. One of them has become corrupted. Vger I tried that but still get the error. I have pinned it down to occuring when I go to the transactions list on the Paypal IPN module in Admin.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.