[pmwiki-users] PTVs not showing on new installation

Patrick R. Michaud pmichaud at pobox.com
Fri Apr 20 14:27:22 CDT 2007


On Fri, Apr 20, 2007 at 08:06:10PM +0100, Hans wrote:
> Friday, April 20, 2007, 7:21:11 PM, Patrick wrote:
> 
> > There's a fresh beta44 install at 
> 
> >     http://www.pmwiki.org/sandbox/beta44/pmwiki.php
> 
> > Feel free to test/demonstrate the bug there.
> > (Password is 'quick' if you need it.)
> 
> thanks. It works there. I did not expect anything different, and I
> expect the problem is perhaps with a missing $ScriptUrl setting in
> config.php (I say perhaps, because I am trouble shooting at distance
> someone elses setup).

Hmm.  $ScriptUrl really shouldn't affect PTVs.

> What I noticed though was a flash of a error notice, when saving the
> new  PTV in Main.WikiSandbox. 

Yes, I have a script set up to quickly install copies of PmWiki
for testing and development in my sandbox, and yesterday I 
adjusted the script to default the error settings very high.
 
> Notice: Undefined index: =p_Var12 in /home/pmichaud/public_html/sandbox/beta44/pmwiki.php on line 650

This one is new to me, now fixed.

> Notice: Undefined variable: updated in /home/pmichaud/public_html/sandbox/beta44/scripts/pagelist.php on line 676
> 
> Notice: Undefined index: Main.WikiSandbox in /home/pmichaud/public_html/sandbox/beta44/scripts/pagelist.php on line 676

I caught these two yesterday after turning on the error reporting.  :-)

> {$:Var12}
> 
> (:Var12: This is a PTV:)
> 
> i.e. PTV comes before definition.

Having {$:Var12} appear prior to its definition should still work.

Pm



More information about the pmwiki-users mailing list