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

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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?