Member
Member
smiguel   2016-03-21, 16:01
#1
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!
Administrator
Administrator
acrylian   2016-03-21, 16:46
#2
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/<number>` (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/<album>/` and of course also pagination will work without any further work to be done.
Member
Member
smiguel   2016-03-22, 23:02
#3
Thanks, i'll try...

It has always worked well, what has changed?
Administrator
Administrator
acrylian   2016-03-22, 23:26
#4
I don't remember any specific changes in that area off hand. Do you remember which version it worked for you before?
Member
Member
smiguel   2016-03-22, 23:52
#5
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!
Administrator
Administrator
acrylian   2016-03-23, 10:14
#6
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/
  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.