solved everything.
@ mods: please delete this thread
thx
SOLVED
SOLVED
SOLVED
This ant the next reply is my last question on this...
one final question:
I've added$info['Link'] = "http://www.yourdomain/Forum/posting.php?mode=newtopic&f=11&subject=$CURRENT_PIC_DATA['filename']&message=[img]http://www.yourdomain/Fotos/$path_to_pic[/img]";
under $info[$lang_picinfo['addFavPhrase']] = "<a href=addfav.php?pid=" . $CURRENT_PIC_DATA['pid'] . " >" . $lang_picinfo['remFav'] . '</a>';
in the displayimage.php.
How can I call this function now from the theme.php?
Isn't it possible to do this?
I thought something like {DISCUSS_TGT} => $info['Link']
has to be insert...but where?