How to link to a personal album through PHPBB profile page. How to link to a personal album through PHPBB profile page.
 

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

How to link to a personal album through PHPBB profile page.

Started by Jimbo_Test, September 05, 2005, 12:19:32 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Jimbo_Test

Hi all, I've managed to get Coppermine and PHPBB working together, however I need to be able to link to users albums directly from their PHPBB profile page. Ideally there should be a link underneath the avatar.

How would I go about doing this? I've searched the boards, but can't find anything.

Please help.

Thanks.  :)

Nibbler

There has been discussion on this before, try different search terms. Basically, since the mods would need to be applied to phpbb code we can't give you specific instructions. To link to a users gallery you need to link to your index.php?cat=x where x = 10000 + the user's id.