Phpbb CPG my profile problem. Phpbb CPG my profile problem.
 

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

Phpbb CPG my profile problem.

Started by Zanelli, January 03, 2006, 03:54:37 PM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

Zanelli

On my cpg the my profile button links to my phpbb member list.

Can you help?

The gallery: 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)

Nibbler

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.

Zanelli

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.

Nibbler

I already told you - You can't edit your phpbb profile from within Coppermine. One issue per thread please.

Zanelli

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?