AbanteCart Community
Shopping Cart Operations => Support => General Support => Topic started by: Ollie on June 27, 2014, 12:54:02 AM
-
When I try to access the migration tool, I get this error message:
Fatal error: require_once() [function.require]: Failed opening required '/home/azhea3/public_html/store/admin/model/tool/migration/_vti_cnf' (include_path='.:/usr/local/php52/lib/php') in /home/azhea3/public_html/store/admin/model/tool/migration.php on line 735
I appreciate if someone could tell me how to fix the problem.
-
abantecart app does not contain "_vti_cnf" folders. Probably you should check /home/azhea3/public_html/store/admin/model/tool/migration/_vti_cnf and remove it
-
Thank you!