|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
AT&T devCentral & BlackBerry(r) Webcast Series: BlackBerry and GPS -Build Location Awareness into your BlackBerry Applications, July 10th-1:00PM EST. Register Today!
|
|
#16
|
|||
|
|||
|
RE: Image Gallery restrictions
I am experiencing the exact same problems, no thumbnails. clicking the little red x's brings up the full image. Tried all the fixes in all the threads concerning this tutorial with the same result. Red x's instead of thumbnails.
Greg |
|
#17
|
|||
|
|||
|
RE: Image Gallery restrictions
I'm having the same problem. The images comes up as broken thumbnails. Does the imgsrc.php ever gets run? I removed it just to test. The code still run without errors and produces the same output.
p.s. The GD test works for me (The one your posted earlier for someone else). |
|
#18
|
|||
|
|||
|
RE: Image Gallery restrictions
post a link to your php info plz. i'm pretty sure the only people having problems now are people that are running this thing on their local machines.
|
|
#19
|
|||
|
|||
|
RE: Image Gallery restrictions
okay something_'s problem was solved, turned out the images were too large for the specified memory limit in his php.ini file.
|
|
#20
|
|||||
|
|||||
|
RE: Image Gallery restrictions
i'm having the problem also and it's not being done on a local machine (though i ran into the same problem on my local machine too) dead thumbs...
this is my phpinfo here the files are in the same directory, and link to a folder inside this directory.... so the image.php file is here this is my config.php php Code:
and i would really like some help on this... |
|
#21
|
|||
|
|||
|
RE: Image Gallery restrictions
did you modify the imgsrc.php script at all? because calling it seperately gives me an error on line 10. or maybe you've got some white space somewhere, sending content when it shouldn't be
|
|
#22
|
|||||
|
|||||
|
RE: Image Gallery restrictions
this is what i have for it..
php Code:
wow, very nice response time...very appreciated!!!! |
|
#23
|
|||
|
|||
|
RE: Image Gallery restrictions
it looks fine.. somewhere you're sending content where you're not supposed to be because it says headers are already being sent. make sure that you don't have any white space at the top or bottom of your scripts, before/after the starting/ending PHP tags. know what i mean?
|
|
#24
|
|||
|
|||
|
RE: Image Gallery restrictions
yep went through and took it all out...
i no longer get any errors with the imgsrc.php but the thumbs are still dead... |
|
#25
|
|||
|
|||
|
RE: Image Gallery restrictions
it's still showing the same error, headers already sent. e-mail me all three of your scripts exactly as you're running them so i can look closer, just attach them.
please note that i can't execute code on this PC so it could be a while before i reply |
|
#26
|
|||
|
|||
|
RE: Image Gallery restrictions
mail has been sent...
|
|
#27
|
|||
|
|||
|
RE: Image Gallery restrictions
Godamm PHP, thanks Notepad for that White Space tip there. I had 1 SPACE after the ?> in config.php. I too was also ripping my hair out at this one with few results to whichever tip i tried.
(note to self: stick with ASP) Gamekeeper http://www.megaquiz.co.uk |
![]() |
| Viewing: Codewalkers Forums > Other > Tutorials > Image Gallery restrictions |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |