a few problems w/upgrade

so before i list whats wrong here's the link to my photo page: thedivergency.com/photos

as you can see there are 86 galleries but when i try to go to view all galleries, the page just seems to stay the same.
i have a feeling that someone might mention the "upgrade.php" deal, but i'm not sure what "albums" and "images" i need to back up. so i'm backing up my albums folder, which contains a HUGE amount of photos, meaning backing up is going to take a lot of time...

i upgraded so i could do a few things with the viewing of photos and change them to how i'd like. so what i wanted is for the photos when clicking a thumbnail to open the photo in full view. got that help from ben spicer himself, but there's a new problem. the placement of the thumbnails (of the previous and next photo) get in the way of the full view photo. is there anyway to move the thumbnails to the left and right more so that the full view image is centered and not clashing with the thumbnails?

also since i have the photos already opening in full view, how do i get rid of the full view option?

i left the photo album the way it used to be (minus the view all galleries problem) so if someone is viewing the page they won't see the problems i run into when i tried putting my photos in full view.

Comments

  • bensp Member
    Hi Christine,

    You dont need to backup the ablums folder, as it wont be touched in the upgrade.

    As for the other things:

    In the zen folder, find zp-config.php and edit lines 108 and 109 to:

    $conf['albums_per_page'] = 6;
    $conf['images_per_page'] = 25;

    That will display more photos in the archive.

    Moving the next and previous thumbnails can be done by editing the CSS.

    If you want to get rid of the full view option, edit it out of image.php in the stoppeddesign folder, just search the file and delete the relevant code.

    Hope that helps,
    BenSp.
Sign In or Register to comment.