When I try to make a thumbnail in my administration panel using GD, nothing happpens, just a clear screen with the title of a gallery.
Whats the problem?
Thx!
you have a blank page ? No error message displayed ?
Offline
Yeah, just a blank page. No error!
do you have special characters in your filenames or in your directory names ?
Offline
None!!
can you give me the name (and path) of the pictures you try to create thumbnails for ?
Offline
**broken link**
try to delete noodlesrocks!!.jpg and retry... PhpWebGallery may not appreciate "!" characters
Offline
Same thing...
this time I don't know what to answer :-(, did you ever succeeded in creating thumbnails or did it never works ?
Offline
Well, yeah! When I installed gallery first time - thumbnails worked.
The I had a brake (holidays) and when I came back, I started to create thumbnails for the new photos and then I found this...
I thought it was some script error or something and decided to remove the gallery and download the new package from your site again. I installed the new gallery and this thumbnails thing is still annoying me!
in this case, I suppose something changed on your web hosting server. Try to ask to your administrator about GD library support.
Offline
"Try to ask to your administrator about GD library support. "
What happen if the server doesn´t support GD library????
What happen if the server doesn´t support GD library????
you can't use PhpWebGallery to generate your thumbnails. You'll have to do it by yourself on your computer
Offline
Hi,
I actually do have the same trouble on my own server !!
I'd never used PHPWebGalleyr before.... so I can't say it has ever worked.
What I can say is that even the GD libraries are installed or not the problem (blank page) is the same.
Here's the RPM I installed:
-rw-r--r-- 1 steph steph 656843 jui 23 15:08 freetype-2.1.3-6.i386.rpm
-rw-r--r-- 1 steph steph 99570 jui 23 15:02 gd-1.8.4-11.i386.rpm
-rw-r--r-- 1 steph steph 98813 jui 23 15:01 gd-progs-1.8.4-11.i386.rpm
-rw-r--r-- 1 steph steph 128095 jui 23 15:04 libjpeg-6b-26.i386.rpm
-rw-r--r-- 1 steph steph 148341 jui 23 15:03 libpng-1.2.2-16.i386.rpm
It looks more like if the script is not exectued at all.... maybe an issue with my PHP version or some options used while compiling ?
Any help will be appreciated.