Jump to content

feed script was working, but has stopped, please take a look


editor

Recommended Posts

ahoy:

i have a humor site (http://humorgalaxy.com) that feeds from the amazon database, it's been working for over a year, suddenly it's stopped working, i'm getting this error:

PHP Fatal error: Maximum execution time of 30 seconds exceeded in C:\hgchartsscript.php on line 109

but line 109 is just a bracket, since the script stops the rest of the page even normal HTML elements aren't loading. here's that part of the code

[code]function foo()
{
  global $link;
  include_once $link;
}[/code]

(the last bracket is line 109)

i've tried reuploading a fresh version of the php script and the html page again but still the same thing happens

any ideas? would be appreciated!

big thanks

dem
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.