|
3) Edit: /templates/(your template)/link_summary.tpl
after line 261 (), add the following:
{php}
$vars2 = '';
check_actions('image_upload_preview', $vars2);
{/php}
if i already edit some part of the script, where should i put this, i dont get line 261, please help me :-(
|