Advanced search  

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]

Pages: [1]   Go Down

Author Topic: Phpbb CPG my profile problem.  (Read 6776 times)

0 Members and 1 Guest are viewing this topic.

Zanelli

  • Coppermine novice
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 22
  • Jet-Angel
Phpbb CPG my profile problem.
« 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

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)
Logged

Nibbler

  • Guest
Re: Phpbb CPG my profile problem.
« Reply #1 on: January 03, 2006, 04:05:47 pm »

You can adjust the links in the bridge file here

Code: [Select]
// 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.
Logged

Zanelli

  • Coppermine novice
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 22
  • Jet-Angel
Re: Phpbb CPG my profile problem.
« Reply #2 on: January 03, 2006, 04:16:56 pm »

You can adjust the links in the bridge file here

Code: [Select]
// 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.
Logged

Nibbler

  • Guest
Re: Phpbb CPG my profile problem.
« Reply #3 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.
Logged

Zanelli

  • Coppermine novice
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 22
  • Jet-Angel
Re: Phpbb CPG my profile problem.
« Reply #4 on: January 03, 2006, 04:31:12 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?
Logged
Pages: [1]   Go Up
 

Page created in 0.022 seconds with 20 queries.