I tried to add Visit site of "username" in this code of view_video.tpl
Code:<DIV style="FONT-WEIGHT: bold; FONT-SIZE: 12px; PADDING-BOTTOM: 10px; TEXT-ALIGN: center"> {if $smarty.session.UID eq ""} <A href="{$baseurl}/view_video.php?id={$smarty.request.id}&page={$smarty.request.page}&viewtype={$smarty.request.viewtype}&category={$smarty.request.category}&action=comment"> {else} <A href="#postcomment"> {/if} Post Comments</A>// Add to Favorites // Flag This Video {if $user_info[0].website ne ""} Visita il sito di:{$user_info[0].username} {/if} </DIV>
but it doesn't work... :cry:




Reply With Quote
Bookmarks