I can't get the site wide methods to work. I have checked the "Enable aggregated site-wide frontpage" box. Here's what my code looks like.
#set ($since =90) #set ($max =10) #set($pager = $site.getWeblogEntriesPager($since,$max)) #showWeblogEntriesPager($pager) What am I missing? -- View this message in context: http://www.nabble.com/site-methods-not-working-tf4485672s12275.html#a12791712 Sent from the Roller - User mailing list archive at Nabble.com.
