Hi guys,
I am having some strange problem here, and I don't know what to do. I'm not into the whole php thing, so maybe it's my fault.
I created a new content type with cck, and based on this a custom node (node-contenttyp.tpl.php). In this node I placed a tstring like print t('My Pets Name is'); , uploded the template and refreshed the side. Everything seems to be fine, but when I try to find the string in the localistaion I cannot find it. I allready did a cron, but nothing happens.
For example I m using magic tabs, where the code is placed into the template.php. Any change there is recognized by drupal directly.
Dunno whats the problem with that node, but maybe someone can help me on this?
Thanks in advance,
Yucom
Comments
try viewing the node in a
try viewing the node in a different language first and then search for the string.
Just wanted to say thanks!
Just wanted to say thanks! Worked perfectly. :)