[pmwiki-users] stylepage recipe failure

marc gmane at auxbuss.com
Sun Dec 24 12:51:25 CST 2006


stylepage.php has as line 50

  mkdirp($GoalMeterCacheDir);

which causes it to fail - at least it does here.

I removed this, but has no joy in getting the recipe to work.

HTML is added:

  <link rel='stylesheet' href='/Site.StyleSheet.css' type='text/css' />

But I don't expect this to work.

$stylepage has successfully grabbed Site.StyleSheet
$stylepage['text'] = #wikitext {color:red; background:yellow; }
$cssfile = /Site.StyleSheet.css
$PubDirUrl is set okay for the field

The docs are light on how the caching is supposed to work, so I couldn't 
look any closer at diagnosing things.

Any hints would be appreciated.

-- 
Best,
Marc





More information about the pmwiki-users mailing list