![]() |
|
Albums appear blank - 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: Albums appear blank (/thread-1371.html) |
Albums appear blank - ManicD - 2007-04-14 I have a problem with this gallery: http://www.athelstonesc.com/gallery It was working fine and it seems without changing anything something has broken it. I have since reinstalled the gallery without a change in what is happening. The images / database are fine and the gallery index appears fine, however clicking on the individual galleries gives a blank page. I am still able to edit the albums and upload images in admin without a problem. From the admin area i can access individual photo pages which also work fine, it's just the album index page which is not working I have tried changing mod_rewrite without success. I am now stumped as to the cause of this. Can you help? Albums appear blank - DarrellD - 2007-04-14 Can we see the code in your album.php file? Albums appear blank - trisweb - 2007-04-14 We've seen this several times now and we still can't figure out what it is... ` Albums appear blank - trisweb - 2007-04-14 I honestly can't see where the problem could lie... I'd love to be able to print debug messages along this whole path.... if you're willing to test a version like that please let me know and I'll set one up. It would be of great help to track this down for others who are experiencing this bug as well. Thank you! Albums appear blank - ManicD - 2007-04-14 I'd be happy to test a version like that for you. As for the album.php file, it's exactly as the default would be as I haven't altered it at all. Albums appear blank - Drull - 2007-05-18 Hi, I just found zenphoto and installed it, but I too am getting this weird error. http://drull.ca/zenphoto Has a fix for this been found yet? Albums appear blank - dregin - 2007-05-21 Hey, I think I'm having a similar problem. It seems to have something to do with the fact that the link to the album is not actually pointing at the 'albums' directory... e.g. The link to the gallery from my front page points at '/test_gallery' instead of '/albums/test-gallery/' I haven't looked at the code yet, but I'll post back if I get it fixed here. Also, what is being used to make the thumbnails? Mine aren't bein displayed at all... not sure if the module is installed/enabled server side. Thanks Albums appear blank - dregin - 2007-05-21 Ok, I got my links pointing in the right direction by setting mod_rewrite=false in the config file. Still no thumbnails although I haven't tried creating an album since changing the setting. Albums appear blank - dregin - 2007-05-21 OK. Just in case anyone else runs into this.... In an hour of complete retardation I forgot to add the path to my php install to the top of i.php (#!/usr/local/bin/php for my server) It probably won't affect most people, but there ya go |