IBP MemberList problems IBP MemberList problems
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

IBP MemberList problems

Started by Dr Preacox, January 06, 2006, 04:12:07 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Dr Preacox

Hiya, just tried brdiging CopperMine to IBP and as far as I know it works fine, now when I click Memberlist in Copermine it takes me to IPB but to the admin login, not the memberlist page, I'v checked the permissions and everyone is allowed to see the memberlists so whats happening??
My Mods:
Making Memberlist Public - VIEW
Different Way of Displaying Categories - VIEW
Coming Soon - Automated Sub Domains -MOD

Nibbler

You can edit bridge/invisionboard20.inc.php


// Pages to redirect to
$this->page = array(
'register' => '/index.php?act=Reg&CODE=00',
'editusers' => '/admin.php',
'edituserprofile' => '/index.php?showuser='
);


Change admin.php to the correct page.

Dr Preacox

sorry to also bother you again, but when I go to login on the gallery it goes the forum to login then I have to manually make my way back to the gallereis and find out im not logged in? do the forums and Coppermine have to have the same cookie settings???? and is there a forum redirect to go back to the galleries if im logging in from there?
My Mods:
Making Memberlist Public - VIEW
Different Way of Displaying Categories - VIEW
Coming Soon - Automated Sub Domains -MOD