Jump to content

Site Statistics


Guest underworldfence

Recommended Posts

Guest underworldfence

'Site statistics' on cubecart display wrong times everytime a customer logs into the store. And when a customer logs in for the 2nd or 3rd time the 1st log in times are shown instead of the current log in times.

And how can I clear the statistics for a fresh start?

Please help.

Link to comment
Share on other sites

Hi,

There isn't an easy way to clear these stats.

If you have "myPHPadmin" on your server, you can clear the stats by editing the table and deleting empty sessions.

If you've got lots, you could clear all sessions by sending the following SQL command;

 TRUNCATE TABLE `CubeCart_sessions`

However, any active sessions will be cleared (ie if you have people with products in the basket, they'll lose the contents, probably losing you the sale)

The date/time could be down to the server time zone - is the server in the same time zone as you?

If it is in the US and you're in the UK, there could be quite a few hours difference.

In the CC Admin, under Time & Date, there is a facility to correct for this difference.

Hope this helps,

Jason

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