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)
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.
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.
I already told you - You can't edit your phpbb profile from within Coppermine. One issue per thread please.
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?