coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 bridging => Topic started by: ccwjames on November 26, 2005, 01:50:42 PM

Title: hi all newbie here with a few questions
Post by: ccwjames on November 26, 2005, 01:50:42 PM
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
Title: Re: hi all newbie here with a few questions
Post by: Nibbler on November 26, 2005, 04:11:15 PM
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.
Title: Re: hi all newbie here with a few questions
Post by: ccwjames on November 28, 2005, 05:55:01 PM
what do u mean about edittin gthem mate? is the link for uses for the members on my ipb?
Title: Re: hi all newbie here with a few questions
Post by: Nibbler on November 28, 2005, 05:58:24 PM
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.
Title: Re: hi all newbie here with a few questions
Post by: ccwjames on November 29, 2005, 06:54:08 PM
link to where? my ipb members list?

ie,

site /memberslist.php?