I just installed vB 2.2.8 after deleting my 2.2.6 for a fresh install(deleted database also and made a new one) and I installed a few hacks (Lesser Admin CP final, Proxy Detect, Away Message, Quick Reply, and maybe a few more but I don't think so, none of them requiring to edit anything in the mod section) and one of my moderators told me about how the mod panel is messed up. You don't have to log in to get to it and when you're there you can't see the side panel it just has the vB logo and below it this error:
Fatal error: Call to undefined function: doformiddle() in /home/fflounge/public_html/mod/index.php on line 184
I found the doformiddle part in index.php and it's on this line listed as:
<form><a href="http://www.vbulletin.com" target="_blank"><img src="./cp_logo.gif" width="160" height="49"<?php $df=doformiddle("[#]license[#]"); ?> border="0"></a>
Could someone help me out on what to do?
Fatal error: Call to undefined function: doformiddle() in /home/fflounge/public_html/mod/index.php on line 184
I found the doformiddle part in index.php and it's on this line listed as:
<form><a href="http://www.vbulletin.com" target="_blank"><img src="./cp_logo.gif" width="160" height="49"<?php $df=doformiddle("[#]license[#]"); ?> border="0"></a>
Could someone help me out on what to do?
Comment