The "Freeola Customer Forum" forum, which includes Retro Game Reviews, has been archived and is now read-only. You cannot post here or create a new thread or review on this forum.
1200 seconds is 20 mins, and there's no way it's been going for 20 mins.
Is there any code I can put in to ignore any timeouts, and just keep going 'til it's done?
> The same timeout error?
Yes, it is.
Cheers for the tip Captain, I'll go trawl through Hotscripts.com again...
:-)
set_time_limit(0)
max_execution_time = 1200 ; Maximum execution time of each script, in seconds
Hovever, that's 20 mins, and it goes for about 2 or 3 mins before giving me the error. So I've lost 17 minutes somewhere...
I've also allowed .mp3 extensions on my test one as well.
1200 seconds is 20 mins, and there's no way it's been going for 20 mins.
Is there any code I can put in to ignore any timeouts, and just keep going 'til it's done?