Have anybody figured out how to upgade from 7.97 to newest 8.x?
I copied over the 7.x tables from one host to another. Unfortunately, there is no way to copy over the stored procedures, there are no working functions to do that in Enterprise Manager nor SQL Studio. The scripts they produce from the stored procedure is 100% broken .. so ...
I ran the up grade script and it was done with several thousand posts in a few seconds. I thought that was cool. So I followed the upgrade instructions. Unfortunately, you cant run the new 8.0 forums without stored procedures. And the upgrade requires you to upload and run the new 8.0 forums without installing ... I thought that was interesting too :)
I couldnt find anywhere in the upgrade instructions on the requirement to set the database information for the forums.... ...
What's going on here? Ive been wanting to run the new 8.x forums, but cant do that until there are upgrade instructions to allow me to do that.
Any help would be wonderful.
(edit): Ok guys, there were some required instructions omitted from the upgrade file. You must edit the file found in the /database folder. This is a must step that is missing from the file.
Another thing missing is that when you do the upgrade, you will have duplicate groups! I havent found a way to fix this problem yet.
All forums are hidden by default. In the admin panel they are set to be shown, but will not show for any user (except in control panel).
Also, when press "Update Member Group Permissions", you get a page not found .. ... ..
I had hope there was more testing on 8.0 upgrade script before it was rolled out?
(edit): I am updating this post as I go along for anybody who wants to take the dare to try to upgrade their forums ...
A lengthy workaround for copying the stored procedures is to use the Alter or Modify command to get the correct SP code. This you can take and execute on the new database. However, there are some errors to take into consideration.
I have only started on the first SP and already ran into an error. tblPermissions.read field does not exist ... ... .. I need to figure out the alternative to that field in order to port over the stored procedure.
Borg, I am hoping you or someone here could help me out with this. Its really frusterating not being able to upgrade to 8.x when the instructions doesnt contain the needed steps

Edited by Shannara - 25 April 2006 at 6:33pm