coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 (BBS) Integration / Bridging => Topic started by: Chopper on March 12, 2005, 10:12:58 PM

Title: Getting Coppermine images/media into PHPBB profile.
Post by: Chopper on March 12, 2005, 10:12:58 PM
I'm currently building a site where I have PHPBB and Coppermine integrated. What I want to do is fetch all the uploaded images/media from a user to display in their PHPBB profile.

Is it possible to do this with CPM Fetch (or some other mod)? or through PHP coding?

An example of where I want to display the coppermine user images/media can be seen in the link below. I want to grab the images so it is listed under the "{username}'s Portfolio" header.

http://www.animationcorner.com/forums/profile.php?mode=viewprofile&u=2

Thanks for any help.


Title: Re: Getting Coppermine images/media into PHPBB profile.
Post by: Joachim Müller on March 14, 2005, 08:27:49 AM
Longer answer: Any code to accomplish this has to go into the phpBB code, which we're not familiar with. I suggest you ask this on the phpBB support board (better search their board before, this might have been already asked there).
Sort answer: we don't know.

Joachim
Title: Re: Getting Coppermine images/media into PHPBB profile.
Post by: Chopper on March 14, 2005, 10:59:29 AM
Ok, thanks GauGau.