hi all newbie here with a few questions hi all newbie here with a few questions
 

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

hi all newbie here with a few questions

Started by ccwjames, November 26, 2005, 01:50:42 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ccwjames

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

Nibbler

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.

ccwjames

what do u mean about edittin gthem mate? is the link for uses for the members on my ipb?

Nibbler

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.

ccwjames

link to where? my ipb members list?

ie,

site /memberslist.php?