But i havent touched something.....
the lines in forumhome template are
Quote:
148 <!-- icons and login code -->
149 <table cellpadding="0" cellspacing="2" border="0" width="100%">
150 <tr valign="bottom">
151 <td>
152 <table cellpadding="2" cellspacing="0" border="0">
|
and in forums.php the 539 line is
Quote:
($hook = vBulletinHook::fetch_hook('forumhome_complete')) ? eval($hook) : false;
|
I even created a new style with no parent (that supposes will have the default templates) and i get the same error.... atm i have puted in php.ini showerrors to off and i dont see it but its a problem. Is there anyway that i can debug more the error? to be more specific i mean?