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

Getting Coppermine images/media into PHPBB profile.

Started by Chopper, March 12, 2005, 10:12:58 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Chopper

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.



Joachim Müller

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

Chopper