I will try to post my findings in this topic regarding the update from 5.0.5 to 5.1.0.
Problem 1:
At the moment I'm running a test upgrade and the first run of the upgrade script gave me this error:
After that he aborts the upgrade. Strange enough, when I retry the upgrade he continues where he first gave this error. Then he hangs at the most final step XML processing step 17/17 and needs to be restarted also. And after that the upgrade seems to be succesful (step 17/17 only took 1 second).
I did the upgrade twice, to be sure the above problems re-occur and they did.
Problem 2:
The second thing is that after the upgrade my customized pages are gone. They are replaced by the default pages. I mean the pages I made with the Site Builder, some I gave a new template name (like the homepage). I still can see my made template, but when I select the template, the page is completely empty and I need to design it all over again.
Problem 3:
When I upload a photo in a thread via the 'Image button' in the Advanced Editor and I choose for Upload - Send to server. It appears in the post. I type some text and after that I push the post button.
After that I receive the error:
You are not authorized to create this post.
But when I refresh the page, my post seems to be inserted in the database. When I ry it again, It gives the same error. When I push the Post button again it tells me that I'm trying to post a duplicate message.
When I discover more findings, I'll update my topic.
Problem 1:
At the moment I'm running a test upgrade and the first run of the upgrade script gave me this error:
Code:
<b>Warning</b>: array_merge(): Argument #1 is not an array in <b>C:\website\core\vb\datastore\filecache.php</b> on line <b>148</b><br /> <?xml version="1.0" encoding="windows-1252"?> <upgrade> <message replace="0">Updating channel table</message> <status>Status: Processing 5.1.0 Alpha 1, Step 7 of 19</status> <longversion>5.1.0 Alpha 1</longversion> <version>510a1</version> <nextstep>7</nextstep> </upgrade>
I did the upgrade twice, to be sure the above problems re-occur and they did.

Problem 2:
The second thing is that after the upgrade my customized pages are gone. They are replaced by the default pages. I mean the pages I made with the Site Builder, some I gave a new template name (like the homepage). I still can see my made template, but when I select the template, the page is completely empty and I need to design it all over again.
Problem 3:
When I upload a photo in a thread via the 'Image button' in the Advanced Editor and I choose for Upload - Send to server. It appears in the post. I type some text and after that I push the post button.
After that I receive the error:
You are not authorized to create this post.
But when I refresh the page, my post seems to be inserted in the database. When I ry it again, It gives the same error. When I push the Post button again it tells me that I'm trying to post a duplicate message.
When I discover more findings, I'll update my topic.
Comment