[pmwiki-users] fox permissions problem after upgrade

adam overton a at plus1plus1plus.org
Wed Jan 16 17:38:02 CST 2013


hi hans!
thanks again for the all the tips. the problem remains, and yet i've:
* turned the foxfilter off
* added quotes now around target="…"

as you stated, the resulting code is missing the target= info:

<input type='hidden' name='foxpage' value='AdamOverton.ALLMANAXEForCaseyAnderson-Recent' />
<input type='hidden' name='action' value='foxpost' />
<input type='hidden' name='foxname' value='cbox' />
<input type='hidden' name='put' value='bottom' />
<input type='hidden' name='template' value='FoxTemplates.FoxEventTemplate' />
<input type='hidden' name='target' value='' />

(although it's worth noting that adding target=".." made the <… name='put'...> show up for the first time in the html)

let me send you the full code for the page via private msg.
thanks,
adam




On 16 Jan 2013, at 2:58 PM, Hans Bracker wrote:

> Hello Adam,
> 
> Wednesday, January 16, 2013, 9:10:47 PM, you wrote:
> 
>> i think the target is not getting filled in.
> 
> my best guess is that your (:fox ..... :) markup is broken and
> contains, among other strings,  something like
>    put=target=
> instead of
>    put=bottom target={$$year}{$$month}{$$day}
> [or perhaps better
>     put=bottom target="{$$year}{$$month}{$$day}"
>    in case some empty space could be posted]
> 
> 'target' is clearly not given, and Fox posts to the current page
> instead.
> 
> Best,
> Hans                         
> mailto:design at softflow.co.uk
> www.softflow.co.uk
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.pmichaud.com/pipermail/pmwiki-users/attachments/20130116/83e82253/attachment.html>


More information about the pmwiki-users mailing list