| View previous topic :: View next topic |
| Author |
Message |
bestbuildpc I might as well work here


Joined: Nov 16, 2009 Posts: 100
|
|
| Back to top |
|
 |
bobby Site Admin


Joined: Jan 20, 2009 Posts: 782
|
Posted: Thu Dec 16, 2010 7:50 am Post subject: |
|
|
Phpbb2 has been secured in RavenNuke. Many styles are available for both 2 and 3. The main issue with phpbb2 is that it is not being updated and for all practical purposes, it is a dead project.
The great thing about a phpbb3 bridge is that it can be updated super fast when newer versions are released as opposed to a port that would take much longer to release updates. Future bridges will include better sharing of user data between the two systems.
The phpbb3 project is going in a different direction with future releases that will require a totally different bridge to work with any CMS. Until they release a new phpbb3, very little will be done on bridges since they are basically doing a totally new phpbb3. _________________ Tricked Out News |
|
| Back to top |
|
 |
BobbyG I might as well work here


Joined: Sep 20, 2009 Posts: 42
|
Posted: Tue Apr 05, 2011 7:51 am Post subject: |
|
|
I loaded phpBB3 on a new site, but had problems with the bridge from RN.
First was _authors not found (solved problem by adding $prefix=(the rn prefix: i.e. nuke)to the config file in /phpBB3.
The other problem was that it would always then bridge over logged in as administrator. To solve this I changed ".$user_prefix."_users to ".$prefix."_users in phpbb3.php.
Now it works perfectly restricting access from rn to forums based on user and group setting in rn.
http://stsoftware.biz has phpBB3 styles available for free.
Last edited by BobbyG on Tue Apr 05, 2011 8:29 am; edited 1 time in total |
|
| Back to top |
|
 |
bobby Site Admin


Joined: Jan 20, 2009 Posts: 782
|
|
| Back to top |
|
 |
BobbyG I might as well work here


Joined: Sep 20, 2009 Posts: 42
|
|
| Back to top |
|
 |
GazJ Newbie


Joined: Mar 27, 2011 Posts: 5
|
|
| Back to top |
|
 |
BobbyG I might as well work here


Joined: Sep 20, 2009 Posts: 42
|
|
| Back to top |
|
 |
bobby Site Admin


Joined: Jan 20, 2009 Posts: 782
|
|
| Back to top |
|
 |
GazJ Newbie


Joined: Mar 27, 2011 Posts: 5
|
|
| Back to top |
|
 |
bobby Site Admin


Joined: Jan 20, 2009 Posts: 782
|
|
| Back to top |
|
 |
GazJ Newbie


Joined: Mar 27, 2011 Posts: 5
|
|
| Back to top |
|
 |
|
|