Jump to content

Error Log System


fabriceunko

Recommended Posts

Hello, in the error log, I get the following message. and I do not understand what it mean. can you help me?

 

File: [session.class.php] Line: [643] "INSERT INTO `CubeCart_sessions` (`admin_id`,`customer_id`,`ip_address`,`location`,`session_id`,`session_last`,`session_start`,`useragent`) VALUES ('0','0','192.199.243.187','','e1b166b8e7e8b02bce85494ed555938c','1442441647','1442441647','Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.4) Gecko/2008102920 Firefox/3.0.5');" - Duplicate entry 'e1b166b8e7e8b02bce85494ed555938c' for key 'PRIMARY'

Link to comment
Share on other sites

Hello Fabriceunko, 

 

Is there any effect on usability? I have hit errors like this a few times over the years usually they dont have any noticeable effect on how everything is running. Not all tables seem to have a primary key assigned / core upgrades appear to have modified the primary key assignment in some cases which seems to cause problems. 

As this is relating only to your sessions data which is generally not that important, one solution may be to backup your database then clear the data in the sessions table.  

K

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...