Feb 18th, 2015, 3:10 AM
Just in case anyone else needs to do this... Add
global $LANG;
at the start of your hook... this worked for me.
global $LANG;
at the start of your hook... this worked for me.
The following warnings occurred: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
|
Reference $LANG in a Hook
|
« Next Oldest | Next Newest »
|
Messages In This Thread |
Reference $LANG in a Hook - by grahame - May 9th, 2014, 11:56 AM
RE: Reference $LANG in a Hook - by grahame - May 28th, 2014, 6:26 AM
RE: Reference $LANG in a Hook - by grahame - Aug 18th, 2014, 8:34 AM
RE: Reference $LANG in a Hook - by grahame - Feb 18th, 2015, 3:10 AM
|