Inserting tags in modules

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
katon

Inserting tags in modules

Post by katon »

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?
User avatar
petert
Power Poster
Power Poster
Posts: 282
Joined: Wed Feb 09, 2005 9:30 pm

Re: Inserting tags in modules

Post by petert »

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!
katon

Re: Inserting tags in modules

Post by katon »

How about tags that have their own parameters?
User avatar
petert
Power Poster
Power Poster
Posts: 282
Joined: Wed Feb 09, 2005 9:30 pm

Re: Inserting tags in modules

Post by petert »

katon wrote: How about tags that have their own parameters?
what has that got to do with this problem?
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!
katon

Re: Inserting tags in modules

Post by katon »

Thanks, it helped.  In the new version of CMSMadeSimple, module templates must have {$theoldvariable} replaced with {eval var=$theoldvariable}.
Locked

Return to “CMSMS Core”