View Single Post
Old February 15th, 2006, 04:14 PM   #5 (permalink)
DannyITR
Member
Verified Customer
 
Join Date: Nov 2005
Location: Montreal, Canada
Posts: 161
Quote:
Originally Posted by Chuck S
$Globals['pp_lang']['phototitle']="Photo Title";

It would look like this in your language file and then you can call it in a template.
Yes, as I mentioned this line already exists in the language file and I'm trying to call it in the name of an extra text field in a particular category.

I looked at how other variables are called in templates and it appears ot be like so"

{$Globals['pp_lang']['phototitle']}

But when I enter this line into the name of my new filed it just reads it as plain text. What am I doing wrong?



Code:
Content visible to verified customers only.
Code:
Content visible to verified customers only.
DannyITR is offline   Reply With Quote