coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 (BBS) Integration / Bridging => Topic started by: Jimbo_Test on September 05, 2005, 12:19:32 AM

Title: How to link to a personal album through PHPBB profile page.
Post by: Jimbo_Test on September 05, 2005, 12:19:32 AM
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.  :)
Title: Re: How to link to a personal album through PHPBB profile page.
Post by: Nibbler on September 05, 2005, 12:33:56 AM
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.