I have tried to insert tags in the News and some other modules, and instead of calling the tag it only showed the tag call in the curly brackets.
Is there a way to make it work?
If not, is it possible to implement this?
Inserting tags in modules
Re: Inserting tags in modules
yes there is a way, search for 'eval' in this forum.
Mambo sucks, that's why I am here.
Now they call it Joomla, but it still sucks!
CMSMS rules!
Now they call it Joomla, but it still sucks!
CMSMS rules!
Re: Inserting tags in modules
what has that got to do with this problem?katon wrote: How about tags that have their own parameters?
did you search for the eval function and what will be possible if you use it inside content?
Mambo sucks, that's why I am here.
Now they call it Joomla, but it still sucks!
CMSMS rules!
Now they call it Joomla, but it still sucks!
CMSMS rules!
-
katon
Re: Inserting tags in modules
Thanks, it helped. In the new version of CMSMadeSimple, module templates must have {$theoldvariable} replaced with {eval var=$theoldvariable}.

