![]() |
|
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 - mgalarneau - 2006-04-20 Hello everything was fine with my setup until I upgraded to 1.02b.... After upgrading , no thumbnails or images would show. I tried uploading new pics and then check to see on the web site and they weren't showing either but they were uploaded on the server correctly. I deleted everything, did a complete reinstall and still the same issue, setup went fine , connection to the DB is fine , I can upload , or edit albums , but not 1 single image is showing as a thumb or regular photo ?? Please help me here is my php info regarding GD in case you need it : GD GD Support enabled here is my web site if you want to take a look http://www.mattgalarneau.com/zenphoto No thumbs or Pictures - trisweb - 2006-04-20 You're running IIS aren't you? I know this bug... Change line 98 [b]of i.php[/b] from: (Even if you aren't on IIS, but please tell me your setup in any case so I can diagnose it better and fix this bug...) No thumbs or Pictures - mgalarneau - 2006-04-20 yes i'm on IIS , t line of which file Tris ? Thanks for the quick response No thumbs or Pictures - mgalarneau - 2006-04-20 ok found it line 97 No thumbs or Pictures - mgalarneau - 2006-04-20 and it is working !!! Thank you Tris! No thumbs or Pictures - trisweb - 2006-04-20 Sorry about that, glad you found it I updated my instruction for others. No thumbs or Pictures - kuhnfoto - 2006-04-28 Tris, I am experiencing the same issue, no thumbs, no picts, tried altering line 98 as in this thread, but no joy. Ideas? Pete No thumbs or Pictures - trisweb - 2006-04-28 Pete, I found your gallery and it seems to be working. Want to tell us how you fixed it so others can see if they have the same problem? Thanks! No thumbs or Pictures - abbey - 2006-06-14 Guys looks like I have a similar problem. I have searched the forum all nite without any sucess. the installations was ok but the pictures and thumbs do not display. the link is http://www.zongoonline.com/gallery. i need help here. thanks No thumbs or Pictures - DarrellD - 2006-06-14 Are you sure that you changed your .htaccess file to reflect the directory where your gallery is? You need to change it from No thumbs or Pictures - abbey - 2006-06-14 yes i have done that already. !!! Change this to the web path (eg: http://www.example.com/photos --> /photos) !!!RewriteBase /gallery No thumbs or Pictures - relee - 2006-06-14 how do i edit the .htaccess file on my Mac? No thumbs or Pictures - relee - 2006-06-14 I feel a bit in over my head. I have edited the .htaccess file. however I am still unable to view thumbnails or albums. Please advise! No thumbs or Pictures - relee - 2006-06-14 I have the Rewrite Engine=On ANy other suggestions? No thumbs or Pictures - relee - 2006-06-14 While viewing i.php I do not see: (Even if you aren't on IIS, but please tell me your setup in any case so I can diagnose it better and fix this bug...) I am not sure if i am on IIS or not...thanks for your help. No thumbs or Pictures - abbey - 2006-06-14 Hi guys, i am still waiting for help. the pictures and thumbs do not display. the link is http://www.zongoonline.com/gallery. when i click on the thumbnail the picture does not show rather it shows the link http://www.zongoonline.com/gallery/bright/bright_21.jpg and when u click on the link the picture shows. i checked the path for that and it was http://www.zongoonline.com/gallery/albums/bright/bright_21.jpg i noticed that this had a folder called album i have changed the htaccess file but still it does not work. !!! Change this to the web path (eg: http://www.example.com/photos --> /photos) !!!RewriteBase /gallery No thumbs or Pictures - relee - 2006-06-15 Because I am using a Windows-based Server I cannot change permissions in an ftp program. I have to go to my site control center interface and assign permissions to the folders there. I still cannot see my thumbnails but at least the folders albums and cache have the correct permisssions. No thumbs or Pictures - DarrellD - 2006-06-16 @abbey Quote:i noticed that this had a folder called album @relee No thumbs or Pictures - DarrellD - 2006-06-16 @abbey No thumbs or Pictures - DarrellD - 2006-06-16 [b]I figured it out!!!![/b] Now I know what the problem is. You don't have GD installed or enabled. The WIKI states: Quote:GD 2.0 or later (built in to PHP since version 4.3 or so, but you might need to recompile PHP or contact your host if it's not working). Here's how to enable GD2 in PHP:
|