Friday, April 20, 2007, 8:54:03 PM, Patrick wrote:

>> $s1 = PageTextVar('Main.FoxOpinionPoll', 'SumVote1');

> Is this call to PageTextVar occurring before $PageTextVarPatterns
> is set (usually by scripts/stdmarkup.php)?

The script is included in config.php.
There are no customisations in config.php (pretty much empty).


Now if i use

$name = PageVar($pagename, '$Name');

all works fine, but if i use

$name = PageVar($pagename, '$FullName');

it breaks. why?


  ~Hans


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

Reply via email to