News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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.