[pmwiki-users] PTVs not showing on new installation

Hans design5 at softflow.co.uk
Fri Apr 20 15:00:11 CDT 2007


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




More information about the pmwiki-users mailing list