epicphail
11-29-2007, 02:40 AM
When I go into my admin cp I get this
Parse error: syntax error, unexpected '<' in /hosted/domains/e/p/epic-phail.com/public_html/forum/admincp/index.php(873) : eval()'d code on line 1
So I went to 873 and got this
($hook = vBulletinHook::fetch_hook('admin_index_main1')) ? eval($hook) : false;
Line 1 says this
<?php
Any idea what is happening? Or do I have to ask at VB?
Parse error: syntax error, unexpected '<' in /hosted/domains/e/p/epic-phail.com/public_html/forum/admincp/index.php(873) : eval()'d code on line 1
So I went to 873 and got this
($hook = vBulletinHook::fetch_hook('admin_index_main1')) ? eval($hook) : false;
Line 1 says this
<?php
Any idea what is happening? Or do I have to ask at VB?