![]() |
Fatal Error, time exceeded.
I get a Fatal Error Maximum execution time of 30 seconds exceeded on line 19.
Code:
while($counter <= count($photos_uploaded)) { |
don't allow to much photo uploads at the same time
|
Oddly enough, not even one will go through. :p
I downloaded a file that was already done, from the tutorial I was reading and it works just fine. I must of missed something. Ok, the uploading works well already. Granted, I still need testing with it. But here's the viewgallery page. http://www.pro-photos.com/uploading/viewgallery.php If you give it time, or maybe right off the bat, you'll get errors. In a short time, they'll go away and it'll be as if they were never there. In time, they'll show up again. Why does that happen? I really don't understand. |
Increment your counter.
|
oops ^^
right, you are not incrementing the counter variable, so it's an endless loop |
uh huh. o.o;
Sorry, that's one thing I'm not sure how to do. Here's my block of code: Code:
$result = mysql_query( "SELECT c.album_id,c.album_name,COUNT(photo_id) Quote:
|
The query probably failed (and certainly did given it's not syntactually valid).
|
All times are GMT. The time now is 10:49 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|