Advanced search  

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

Pages: [1]   Go Down

Author Topic: User Groups not synced correctly with PHPbb 2.0.18  (Read 11478 times)

0 Members and 1 Guest are viewing this topic.

XSTence

  • Coppermine newbie
  • Offline Offline
  • Gender: Male
  • Posts: 16
    • The Dutch Organ Portal and Forum
User Groups not synced correctly with PHPbb 2.0.18
« on: November 29, 2005, 03:49:49 am »

I have the following issue when trying to bridge coppermine and PHPbb V2.0.18:
We have 11 non-post based user groups in PHPbb which were under V1.3.3 always correctly listed/working, but now after bridging we get only 4 usergroups (and differently named groups from PHPbb). Strange though is the admin rights are OK as the admin account is working, so part of the bridging/group(s) must be working though...

Maybe it's got something to do with it or not, but clicking on a category results in a page not found error. This last line has been solved: the Friendly-URL's sample plugin caused this - prob. some safe mode issue or so. So only the usergroups which aren't recognized is the major problem for us.
Since we run the largest semi-commercial organ music community with content creators and moderators (all having different rights), we have this many usergroups defined - but as said - it did run fine under V1.3.3... What am I overlooking?

Info:

Coppermine install: http://www.yourhobby.nl/portal/gallery/
Forum install: http://www.yourhobby.nl/forumorgel/
Coppermine version: cpg1.4.2
Forum version: PHPbb V2.0.18
Test user account: test  pw: testCM

BridgeManager settings:
Forum URL:  http://www.yourhobby.nl/forumorgel
Relative path to your BBS's config file:  ../../forumorgel/
Use post-based groups?:  0 
« Last Edit: November 29, 2005, 06:58:11 am by XSTence »
Logged

noworyz

  • Contributor
  • Coppermine regular visitor
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 76
    • eGriz.com
Re: User Groups not synced correctly with PHPbb 2.0.18
« Reply #1 on: November 29, 2005, 06:45:01 am »

I am having the same problem.  My usergroups don't synchronize!
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: User Groups not synced correctly with PHPbb 2.0.18
« Reply #2 on: November 29, 2005, 09:19:33 am »

This last line has been solved: the Friendly-URL's sample plugin caused this
The SEF plugin is experimental. Temporarily disable it to solve the bridging issue first.
Logged

noworyz

  • Contributor
  • Coppermine regular visitor
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 76
    • eGriz.com
Re: User Groups not synced correctly with PHPbb 2.0.18
« Reply #3 on: November 29, 2005, 09:30:53 am »

sorry to sound dumb but how do I disable the plugin?
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: User Groups not synced correctly with PHPbb 2.0.18
« Reply #4 on: November 29, 2005, 09:37:48 am »

at the same place where you enabled it in the first place. Go to http://yoursite.tld/your_coppermine_folder/pluginmgr.php after being logged in as admin, then click on the "x" icon underneath "installed plugins" next to the SEF plugin.
Logged

noworyz

  • Contributor
  • Coppermine regular visitor
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 76
    • eGriz.com
Re: User Groups not synced correctly with PHPbb 2.0.18
« Reply #5 on: November 29, 2005, 09:46:26 am »

Ok, I didn't have it enabled, but I still am having the issues with the groups not syncronizing.

The only groups I see are the 4 that coppermine creates. admin, registered, guests and banned.

I have some other groups in my phpbb that are not showing up!
Logged

Nibbler

  • Guest
Re: User Groups not synced correctly with PHPbb 2.0.18
« Reply #6 on: November 29, 2005, 10:55:25 am »

If you want phpbb groups to be imported you need to enable 'Use post-based groups'. Read the manual.
Logged

XSTence

  • Coppermine newbie
  • Offline Offline
  • Gender: Male
  • Posts: 16
    • The Dutch Organ Portal and Forum
Re: User Groups not synced correctly with PHPbb 2.0.18
« Reply #7 on: November 29, 2005, 01:59:11 pm »

Hi Nibbler - sorry to see "noworyz" is hijacking my first thread/topic on this :( - please be so kind to start your own thread or reply if you have a solution in stead of adding your own problems !

ANyways - Of course I did try to use post-based groups (we don't have post-base groups by the way - we just use user groups for access rights - users do not migrate to a different group based on the number posts) - but - if I enable post-based groups I loose ALL admin rights and can only enter admin mode in CM using its own admin account (and not with the PHPbb admin account)

ANy other suggestions Nibbler ?
Logged

XSTence

  • Coppermine newbie
  • Offline Offline
  • Gender: Male
  • Posts: 16
    • The Dutch Organ Portal and Forum
Re: User Groups not synced correctly with PHPbb 2.0.18 - WORKAROUND OK
« Reply #8 on: November 29, 2005, 02:32:52 pm »

Hi Nibbler,

I read and implemented the suggestion you've mentioned in http://forum.coppermine-gallery.net/index.php?topic=24333.0 (commenting out the line in the groupmanager) - re-run the bridge wizzard and now trying both post-based groups enabled or disabled.

The following:

selecting post-based groups ON and AFTER commenting the line out as suggested, WORKS OK and admin rights are granted including all 11 user groups we can now see as expected.!

For your understanding to trace the error: before commenting the line out, selecting post-based groups did NOT work (tested this of course, nut just saying something) and resulted in loosing all admin rights as posted earlier.

Let me know if I can be of any assistance in testing/trying stuff for your guys - I'll be closely following the topics on this and although we are a demanding site with over 1 million hits/120K unique visitors/month, I don't mind sticking a helping hand out to you guys and am reasonably comfortable in PHP/HTML/SQL - CM is after all of major importance to us and we consider it best suited to our needs.

Thanks for the continued support !

Rick
« Last Edit: November 29, 2005, 03:55:38 pm by XSTence »
Logged

noworyz

  • Contributor
  • Coppermine regular visitor
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 76
    • eGriz.com
Re: User Groups not synced correctly with PHPbb 2.0.18
« Reply #9 on: November 29, 2005, 06:48:29 pm »

I am sorry for "hijacking" your thread.  I usually get in trouble for starting a new thread on the same subject of someone else so I figured I would chime in.  When I start a new thread on something everyone always says, do a search, you'll find you answer.

Once again I am sorry!
Logged
Pages: [1]   Go Up
 

Page created in 0.02 seconds with 19 queries.