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.
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
Ok, thanks GauGau.