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??
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.
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?
http://forum.coppermine-gallery.net/index.php?topic=24032.0
There is no redirect for IPB afaik