phpBB2.0.11 bridge problem phpBB2.0.11 bridge problem
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

phpBB2.0.11 bridge problem

Started by Casper, January 04, 2005, 11:20:54 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Casper

Updated to latest checkout (about 8.30 pm GMT) today, and re-tried to fix problems encountered with a bridged install, as discussed here.

These issues apear to be fixed, but I have the following problems;


  • When 'use post based groups' set to NO, admin is just a registered user, and unable to admin the gallery.
  • When 'use post based groups' set to NO, and the bridge is disabled, then admin, and everyone else, is treated as registered users.  All the coppermine groups had been changed to 'has_admin_access' set to 0 (no)

These are obviously related, but the only remedy once you have set 'use post based groups' to no, is to edit the database to reset the user permissions for the admin, and to turn off the bridge to allow the bridgemanager to be re-run.

I also have an issue with the login/logout, it seems to require you to do it twice, both ways, but this may be a cookie issue on my machine. 
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

Nibbler

I'll take another look at it tonight, but 'has_admin_access' is irrelevent with a bridge, admin status is determined purely by the bbs. I thought about bridge disabling, that does need code to restore the usergroups table properly. You can actually run the bridgemgr.php at any time, admin or not.

Joachim Müller

Quote from: Nibbler on January 04, 2005, 11:35:54 PM
You can actually run the bridgemgr.php at any time, admin or not.
...but only to disable bridging, using the standalone admin account created during install.

Joachim

Nibbler

It's never asked me for any login details, maybe I broke it.

Nibbler

Yay, seems like I did break it. - I'll commit the fix.

Nibbler

OK, everything should be ok, I was unable to replicate any login/logout cookie issues.

Casper

Thanks, I'm updating and trying now.

Quote from: Nibbler on January 04, 2005, 11:35:54 PM
'has_admin_access' is irrelevent with a bridge, admin status is determined purely by the bbs.

The bridging must leave the standard coppermine settings alone (I thought) so that when unbridged the install would revert to the original settings.
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

Casper

Excellent, all seems to be working spot on now, great job.
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

realnet1

After Bridging unable to log in
error
Fatal error: Call to undefined function: session_pagestart() in /home/.sites/80/site20/web/forum/login.php on line 37

site address www.adultphotopost.us/Gallery

Please advise

Nibbler

Please use the support forum for support requests.