View Single Post
  #3 (permalink)  
Old 11-22-2008, 04:54 PM
Ghool Ghool is offline
New Pligger
 
Join Date: Jan 2008
Posts: 16
umm, where exactly in configure? Been through them all and cannot find anything that resembles this.

Not sure my template can this as I have written out every page meta manually in pligg.tpl - just need some code I can insert in that file which represents the actual pagenumer a user is on.

Pseudo code:

if pagenumber<>"" then
put pagenumber + some text in a variable
end if
Reply With Quote