View Single Post
  #4  
Old 05-04-2014, 05:50 PM
IntoRain's Avatar
IntoRain IntoRain is offline
Moderator
 
Join Date: Jul 2013
Location: Portugal
Posts: 461
Gender: Female
Credits: 22,922
IntoRain is on a distinguished road
Default

Glad it worked!

You need to add the message to the document/page, instead of
$document->addLangvar($mysidia->lang->frozen); you need to have $document->addLangvar($message);
__________________


asp.net stole my soul.
Reply With Quote