Jump to content

Refferences to old install in new database


Recommended Posts

Hi,

 

I have just finished the migration from 1.6 to 1.7 of my prestashop store. Everything seems to have gone well, the database has been converted nicely, and the functionality is all there. But...

I want to remove the "bank transfer" and "pay by cheque" options, but I am confronted with an error message:  "Could not perform uninstall for module undefined" , ok, so maybe I need to see if I can upgrade the module before uninstalling it. But when I click on updates I get the following error:

 

Oops... looks like an unexpected error occurred.

Compile Error: require_once(): Failed opening required '/var/www/vhosts/daida.eu/public_html/modules/ps_crossselling/ps_crossselling.php' (include_path='/var/www/vhosts/solivera.us/httpdocs/vendor/pear/pear_exception:/var/www/vhosts/solivera.us/httpdocs/vendor/pear/console_getopt:/var/www/vhosts/solivera.us/httpdocs/vendor/pear/pear-core-minimal/src:/var/www/vhosts/solivera.us/httpdocs/vendor/pear/archive_tar:.:/opt/plesk/php/7.4/share/pear')

[Symfony\Component\Debug\Exception\FatalErrorException 0]

 

This is worrying as the error mentions the domain daida.eu, this is where I created the brand new presta 1.7 install before migrating the data from the old 1.6. After I was happy the install was running well, I then migrated all the data to the solivera.us domain. I made sure to follow the steps outlined in various documents, like disabeling and clearing cache, maintanace mode, changing the shop url etc. I have just made a phpmyadmin export of the database and I am surprised to see 317 mentions of the old domain (daida.eu) in the database, 102 of which are in the ps_log table. A heap of them are in ps_pagenotfound,

 

Just to be clear, as the site needed to stay running while I was creating the new store, I installed presta 1.7 on the domain daida.eu. Then I used an upgrade tool to convert and transfer the solivera.us (1.6) database to the new daida.eu(1.7) site. After that I simply set all parameters on daida.eu to reflect the new solivera.us site, and copied database and files to the new solivera.us domain. it was both a conversion to 1.7 AND a move from one hosting provider to another.

 

Can anyone point me in the right direction on how to get rid of that error message above, that reffers to the daida.eu domain when trying to update modules? also, the error mentions a path /var/www/vhosts I cannot find that anywhere........

 

Thanks in advance,

Dave.

Update 14/06/2022

Apparently there is a thread that deals with this issue. It involves deleting old cache information in /var/cache.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...