[pmwiki-users] PTVs not showing on new installation
Patrick R. Michaud
pmichaud at pobox.com
Fri Apr 20 14:54:03 CDT 2007
On Fri, Apr 20, 2007 at 08:41:11PM +0100, Hans wrote:
> Friday, April 20, 2007, 8:31:33 PM, Hans wrote:
>
> > I found the error is somewhere in my rough little opinionpoll script.
> > strange that it is not showing on the public server.
> > More code debugging....
>
> the error originates from a call to PageTextVar.
> I can give it an explicit pagename and it still causes the error:
>
> $s1 = PageTextVar('Main.FoxOpinionPoll', 'SumVote1');
Is this call to PageTextVar occurring before $PageTextVarPatterns
is set (usually by scripts/stdmarkup.php)?
Pm
More information about the pmwiki-users
mailing list