arcade\modules\mod_modcp.php
not 100% sure if this will fix your issue
but I know if you go into change a comment there is a issue because of this ..
make the fix
look for
Code:
$this->html .= $main->html->copyright($main->version,$ibforums->lang['timeformat1']);
and change it to
Code:
$this->html .= $main->html->copyright($main->version,$ibforums->lang['timeformat1'],$main->BFL);
and see if it helps
--------------- Added [DATE]1329518909[/DATE] at [TIME]1329518909[/TIME] ---------------
Just noticed poll.php, did you do a re import the xml file and allow over write ?
--------------- Added [DATE]1329519367[/DATE] at [TIME]1329519367[/TIME] ---------------
on more thing turn off all mods except the arcade and test..
might be a conflict