On Fri, Apr 20, 2007 at 09:00:11PM +0100, Hans wrote:
> 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?

I have no idea, but is $pagename resolved?

Pm

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

Reply via email to