![]() |
|
no thumbs, no albums - 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, no albums (/thread-834.html) Pages:
1
2
|
no thumbs, no albums - thinkdreams - 2006-12-15 Thanks. He's quite a handful. no thumbs, no albums - JayD - 2006-12-15 It's not quite working like it's supposed to. If i add folders correctly, they are added to the db. Stats say i have 8 albums. They don't appear on the frontpage (or gallery archive). This is what i found out: no thumbs, no albums - JayD - 2006-12-15 It appears to be a theme error. it lacks navigation between / and /page/2. and the links are problably missing some slashes. no thumbs, no albums - thinkdreams - 2006-12-15 Based on the link above, I see all 8 albums, and can navigate properly. It is currently the sterile theme. Which means it is more than likely theme related. If you are talking about the stopdesign theme, then there are a few changes in that theme that can cause some difficulty for new users, since it "strays" from the original core files zenphoto uses, and adds an archive page. So. You can either: A. build on sterile for your custom theming, which is packaged in with zenphoto. I would lean toward choice A, because it gives you a framework to build from. Making the thumbnails look like stopdesign is fairly easy, and I kind of like that "stretched" preview look myself. The sterile theme is also a no nonsense no frills theme from which to build and test, and helps to make sure everything works. Anybody else have any suggestions? no thumbs, no albums - rnjonjo - 2006-12-21 I'm having the same problems. The pictures are there. I just can't see them...such a pity because I really like the layout of the software. no thumbs, no albums - trisweb - 2006-12-22 rnjonjo - can we have a link to your gallery? These things are usually very easily fixed, don't give up so easily no thumbs, no albums - mefio - 2006-12-22 I'm having exactly the same problem . After the installation i've uploaded pictures. Zenphoto doesn't create the thumbs and links for subalbums. I've done all the '.htaccess', 'zp-config.php' and '777' stuff. 1.03 is working perfectly: ziemer.pl/gallery/ Here is my php info: ziemer.pl/zenphoto/info.php I'm asking for a help, because I need the subalbums option. no thumbs, no albums - trisweb - 2006-12-22 mefio, your host has enabled SAFE_MODE -- you'll have to ask them to disable it. Image output: Otherwise, 1.0.3 is your only option at this point. I'm working on a fallback, but it'll be a while... BTW in my opinion, any host that enables PHP safe mode isn't worth paying for. no thumbs, no albums - mefio - 2006-12-27 OK! Thanks a lot for help! Do U have some advice: www.ziemer.pl/zenphoto ? no thumbs, no albums - mefio - 2006-12-27 ;D Thanks once againg for Your help and support. no thumbs, no albums - shadow - 2006-12-28 I ran into the same problem: installation went perfectly, I could access the admin page, and could even upload pictures. But I couldn't view them. As a simple fix, do this: change the "$conf['mod_rewrite'] = true;" to be "$conf['mod_rewrite'] = false;" You won't have "pretty" URLs, but you'll at least get to see your photos and albums. Once I get the "basics" working, I'll go back and figure out what I want in the rewrite rules. no thumbs, no albums - Dolly - 2007-01-01 i have the same problem i think, and dont know what to do.. the files show in the ftp under albums but not in the gallery.. example: and no thumbs and normal sized pictures anyone who can explain it to me? and help? i se it tries to get the thumbnail from a folder that dont exist.. it should get it from the folder album not the rootfolder i think |