If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
These forums remain online primarily for archival purposes. While posting is still possible, it should not be considered a means for support. Please login to our portal and submit a ticket if you require assistance and we'll be more than happy to assist you.
Regular updates are posted to our blog and we will continue to post important notices to the Script Security forum section here. You can subscribe to that forum to automatically receive notifications.
Its really quite easy to upgrade, just download the patch off http://www.phpbb.com/downloads.php . Then put the proper patch on your server and the install, then do the upgrade_to_2.0.11.php or whatever that file is called. It will then run, and stuff. Delete the install directory and you're good to go.
Also, when reading the instruction I saw this:
-----------
As for the other upgrade procedures you should run install/update_to_210.php after you have finished updating the files. This will update your database schema and data (if appropriate) and increment the version number.
-----------
Does that mean that after I overwrite the original files with never files, I have to run the update_to_211.php script?
I updated with the new files, and then ran the "update_to_2011.php" script. Worked well on the four forums I updated.
If the new files for your version overwrite any files that you have customized with mods, etc., then you have to re-install those mods. That can be the longest part of the process. I had one heavily modded forum. I still don't have all the mods added back in.
I found it easiest to first download all the files I will be replacing to a folder on my computer, and then edit the distribution files to be uploaded with all the mods I had to have, and then upload them. My reasoning was that if I screwed up I could still restore the board to its prior condition and start over. It worked OK.
A good program to use when adding in mods to upgrade files is WinMerge. It lets you see both files side by side, and hightlights the differences, so it is easy to copy across the lines that you want to insert or overwrite.
Comment