bbcode for thumbs bbcode for thumbs
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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