forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 bridging => Topic started by: Miss Ninja on June 10, 2009, 09:30:30 pm

Title: [Solved]: Integration with IPB 2.3.6
Post by: Miss Ninja on June 10, 2009, 09:30:30 pm
I read the documentation and did a search, but didn't see anything that answered my problem. If it's been answered, I'm sorry I missed it.

Whenever I try to view the member list, it redirects me to my forum's Admin control panel, which for some reason doesn't work. Logging out redirects me to a board message on my forum saying I don't have permission to use this feature.

I have the following issue when trying to bridge coppermine and XXX:
From the debug code:
Quote
/bridge/udb_base.inc.php
Notice line 149: Undefined property: cpg_udb::$multigroups
Not sure what that means, but hopefully it helps?

Coppermine install: http://kingdomhearts.rpgplanet.gamespy.com/media/
Forum install: http://kingdomhearts.rpgplanet.gamespy.com/forums/
Coppermine version: cpg1.4.24
Forum version: IPB 2.3.6
Test user account: TEST / test

BridgeManager settings:
Forum URL:  http://kingdomhearts.rpgplanet.gamespy.com/forums
Relative path to your BBS's config file:  ../forums/
Use post-based groups?:  0  

I hope that helps. I'm pretty new to this kind of stuff, and tried to include everything that would be important. Let me know if there's any more information you need. Thanks in advance!
Title: Re: Integration with IPB 2.3.6
Post by: Joe Carver on June 10, 2009, 11:41:17 pm
Were you able to enter and make changes in the groups control panel in Coppermine after logging into your forum? (as outlined in the docs...) The bridge seemed to be ok for the user account you provided as I was able to "jump" over to the gallery as a logged in user after logging into the forum.
Title: Re: Integration with IPB 2.3.6
Post by: Miss Ninja on June 11, 2009, 12:33:41 am
Yeah, everything appears to be fine on the groups page- though I didn't select the option to keep the same groups from my forum. I can edit and make changes there with no problems.

The only things that seem to be giving me problems are the memberlist on the gallery (though the one on my board works fine), the Users button in the Coppermine ACP, and the issue logging out from Coppermine I mentioned (which also works on the board).
Title: Re: Integration with IPB 2.3.6
Post by: Miss Ninja on June 11, 2009, 02:01:36 am
Um, I also want to mention that even after disabling the bridge, my IPB admin CP won't load at all, so this is a bit more serious than I had thought, as I need to be able to access that today. So yeah, any help ASAP would be VERY much appreciated. :)
Title: Re: Integration with IPB 2.3.6
Post by: Miss Ninja on June 11, 2009, 02:08:38 am
Um, I also want to mention that even after disabling the bridge, my IPB admin CP won't load at all, so this is a bit more serious than I had thought, as I need to be able to access that today. So yeah, any help ASAP would be VERY much appreciated. :)
Turns out this was completely unrelated to Coppermine- I didn't think it made any sense that Coppermine would affect my ACP, but I didn't have any other explanation- luckily I was able to figure it out.

But the problem with the member list does still exist.
Title: Re: [Solved]: Integration with IPB 2.3.6
Post by: Miss Ninja on June 12, 2009, 04:56:19 am
Why is this marked as solved? It's not- the ACP not loading turned out to be a separate issue, but there's still the problem I described with the member list not loading. I have the bridge disabled right now, but I'd really like to be able to get it running.
Title: Re: [Solved]: Integration with IPB 2.3.6
Post by: Joachim Müller on June 12, 2009, 08:32:18 pm
Why is this marked as solved?
Because you said
Turns out this was completely unrelated to Coppermine
Title: Re: [Solved]: Integration with IPB 2.3.6
Post by: Nibbler on June 12, 2009, 08:53:05 pm
The redirect is expected. If it's redirecting to the wrong page please post where it should redirect to.
Title: Re: [Solved]: Integration with IPB 2.3.6
Post by: Miss Ninja on June 12, 2009, 11:54:22 pm
But that's why I went on to say that the member page redirection was still a problem. The ACP not loading was unrelated, but my other problems still stand. I figured giving as much updated information would be useful in helping to pinpoint the problem.

Like I said in the first post, when you click "Memberlist" on the Coppermine gallery it redirects me to the Admin Control Panel on my forum. If it's supposed to redirect, I don't see why it would redirect there, of all places. I gave as much information as I could, but let me know if you need anything more to figure out what's wrong. :)
Title: Re: [Solved]: Integration with IPB 2.3.6
Post by: Joachim Müller on June 13, 2009, 12:28:04 am
Like I said in the first post, when you click "Memberlist" on the Coppermine gallery it redirects me to the Admin Control Panel on my forum.
Well, then leave that option off or manually correct it if you need it so badly by editing your bridge file.
Title: Re: [Solved]: Integration with IPB 2.3.6
Post by: Miss Ninja on June 13, 2009, 12:47:32 am
That sounds like a decent enough fix to me. Which file do I need to edit to change the navigation link?
Title: Re: [Solved]: Integration with IPB 2.3.6
Post by: Joachim Müller on June 13, 2009, 12:56:19 am
bridge/invisionboard20.inc.php
Title: Re: [Solved]: Integration with IPB 2.3.6
Post by: Miss Ninja on June 13, 2009, 01:13:51 am
That worked, thank you very much for the help! :)