CodeIgniter Forums
IL8N not displaying ... what could be wrong? - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Libraries & Helpers (https://forum.codeigniter.com/forumdisplay.php?fid=22)
+--- Thread: IL8N not displaying ... what could be wrong? (/showthread.php?tid=48659)



IL8N not displaying ... what could be wrong? - El Forum - 01-24-2012

[eluser]Unknown[/eluser]
Hi all,
I'm new to CI and have just implemented IL8N as described in http://codeigniter.com/wiki/CodeIgniter_2.1_internationalization_i18n .
I am not receiving errors, but the test string that I have in the _lang.php file is not displaying in the view.
Additionally, as the application & system folders are outside of the webroot, I have checked permissions and these appear to be correct.
Any suggestions in debugging/finding out why there are no errors, but the string does not display?
Thanks for any suggestions or help


IL8N not displaying ... what could be wrong? - El Forum - 01-24-2012

[eluser]Unknown[/eluser]
ok,
i'm a little slow ... need to enable short tags in the config ....


IL8N not displaying ... what could be wrong? - El Forum - 01-24-2012

[eluser]PhilTem[/eluser]
Glad to hear you were able to help yourself Wink