bbcode for thumbs bbcode for thumbs
 

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

bbcode for thumbs

Started by hinocki, December 30, 2007, 08:41:34 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

hinocki

I istalled the mod, but the bbcode is for the direct image address
I would like to print the address of the page with the normal ( not original ) image.
I would like to print something like
http://www.mysite.com/coppermine/displayimage.php?album=1&pos=0

I can print until dispayimage.php but i can't print the variables. Someone can help me?

thanks

Stramm

echo "{$CONFIG['ecards_more_pic_target']}displayimage.php?pid=-{$pic_data['pid']}";



hinocki