I have posted this issue in the mod topic, but I need this problem fixed ASAP.
I am getting this from FlashChat Integration
Notice: Undefined variable: boardurl in /home/mystery/public_html/forum/Themes/default/languages/Modifications.english.php on line 172
Line 172: $txt['whoall_chat'] = 'In the <a href="' . $boardurl . '?action=chat">Chatroom</a>';?>
<?php
<?php
global $boardurl;
Quote from: JBlaze on June 16, 2009, 01:56:41 PM
<?php
<?php
global $boardurl;
Thanks for the help!
Topic Solved...
No problem, glad to help :)