XF 2.1 Site migration issues

hdrcweb

Member
Hi
I'm looking to move our XF site to a new server, in prep for this I have insatlled a blank/new installation which works fine (apart from en error saying the url doesn't match the license as it's on a temp URL), I then imported the live site DB and this has completed but I'm getting an error when loading the site: "The site is currently being upgraded. Please check back later."
Any idea why this is happeneing and what the fix is?

Thanks
 
good point,
the source site says: You are already running the current version (2.2.15).
the new site says: You are already running the current version (2.2.16).

How can they be different 15/16 but both say "You are already running the current version"? does this minor version cause these issue?
 
That's what I did to get the version numbers so not sure what you mean.

when I flip the new site over to the imported DB and login to the Install page I get 'Click the button below to begin the upgrade to 2.2.16.'
I ran the upgarde and now get 'An unexpected error occurred. Please try again later.'
 
I have but this matches the file version of the source site.
I've enabled debuig mode and get:

An exception occurred: [Exception] Could not find class OzzModz\UserSignatureImageUpload\XF\Entity\User when attempting to extend XF\Entity\User in src/XF/Extension.php on line 200

  1. XF\Extension->extendClass() in src/XF/Mvc/Entity/Manager.php at line 55
  2. XF\Mvc\Entity\Manager->getEntityClassName() in src/XF/Mvc/Entity/Manager.php at line 69
  3. XF\Mvc\Entity\Manager->getEntityStructure() in src/XF/Repository/User.php at line 86
  4. XF\Repository\User->getGuestUser() in src/XF/Repository/User.php at line 32
  5. XF\Repository\User->getVisitor() in src/XF/App.php at line 2052
  6. XF\App->getVisitorFromSession() in src/XF/Pub/App.php at line 159
  7. XF\Pub\App->start() in src/XF/App.php at line 2481
  8. XF\App->run() in src/XF.php at line 524
  9. XF::runApp() in index.php at line 20
 
the source site is prompting: XenForo 2.2.16 Patch 2 is now available.
this patch is already applied to the new site as it was in the download, would this cause this issue?
 
I guess that's an add-on from the other site that I dont have on the new site, can I just copy the files over or do I need to downoad and install it, if so where can I download it from?
 
Back
Top Bottom