Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   BT.Manager (phpMyBitTorrent) (http://www.bvlist.com/forumdisplay.php?f=23)
-   -   Upgrading phpBB (http://www.bvlist.com/showthread.php?t=2779)

joeroberts 6th June 2009 16:12

Upgrading phpBB
 
1 Attachment(s)
The current release of PMBT has integrated in it the phpBB 3.0.4 forum!
With the new release of phpBB 3.0.5 some might want to upgrade their forum, here is how to do that:

- download upgrade 3.0.4 to 3.0.5 from phpBB.com

- open phpBB-3.0.4_to_3.0.5\install\index.php

replace
Code:

$user = new user();
with
Code:

$user = new userbb(); //changed to work with pmbt
- open phpBB-3.0.4_to_3.0.5\install\database_update.php and do same

- upload to your site install folder
go to your phpBB3 url yoursite/phpBB3/install/
and folow instructions
after you run file check intergrate mod download the files as tar extract the files and reupload them to there corasponding folders
rename install or remove and you are done!

Here is the modded upgrade script for PMBT 2.0.4 with phpBB3.0.5
extract content Upload install to your phpBB3 folder Go to yoursite.com/phpBB3/install/index.php and follow directions after file check download the new modded files from system extract them and reupload them to ther proper places and finnish then upgrade delete the install folder and your done.

housefull 29th January 2010 00:39

I accept with information:- upload to your site install folder
go to your phpBB3 url yoursite/phpBB3/install/
and folow instructions
after you run file check intergrate mod download the files as tar extract the files and reupload them to there corasponding folders
rename install or remove and you are done!:friend:


All times are GMT +2. The time now is 00:04.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.