Hello:
I am using 1.0rc4 and at first tima all works perfect, but day at day a lot of things fails without touch any files. Here you have another example:
I have in sidebar.tpl this line:
{if $Enable_Tags eq 'true'} {assign var=sidebar_module value="tags"}{include file=$the_template_sidebar_modules."/wrapper.tpl"} {/if}
And i have enables tags in admin panel and i checked mysql database and all was good. True/True
But tags aren't displayed in sidebar !
But if i set : {if $Enable_Tags neq 'true'} , tags appears !
What happens? Pligg doesn't know the diference between neq and eq ???
Thanks



Reply With Quote



