Page 1 of 1

Error logging into admin panel after hosting change

Posted: Wed Jul 31, 2024 9:22 pm
by decomat
Hello,

After changing the hosting of an OpenCart 2.3.0.2 store with PHP 5.6, I encountered the following error when attempting to log in to the admin panel:
Notice: Error: Could not load template /home/****/shop/admin/view/template/extension/dashboard/d_seo_module_target_keyword_info.tpl! in /home/****/shop/vqmod/vqcache/vq2-system_library_template_php.php on line 23
I checked the directory, and the file /d_seo_module_target_keyword_info.tpl/ is missing. It is also missing in the backup archive. Does anyone have any idea how to solve this problem without having to manually input 1200 products one by one into a new site?

Re: Error logging into admin panel after hosting change

Posted: Wed Jul 31, 2024 9:39 pm
by JNeuhoff
There is no OC 2.3.3 version!

In general, your are dealing with a 3rd party SEO extension, which you have to re-install. Before doing so, check its DB tables, it may still have the old SEO keywords. Download this DB table via PHPMyAdemin, re-install the SEO extension, and then restore the DB table with its SEO keywords.

If you are not experienced enough to do so, you may have to find a professional developer to look into it. Or you could ask the SEO extension author for help.

Re: Error logging into admin panel after hosting change

Posted: Wed Jul 31, 2024 10:38 pm
by paulfeakins
decomat wrote:
Wed Jul 31, 2024 9:22 pm
Notice: Error: Could not load template /home/****/shop/admin/view/template/extension/dashboard/d_seo_module_target_keyword_info.tpl! in /home/****/shop/vqmod/vqcache/vq2-system_library_template_php.php on line 23
Try: https://www.antropy.co.uk/blog/how-to-c ... t-3-0-2-0/