Member
Member
joepinelli   2009-06-29, 03:25
#1

`

            ', 650, 685)">

`
I'm having a problem with the above code. Basically, the first while loop is used to display the first image of subalbum and then links directly to that image. The second loop calls the top level navigation. As far as that is concerned everything works as planned.

The problem occurs when there are no subalbums in an album, for some reason the navigation will not display. From what I can tell it's not running the second loop if it generates nothing off the first loop. Are there any problems with the way I have it written? Can I not run 2 next_album loops in a row? -Thanks

Administrator
Administrator
acrylian   2009-06-29, 07:48
#2

This is correct, you can't have two next_album() loops as they always the same internal values. For an album navigation we have the print_album_menu plugin.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.