Advanced search  

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

Pages: [1]   Go Down

Author Topic: Phpbb CPG my profile problem.  (Read 6836 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.019 seconds with 19 queries.