[Closed]: Last uploaded images on a users profile on Phpbb3 [Closed]: Last uploaded images on a users profile on 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

[Closed]: Last uploaded images on a users profile on Phpbb3

Started by brandon0007, May 22, 2009, 08:24:40 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

brandon0007

I have searched PhpBB3, these support forums, and Google all over for my answer. So, I figured now the only thing that I can do is create a topic on here and hopefuly get some help, since you guys know cpmfetch better than anyone.

Here is my problem: I'm trying to get a users photos they last uploaded from the gallery. Instead of me seeing their lasted uploaded photos, I see my own. The same goes for my users. They only see their last uploaded photos no matter who's profile they're viewing.

Here is the code I'm using:

<!-- PHP -->
$profile_name = $user->data['username'];
$options = array(
"imageStyle" => "style2" );
 include "./cpmfetch.php";
$objCpm = new cpm("./cpmfetch_config.php");
$objCpm->cpm_viewLastAddedMediaFrom("$profile_name",1,9,$options);
$objCpm->cpm_close();
<!-- ENDPHP -->


brandon0007

#2
I wish you guys did get paid, because maybe you wouldn't be such *beep*ing *beep* . You do realize that not everybody knows coding and a way of fixing things, and I hate that you treat people who don't like pure *beep*. This isn't even just regarding this topic either. I get tired of coming on here and seeing Joachim Müller act like he has something stuck far up is ass. You can just sense that he hates his life, really. Do us all a favor,Joachim Müller, and go get laid.

*beep* your gallery,
*beep* your support.
*beep* you.

(expletives edited - PL)

phill104

You were being pointed to that thread so supporters can help you. There is some information we need so we can assist. Had you read that properly and followed the advice therin you would have undoubtedly recieved the support you sought.

As you chose to be agressive and insulting instead of doing what was asked in that thread I will ban you. Bad language and insults cannot be tolerated.
It is a mistake to think you can solve any major problems just with potatoes.