taytaysdad
06-10-2009, 04:04 PM
($hook = vBulletinHook::fetch_hook('blog_entry_complete')) ? eval($hook) : false;
eval('$content = "' . fetch_template ('blog_show_entry') . '";');
}
Hey guys, this error popped up out of nowhere....
Parse error: syntax error, unexpected T_CLASS in /home/bud101/public_html/forums/blog.php(1043) : eval()'d code on line 2
http://www.bud101.com/forums/blogs/bud101/17-play-spymaster-tip-tricks-strategy-twitter.html
I put the code for that area above, can anybody figure out why this is doing this?
Im also getting Google Analytics code that keeps inserting itself in my index files and bringing down the site...Anyone know why this happens?
eval('$content = "' . fetch_template ('blog_show_entry') . '";');
}
Hey guys, this error popped up out of nowhere....
Parse error: syntax error, unexpected T_CLASS in /home/bud101/public_html/forums/blog.php(1043) : eval()'d code on line 2
http://www.bud101.com/forums/blogs/bud101/17-play-spymaster-tip-tricks-strategy-twitter.html
I put the code for that area above, can anybody figure out why this is doing this?
Im also getting Google Analytics code that keeps inserting itself in my index files and bringing down the site...Anyone know why this happens?