Problems with printPageListWithNav

Hi,

In this page (http://www.b-in.es/page/work/) I have a problem with function printPageListWithNav, the URL don't works. Maybe the .htaccess? Or deprecated function?

Thanks for your help!

Comments

  • acrylian Administrator, Developer
    Sorry, it is simply not supposed to work. `page/work/` is not a standard paginated page. It only works on `/page/gallery/`, the gallery index or album pages.
    That's why the link also is wrong as that would be `/page/work/page/` (even them it does not work.

    Probably the best and easiest solution for your would be to create a top level album "work" and place all these album within it. Then link directly and you will even get a nicer url like `/work//` and of course also pagination will work without any further work to be done.
  • Thanks, i'll try...

    It has always worked well, what has changed?
  • acrylian Administrator, Developer
    I don't remember any specific changes in that area off hand. Do you remember which version it worked for you before?
  • Nop, I don't remember... sorry.

    The last question: There is a specific template for a sub-album (like subalbum.php or something like this)? Or must always go in album.php?

    thanks!
  • acrylian Administrator, Developer
    It generally always `album.php` but using the included mutliple_layouts plugin you can also define/use separate layouts and assign them manually to specific albums.
    http://www.zenphoto.org/news/multiple_layouts/
Sign In or Register to comment.