Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Problem after installing Paypal IPN


mikeh9678

Recommended Posts

Posted

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

Posted

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

Posted
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.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...