coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 bridging => Topic started by: Zanelli on January 03, 2006, 03:54:37 PM

Title: Phpbb CPG my profile problem.
Post by: Zanelli on January 03, 2006, 03:54:37 PM
On my cpg the my profile button links to my phpbb member list.

Can you help?

The gallery: theaahc.net/Gallery (http://theaahc.net/Gallery)

Test Username: Jet
Test Passname: Test

Just so I don't have create a new topic, another problem is the fav' images doesn't work.

(Oh I got the breakout problem fixed)
Title: Re: Phpbb CPG my profile problem.
Post by: Nibbler on January 03, 2006, 04:05:47 PM
You can adjust the links in the bridge file here


// Pages to redirect to
$this->page = array(
'register' => '/profile.php?mode=register',
'editusers' => '/memberlist.php',
'edituserprofile' => "/profile.php?mode=viewprofile&u=",
);


Repoint them to wherever you want them to go. You can't edit your phpbb profile from within Coppermine.
Title: Re: Phpbb CPG my profile problem.
Post by: Zanelli on January 03, 2006, 04:16:56 PM
Quote from: Nibbler on January 03, 2006, 04:05:47 PM
You can adjust the links in the bridge file here


// Pages to redirect to
$this->page = array(
'register' => '/profile.php?mode=register',
'editusers' => '/memberlist.php',
'edituserprofile' => "/profile.php?mode=viewprofile&u=",
);


Repoint them to wherever you want them to go. You can't edit your phpbb profile from within Coppermine.

Hmm I don't know the phpbb edit profile, what's the address of the CPG one, I'll set it as that untill I find it out.

Can you have a look into why files aren't been added to Favorite Files.
Title: Re: Phpbb CPG my profile problem.
Post by: Nibbler on January 03, 2006, 04:21:35 PM
I already told you - You can't edit your phpbb profile from within Coppermine. One issue per thread please.
Title: Re: Phpbb CPG my profile problem.
Post by: Zanelli on January 03, 2006, 04:31:12 PM
Quote from: Nibbler on January 03, 2006, 04:21:35 PM
I already told you - You can't edit your phpbb profile from within Coppermine. One issue per thread please.

Okay. Thanks.

Wait do you know what I should put for the PHPBB user profile?