ichpen
Well-known member
So I'm rehearsing a 2.2 upgrade from a 2.1.11 forum on a test VM with a real copy of my prod data. This is more of an FYI post.
Good thing for dress rehearsals.
Uploaded the 2.2.1 upgrade package.
Going to /install I get
"XenForo is already installed in your database. Continuing will remove all XenForo-related data from your database!" Then "You cannot proceed unless all XenForo database tables are removed." This is a new install message.
Obviously I'm not picking the delete all data option as this is supposed to be an upgrade.
I have an install-lock.php file present in internal_data with "<?php header('Location: ../index.php'); /* Installed: Sat, 25 Apr 15 15:56:54 +0000 */".
I check and I see TH Reactions Plus is breaking the board admin & upgrade process completely. Disabling listeners, disabling this addon and re-enabling listeners seems to resolve this. So more of an FYI in case someone hits this problem. On a side note if you are running Chris' S3 addon you will want to temporarily remove or wrap all in IF statements the s3 classes in config.php as it will croak the install also when you disable listeners.
Overall not the cleanest major upgrade but hey dress rehearsals.
Good thing for dress rehearsals.
Uploaded the 2.2.1 upgrade package.
Going to /install I get
"XenForo is already installed in your database. Continuing will remove all XenForo-related data from your database!" Then "You cannot proceed unless all XenForo database tables are removed." This is a new install message.
Obviously I'm not picking the delete all data option as this is supposed to be an upgrade.
I have an install-lock.php file present in internal_data with "<?php header('Location: ../index.php'); /* Installed: Sat, 25 Apr 15 15:56:54 +0000 */".
I check and I see TH Reactions Plus is breaking the board admin & upgrade process completely. Disabling listeners, disabling this addon and re-enabling listeners seems to resolve this. So more of an FYI in case someone hits this problem. On a side note if you are running Chris' S3 addon you will want to temporarily remove or wrap all in IF statements the s3 classes in config.php as it will croak the install also when you disable listeners.
Overall not the cleanest major upgrade but hey dress rehearsals.