![]() |
|
No thumbs or Pictures - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: No thumbs or Pictures (/thread-453.html) Pages:
1
2
|
No thumbs or Pictures - DarrellD - 2006-06-16 Here's also another blurb and more information from the PHP Manuals: Quote:To enable GD-support configure PHP --with-gd[=DIR], where DIR is the GD base install directory. To use the recommended bundled version of the GD library (which was first bundled in PHP 4.3.0), use the configure option --with-gd. GD library requires libpng and libjpeg to compile. In Windows, you'll include the GD2 DLL php_gd2.dll as an extension in php.ini. The GD1 DLL php_gd.dll was removed in PHP 4.3.2. Also note that the preferred truecolor image functions, such as imagecreatetruecolor(), require GD2. No thumbs or Pictures - relee - 2006-06-16 GameDudeX=hero No thumbs or Pictures - abbey - 2006-06-16 Relee and GamedudeX. thanks a lot cos my gallery is working now....... i am so excited and i cant wait to start uploadin pictures....... No thumbs or Pictures - relee - 2006-06-16 Abbey I am so Jel b/c I am still not up and running. I have a Windows-based Host is this a problem? My host is trying to convince me to use phpalbum.net....please don't make me change?! Thanks, No thumbs or Pictures - relee - 2006-06-16 Abbey? DO you know what solved the prob? No thumbs or Pictures - relee - 2006-06-16 Here is what my host said: "You are not able to see the php.ini file for security reasons. The results you should see are as follows: array(9) { ["GD Version"]=> string(24) "bundled (2.0 compatible)" ["FreeType Support"]=> bool(false) ["T1Lib Support"]=> bool(false) ["GIF Read Support"]=> bool(true) ["GIF Create Support"]=> bool(false) ["JPG Support"]=> bool(false) ["PNG Support"]=> bool(true) ["WBMP Support"]=> bool(true) ["XBM Support"]=> bool(false) } See this link for more on this: http://us3.php.net/manual/en/function.gd-info.php" ANy ideas? No thumbs or Pictures - DarrellD - 2006-06-16 @relee No thumbs or Pictures - relee - 2006-06-16 gladly....you mean the link No thumbs or Pictures - trisweb - 2006-06-16 @relee Your image generation is working great, as you can see from this URL to i.php I made by hand... No thumbs or Pictures - relee - 2006-06-17 THANK YOU THANK YOU THANK YOU!!! I hope that this thread will work for others who experience the issues I had!!! I AM UP AND RUNNING!!! WOOO HOOOO!!! trisweb=rock star! No thumbs or Pictures - DarrellD - 2006-06-17 So lemme see if I get this straight... GameDudeX = hero YaY! I finally have the super powers I've always wanted! And tristan... it seems you now have all the women, drugs, and fame that you ever could've wanted. =P No thumbs or Pictures - supert3d - 2006-07-29 lol, I've got the same problem.... heeeellllpppp.... I've gone through this post in detail and checked the obvious. Problem : Thumbnails not displaying, linking correctly. Pictures DO get uploaded to the correct directory though. Gallery = http://www.trimtechdesign.com/zenphoto/ Host = SBC Yahoo! Any ideas how to get Zen to work ? Pweeeetty pweeese :-D No thumbs or Pictures - supert3d - 2006-07-29 Just tested this on a working gallery, by deleting .htaccess and it re-creates the same problem. Seem's without .htaccess file uploaded I'm screwed. Is there anyway around this as SBC Yahoo! won't let me upload an .htaccess file. [b]OK fixed it, I'm so dumb. I just modified zp-config.php All working !!! No thumbs or Pictures - axelmeunier - 2006-08-05 hello, $conf['mod_rewrite'] = false; Thank you a lot for your help, spent so many time on your forum and didn't find the solution... No thumbs or Pictures - Chilifrei64 - 2006-08-05 looks like a permission problem. make sure your album and cache directory are chmnod777 No thumbs or Pictures - axelmeunier - 2006-08-05 thanks a lot, it was a permission probleme on my cach folder... Very good product... |