coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 bridging => Topic started by: Dr Preacox on January 06, 2006, 04:12:07 PM

Title: IBP MemberList problems
Post by: Dr Preacox on January 06, 2006, 04:12:07 PM
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??
Title: Re: IBP MemberList problems
Post by: Nibbler on January 06, 2006, 04:26:12 PM
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.
Title: Re: IBP MemberList problems
Post by: Dr Preacox on January 06, 2006, 04:29:04 PM
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?
Title: Re: IBP MemberList problems
Post by: Nibbler on January 06, 2006, 04:44:05 PM
http://forum.coppermine-gallery.net/index.php?topic=24032.0

There is no redirect for IPB afaik