View Single Post
  #6 (permalink)  
Old 09-03-2008, 10:07 AM
lochoe's Avatar
lochoe lochoe is offline
New Pligger
 
Join Date: Aug 2008
Location: kuala lumpur
Posts: 24
Thanks: 1
Thanked 3 Times in 3 Posts
Send a message via Yahoo to lochoe
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 :-(
Reply With Quote