Is link_summary.tpl different than other .tpl files?
When I try to retrieve a smarty variable such as {$dblang}, the variables contain nothing. This is the only .tpl file that has this behavior.
When I try to print out smarty variables in other .tpl files, they appear to be normal. It is just link_summary.tpl that no smarty variables appear.
Edit: the reason I found this... I was changing the top line {config_load file="/libs/lang.conf"} to {config_load file=$langcsetting}
I searched and replaced all files with the config_load statement, and got the error "could not open /." And the front page was blank. I was baffled for a while. This threw me for a loop for a couple of days. I finally found that link_summary.tpl did not return any smarty variable values, and it was the only file that did not. I tried this on several installations now, and cleared my templates_c cache.
Any ideas would be appreciated.




Linear Mode




