Random bug

chaosfinity

Got Kalk?
This doesnt happen in a specific place just randomly about the forum, looks to be an error that loses the <?php ?> and just prints it all.

Code:
<br /><strong>Warning</strong>: exec_cron(C:\Inetpub\vhosts\livingreefs.com\httpdocs\forums//var/www/html/forums/includes/cron/vbchat.php) [<a href='function.exec-cron'>function.exec-cron</a>]: failed to open stream: No such file or directory in <strong>\includes\functions_cron.php</strong> on line <strong>276</strong><br /><br /><strong>Warning</strong>: exec_cron() [<a href='function.include'>function.include</a>]: Failed opening 'C:\Inetpub\vhosts\livingreefs.com\httpdocs\forums//var/www/html/forums/includes/cron/vbchat.php' for inclusion (include_path='.;./includes;./pear') in <strong>\includes\functions_cron.php</strong> on line <strong>276</strong><br />
 
From what I know about this type of programming it just looks like its having one error, then the Cron program that logs the error is missing, So its only showing the cron error instead of the original error and we cant see what is actually happening may just be Mysql query overlimit from a few people or a lot of the yahoo and google bots browsing the page.
 
Sorry guys, I've only just seen this post. Does it happen very often, or is it still happening?

I think you're right about the cause of the error chaosfinity, I'll check out that VB module now and see why it's doing it.
 
Back
Top