On Wed, May 30, 2007 at 01:34:47PM -0400, DaveG wrote:
> 
> Based on a thread from yesterday, I have this in my skin.php.
>   $FPLTemplatePageFmt = array(
>      '{$SiteGroup}.MyLocalTemplates',
>      '{$SiteGroup}.LocalTemplates',
>      '{$SiteGroup}.PageListTemplates');
> 
> However, pagelists using the MyLocalTemplates produce no output 
> *unless* I'm actually viewing the MyLocalTemplates page, in which 
> case everything works.

...did you declare $FPLTemplatePageFmt as global inside of skin.php?

Pm

_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to