View Single Post
  #3  
Old 01-24-2006, 12:07 AM
Nitro Nitro is offline
Yellow Plog
 
Join Date: Dec 2005
Posts: 63
Gallery: 0
Comments: 0
Default

You should be able to do it quite easily

in index.php add a couple of lines like:
Code:
Content visible to registered users only.
You would just need to find the appropriate place to add the above lines.

and then pop the session url hrefs with the n=(next and prev) variables into the photoplog_veiw_file template where you like ie
Code:
Content visible to registered users only.
Seems to work to which surprised me as I just pulled it out the hat.
Reply With Quote