Hi
I have moved my site to another server, I did not follow CS Carts instructions on a new copy of the same version on the server first as I could not download a none corrupted version from there site.
I downloaded my site files and uploaded them to new hosting via ftp
I then Dumped the Database and uploaded this.
I reconfigured my config.local. file with all the new info
Now this should work
But I get an error that points back to my old host
Warning: include(/var/www/vhosts/ip-188-121-50-191.ip.secureserver.net/shopability/app/schemas/last_view/frontend.php): failed to open stream: No such file or directory in /home/shopabil/public_html/app/functions/fn.common.php on line 2120
The first line is the path to the database of my old host. It is not contained. The path has been changed in the local.config file to just localhost.
If there another file that I need to modify
I have deleted all the cache files that I know of. but maybe I am missing something.
Alan
[quote name='Takestock' timestamp='1386941603' post='173463']
Hi
I have moved my site to another server, I did not follow CS Carts instructions on a new copy of the same version on the server first as I could not download a none corrupted version from there site.
I downloaded my site files and uploaded them to new hosting via ftp
I then Dumped the Database and uploaded this.
I reconfigured my config.local. file with all the new info
Now this should work
But I get an error that points back to my old host
Warning: include(/var/www/vhosts/ip-188-121-50-191.ip.secureserver.net/shopability/app/schemas/last_view/frontend.php): failed to open stream: No such file or directory in /home/shopabil/public_html/app/functions/fn.common.php on line 2120
The first line is the path to the database of my old host. It is not contained. The path has been changed in the local.config file to just localhost.
If there another file that I need to modify
I have deleted all the cache files that I know of. but maybe I am missing something.
Alan
[/quote]
I hate sorting my own issues, but I eventually go a clean copy of Multi Vendor
Having deleted my database and setting it up again I installed over my files and then uploaded my database dump file.
It all worked perfectly.
Alan
Clear the cache. You have the old paths cached.
[quote name='tbirnseth' timestamp='1386999227' post='173495']
Clear the cache. You have the old paths cached.
[/quote]
Issue solved by copying site site files from a fresh install over to my production site. It wasn't a cache issue that I could find…
Alan