There has been a critical error processing your request

Started by zoltan, February 20, 2015, 05:19:01 PM

Previous topic - Next topic

zoltan

Searched the site for help regarding this, didn't find anything.
> I get the error message when I upgraded from 1.1.9 to 1.2
>> No access to admin
>>> No access to website

1. Help with upgrading the site, just checked the database fully functional and available.

or

2. I'll clean install 1.2v but need step by step help with using the 1.1.9v database file with 1.2v

Please help years of data on the line and need to upgrade, Thank you

smallfish

try to modify /core/lib/cache.php on line 53

change       
$cache_files = glob( DIR_CACHE. '*/*', GLOB_NOSORT);
to
$cache_files = glob( DIR_CACHE. '/', GLOB_NOSORT);

Forum Rules Code of conduct
AbanteCart.com 2010 -