View Single Post
  #16  
Old 04-13-2012, 06:53 AM
 
keystone keystone is offline
 

X-Adept
  
Join Date: Jul 2006
Location: USA
Posts: 787
 

Default Re: language variables not included

I checked the $lng variables for the static pages and they are ok which makes sense because even common $lng variables such as $lng.lbl_search are missing from the static pages but are on all other admin pages. Even the <title></title> tag is empty in the source code for the static pages. It looks like the problem is in a file (php, or .tpl) that is EXCLUSIVE to dealing with static pages. I just am not sure which files those might me. I don't know enough PHP to check the pages.php file for an error but I did re-upload a new pages.php file from FILES AREA in x-cart. So if there is an error, it is in the original file so I doubt that is it.

I'm guessing that pages.tpl would be the only .tpl file EXCLUSIVE to the static pages and I haven't made any edits to that. What would cause pages.tpl to "not see" the variables?
__________________
www.uscandleco.com - X-Cart Version 4.7.11 Gold Plus php7.3
mods:
reCaptcha
running on UNIX

www.keystonecandle.com X-Cart Gold Plus - Version 4.7.11 php7.2
mods:
reCaptcha
cdseo pro
running on UNIX
Reply With Quote