Linking Galleries to User Profiles in phpBB3 Linking Galleries to User Profiles in phpBB3
 

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]

Main Menu

Linking Galleries to User Profiles in phpBB3

Started by mike weeks, July 20, 2010, 03:17:18 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

mike weeks

I installed the most recent version and bridged to phpBB3 at the weekend with absolutely no problems - thanks for a great piece of software.

I tried to somewhere more appropiate to post so if this is the wrong area I apologise.

Once installed and bridged has anybody managed to add a link to users galleries from a custom profile field in phpBB3?

Many thanks

Mike

Αndré

Quote from: mike weeks on July 20, 2010, 03:17:18 PM
has anybody managed to add a link to users galleries from a custom profile field in phpBB3?
Am I right that you want to add a link to phpBB that points to the user's Coppermine gallery? If so, this is the wrong place to ask, as you don't have to modify Coppermine, but phpBB.

mike weeks

There is unfortunately no right place to ask this as far as I can see and anybody that has bridged the two may find this useful. For me it is the next step after adding the Gallery which is using the phpBB3 users. As I said if this is the wrong area I apologise and any advice such as the correct section would be most appreciated.

Mike

Αndré

We don't know the code of phpBB and so we also don't know how to add custom profile fields in phpBB. You have to ask that question in the phpBB support board if you need help with phpBB. It's no magic how Coppermine determines the user gallery category. Just sum 10000 and the user id and you'll get the correct category id that you can use to create your. E.g. http://localhost/index.php?cat=10002 for user #2.