[Solved]: Integration with IPB 2.3.6 [Solved]: Integration with IPB 2.3.6
 

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

[Solved]: Integration with IPB 2.3.6

Started by Miss Ninja, June 10, 2009, 09:30:30 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Miss Ninja

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!

Joe Carver

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.

Miss Ninja

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).

Miss Ninja

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. :)

Miss Ninja

Quote from: 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. :)
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.

Miss Ninja

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.

Joachim Müller


Nibbler

The redirect is expected. If it's redirecting to the wrong page please post where it should redirect to.

Miss Ninja

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. :)

Joachim Müller

Quote from: Miss Ninja on June 12, 2009, 11:54:22 PM
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.

Miss Ninja

That sounds like a decent enough fix to me. Which file do I need to edit to change the navigation link?

Joachim Müller


Miss Ninja

That worked, thank you very much for the help! :)