Quote:
Originally Posted by CMX_CMGSCCC
You have an error in your template, its missing a >
Code:
<span style="float:$stylevar[right]"
<if condition="$show['moderated']"> <img class="inlineimg" src="$stylevar[imgdir_misc]/moderated_small.gif" alt="<phrase 1="$thread[hiddencount]">$vbphrase[x_moderated_posts]</phrase>" /> </if>
It should be:
Code:
<span style="float:$stylevar[right]">
<if condition="$show['moderated']"> <img class="inlineimg" src="$stylevar[imgdir_misc]/moderated_small.gif" alt="<phrase 1="$thread[hiddencount]">$vbphrase[x_moderated_posts]</phrase>" /> </if>
-CMX
|
Duh how did I miss that
Thanks
still there. Also can't click links in plaza .. have a view link but If I want to prchase anything I have to click on most puechased and click them there
I found a few more places pparently I copied and pasted and some ow got in side the "<> " ina couple of places .
Thanks for the help
Quote:
Originally Posted by Ole_Chilli
Duh how did I miss that
Thanks
still there. Also can't click links in plaza .. have a view link but If I want to prchase anything I have to click on most puechased and click them there
I found a few more places pparently I copied and pasted and some ow got in side the "<> " ina couple of places .
Thanks for the help
|
Still have teh Link problem in the store ?