Hi ,
I am getting the following errors at php logs files
1)PHP Notice: Undefined offset: 1 in /var/www/store/app/functions/fn.catalog.php on line 7009
2)PHP Warning: next() expects parameter 1 to be array, null given in /var/www/store/app/Tygh/Bootstrap.php on line 352
The other main issue is the cache files.
I notice that the cache folder increase about 10GB every 2 week , i believe that is a critical issue for cs-cart.
To avoid this i need to cleat the cache every 2 week.
I also notice that the cscart_stored_session table is huge about 300mb so to avoid this i edit the // Sessions storage live time from 2 week to 2 days at config.php and now the table is about 80mb.
I own a small site with 400 products and about 200 views per day.
What is your suggestion on the above issues.
Thanks.
|