hektorjg Posted October 11, 2015 Share Posted October 11, 2015 Hello, I have done a migration of Prestashop 1.6.0.1.1 to a new provider, I did everything according to the manuals, but my theme is not working in the new server (backoffice is working). The error I receive is because it seems my theme is asking for a file in the previous server file system. Error: Fatal error: Uncaught exception 'Exception' with message 'load error: failed to find /homepages/2/d556605022/htdocs/clickandbuilds/PrestaShop/MYWEB/modules/prestacreathememanager/theme/less/theme-global.less(THIS IS THE OTHER SERVER FILE ROUTE)' in /var/www/vhosts/MYWEB.COM/httpdocs/MYWEB/modules/prestacreathememanager/lessc.inc.php:1527(NEW SERVER FILE ROUTE) Full error with trace: Fatal error: Uncaught exception 'Exception' with message 'load error: failed to find /homepages/2/d556605022/htdocs/clickandbuilds/PrestaShop/MYWEB/modules/prestacreathememanager/theme/less/theme-global.less' in /var/www/vhosts/MYWEB.COM/httpdocs/MYWEB/modules/prestacreathememanager/lessc.inc.php:1527 Stack trace: #0 /var/www/vhosts/MYWEB.COM/httpdocs/MYWEB/modules/prestacreathememanager/lessc.inc.php(1582): lessc->compileFile('/homepages/2/d5...') #1 /var/www/vhosts/MYWEB.COM/httpdocs/MYWEB/modules/prestacreathememanager/prestacreathememanager.php(790): lessc->cachedCompile(Array) #2 /var/www/vhosts/MYWEB.COM/httpdocs/MYWEB/modules/prestacreathememanager/prestacreathememanager.php(819): PrestacreaThemeManager->cacheCompileLess('/var/www/vhosts...', '/var/www/vhosts...') #3 /var/www/vhosts/MYWEB.COM/httpdocs/MYWEB/classes/Hook.php(512): PrestacreaThemeManager->hookHeader(Array) #4 /var/www/vhosts/MYWEB.COM/httpdocs/MYWEB/classes/controller/FrontController.php(455): HookCore::exec('displayHeader') #5 /var/www/ in /var/www/vhosts/MYWEB.COM/httpdocs/MYWEB/modules/prestacreathememanager/lessc.inc.php on line 1527 I need to fix this but I dont know how... Maybe I can create a rule with .htaccess but I dont know if that will work or how to do it. Thanks in avance for the support. Link to comment Share on other sites More sharing options...
Dh42 Posted October 11, 2015 Share Posted October 11, 2015 You will more than likely have to reset the PrestaCREA theme module. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now