Getting Tons Of Errors In Log

I am getting a ton of errors in my error log like this:



[21-Oct-2014 17:56:57 UTC] PHP Notice: Undefined offset: 1 in /home/bevcorp/public_html/app/Tygh/Session.php on line 181

[21-Oct-2014 17:56:57 UTC] PHP Notice: Undefined offset: 1 in /home/bevcorp/public_html/app/Tygh/Session.php on line 181

[21-Oct-2014 17:56:57 UTC] PHP Notice: Undefined offset: 1 in /home/bevcorp/public_html/app/Tygh/Session.php on line 181

[21-Oct-2014 17:56:57 UTC] PHP Notice: Undefined offset: 1 in /home/bevcorp/public_html/app/Tygh/Session.php on line 181

[21-Oct-2014 17:56:57 UTC] PHP Notice: Undefined offset: 1 in /home/bevcorp/public_html/app/Tygh/Session.php on line 181

[21-Oct-2014 17:57:46 UTC] PHP Notice: Undefined offset: 1 in /home/bevcorp/public_html/app/Tygh/Session.php on line 181

[21-Oct-2014 18:08:13 UTC] PHP Notice: Undefined offset: 1 in /home/bevcorp/public_html/app/Tygh/Session.php on line 181



Any idea what this could be from and how to resolve it?



Thanks so much!



Mindy

I am getting exactly the same error showing in the error_log file.



Any ideas on what the problem is ?



I tried emptying the cscart_sessions and cscart_stored _sessions tables and thought the problem fixed but the errors are back.

report this to the bugtracker :



http://forum.cs-cart.com/tracker/

Did you clear your cache (and browser cache) after truncating the tables? If not, I'd truncate them and then clear the store cache.



My bet is your session entry is corrupt or the table needs repair.

http://forum.cs-cart.com/tracker/issue-5432-web-attack/