VirtueMart Forum

VirtueMart 2 + 3 + 4 => Installation, Migration & Upgrade => Topic started by: edsmiths on January 02, 2019, 13:24:07 PM

Title: [SOLVED] vm migration problem - backend only
Post by: edsmiths on January 02, 2019, 13:24:07 PM
Hi there,

Sorry my English, but I will try to properly explain my current issue with a vm migration (version 3.0.12).

I recently started managing an older virtuemart e-commerce store, runing as a subdomain of a joomal website, let's say "store.domain1.com". As far as I can understand, there are two joomla instalations, with two different templates (one for the store and another for the "regular" site).

I want now to migrate only the on-line store to a new different domain (let's say "domain2.com")

I've managed to backup and restore the database and file systems on the new server and the content (frontend) is runing perfectly. Altough I cannot get access to the backend... it show-up the login screen but them after click the login button I've this error(Fatal error: Interface 'FOFConfigDomainInterface' not found in /home/"user"/public_html/libraries/fof/config/domain/dispatcher.php on line 18). The debub mode is on.

Please see a capture of the file (dispacher.php) - https://www.dropbox.com/s/50s4nhduo78eelg/capture.PNG?dl=0

Thank you for any input on this.

Ed
Title: Re: vm migration problem - backend only
Post by: GJC Web Design on January 02, 2019, 13:29:08 PM
You don't say what Joomla version your using ..  FOF is a Joomla class .. not VM
I would try first recopying all the joomla files from the appropriate  joomla version fresh ... 
Title: Re: vm migration problem - backend only
Post by: suvel on January 02, 2019, 14:34:54 PM
Could be a php version problem. Both domains are running the same php version?

Success,
Ronald
Title: Re: vm migration problem - backend only
Post by: edsmiths on January 02, 2019, 15:32:09 PM
Well, thank you all.

The Joomla version is 3.3.6.

php versions 5.6.33 (older server) and 5.6.39 (new one)

I think "GJC Web Design" solved the issue... I just copied the original fof/config files (from the original joomla instalation)  and replace the files in the new server. It seems that's all running nicely now.

Thank you again... will mark this thread as solved.



Title: Re: [SOLVED] vm migration problem - backend only
Post by: GJC Web Design on January 02, 2019, 16:44:26 PM
and then upgrade to J3.9.1...    ;)