Album menu function update 1.2

acrylian Administrator, Developer
I updated the album menu function to work with sbillard's album publishing function:
print_album_menu-updated-v1.2.zip

I updated the code on the trac as well.

Comments

  • acrylian Administrator, Developer
    Just installed the latest updated-build locally - tested the update with the previous one only - and was surprised to discover that the album menu doesn't show subalbums anymore. I have currently no idea why.
  • Does v1.2 support subalbums?
  • acrylian Administrator, Developer
    Yes, that is the strange thing. I change only two minor things (more 1.1.1 than 1.2, I know...:-)):
    1. `WHERE show = 1` (the show is in backticks of course) in the db query so it works with sbillards publishing function
    2. a missing "echo" because of which the jump option's Gallery Index link did not work (just discovered minutes ago)

    It did work with the previous build (which I overwrote with the new one..) and still does work with the 1.0.8.2 release.
  • acrylian Administrator, Developer
    Sort of solved! It now works again however: After I deleted the albums-folder content and then every album and image from the database... Looks if there was something wrong with the parent ids, they didn't match with the ids of their parent album. Because of this the subalbum didn't get listed. Don't know where this suddenly came from.
Sign In or Register to comment.