On Wed, Jan 10, 2007 at 11:34:54AM -0600, JB wrote: > Trying recipe > > http://www.pmwiki.org/wiki/Cookbook/CSSInWikiPages > > When I set > > $EnableStylePage = 1; > include_once("$FarmD/cookbook/stylepage.php"); > > and then try to edit my Site.StyleSheet I get prompted > repeatedly for the password and cannot edit. > > I can edit the page when I comment it out. > > #$EnableStylePage = 1; > include_once("$FarmD/cookbook/stylepage.php"); > > > The page uses the group attribute for edit which is > set to @admin.
What are the read permissions on Site.StyleSheet ? Pm _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
