ok i bridged my 2.1.1 ipb board with coppermine and i have a few things i need help with.
when i go to log out of coppermine i get my ipb boards error page
if i click on usres or memberslist, it take me to my acp login, which of course i dont want..
anyhelp?
board is www.crawleycruise.com
coppermine is in www.crawleycruise.com/Photos
Adjust the links in the bridge file (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='
);
function login_page()
{
$this->redirect("/index.php?act=Login&CODE=00");
}
function logout_page()
{
$this->redirect("/index.php?act=Login&CODE=03");
}
Please report back what the correct links are so it can be fixed for all. Thanks.
what do u mean about edittin gthem mate? is the link for uses for the members on my ipb?
I don't understand that sentence atall. You need to adjust the links so they point to where you want them to go and avoid error messages.
link to where? my ipb members list?
ie,
site /memberslist.php?