I followed the instructions to make a test forum. This worked.
I then followed the instructions to do an upgrade.
It starts running but I got this error saying unexpected text:
<?xml version="1.0" encoding="UTF-8"?> Warning: Invalid argument supplied for foreach() in .../install/includes/class_upgrade_515a3.php on line 82 <upgrade> <message replace="0">Updating navbar link for New Topics.</message> <status>Status: Processing 5.1.5 Alpha 4, Step 1 of 3</status> <longversion>5.1.5 Alpha 3</longversion> <version>515a4</version> <nextstep>1</nextstep> <upgradenotice><![CDATA[<strong>Upgrading to 5.1.5 Alpha 3</strong>]]></upgradenotice> </upgrade>
My only template mods have been via new templates and the css_additional.css. I've edited no core templates. So I don't understand why I would get an unexpected text error.
details after the upgrade stopped show:
And now when I get back into the upgrade.php I see
So it upgraded me to an alpha version and stopped???
So I just hit upgrade again and it finished.
Can anyone shed some light on this. I'd like to upgrade my main forum but this made me a little nervous -- is there something I should do before I upgrade my live forum?
I then followed the instructions to do an upgrade.
It starts running but I got this error saying unexpected text:
<?xml version="1.0" encoding="UTF-8"?> Warning: Invalid argument supplied for foreach() in .../install/includes/class_upgrade_515a3.php on line 82 <upgrade> <message replace="0">Updating navbar link for New Topics.</message> <status>Status: Processing 5.1.5 Alpha 4, Step 1 of 3</status> <longversion>5.1.5 Alpha 3</longversion> <version>515a4</version> <nextstep>1</nextstep> <upgradenotice><![CDATA[<strong>Upgrading to 5.1.5 Alpha 3</strong>]]></upgradenotice> </upgrade>
My only template mods have been via new templates and the css_additional.css. I've edited no core templates. So I don't understand why I would get an unexpected text error.
details after the upgrade stopped show:
- Upgrading to 5.1.5 Alpha 1
- Step 1 - Altering privatemessage Table (1 of 1)
- Upgrading to 5.1.5 Alpha 2
- Step 1 - Altering channel Table (1 of 1)
And now when I get back into the upgrade.php I see
Upgrading to 5.1.5
Press the button below to begin the upgrade
from 5.1.5 Alpha 3 to 5.1.5
from 5.1.5 Alpha 3 to 5.1.5
So it upgraded me to an alpha version and stopped???
So I just hit upgrade again and it finished.
Can anyone shed some light on this. I'd like to upgrade my main forum but this made me a little nervous -- is there something I should do before I upgrade my live forum?
Comment