On Thu, Feb 14, 2008 at 09:12:52AM -0800, Martin Fick wrote: > I have it installed on the latest pmwiki on my site > and I see that it is not working. The global $_GET... > variables seem to be unset. I gather this is some > security improvement that has been added to pmwiki > lately? I can't quite figure it out yet, what am I > suppose to use instead?
AFAICT, PmWiki doesn't do any unsetting of $_GET or the other superglobals. There must be something else going on...? I've tried the httpvariables.php script on a fresh checkout of PmWiki and it seems to work fine for me. You can experiment with it there also at: http://www.pmichaud.com/sandbox/httpvar/pmwiki.php/Main/WikiSandbox?xyz=abc Perhaps it's related to the version of PHP? Pm > --- Martin Fick <[EMAIL PROTECTED]> wrote: > > > Hmm, it is a very simple recipe, should be easy to > > debug, it runs fine on my site, but my pmwiki is > > quite > > out of date. Could you describe the problems you > > are > > having or point me to a site with the problems > > (perhaps even with EnableDiag set to 1). What > > version > > of pmwiki are you using? > > > > -Martin > > > > > > --- Randy <[EMAIL PROTECTED]> wrote: > > > > > It's not just you - I've had very little luck with > > > the httpvariables > > > recipe. > > > > > > Randy > > > > > > On Feb 14, 2008, at 9:50 AM, noskule wrote: > > > > > > > hi list > > > > does someone use successfully the tttpvariables > > > script? > > > > On my installation just nothing happens. > > > > > > > > http://pmwiki.org/wiki/Cookbook/HttpVariables > > > > > > > > grz nos > > > > > > > > _______________________________________________ > > > > pmwiki-users mailing list > > > > [email protected] > > > > > > > > > > http://www.pmichaud.com/mailman/listinfo/pmwiki-users > > > > > > > > > _______________________________________________ > > > pmwiki-users mailing list > > > [email protected] > > > > > > http://www.pmichaud.com/mailman/listinfo/pmwiki-users > > > > > > > > > > > > > > ____________________________________________________________________________________ > > Looking for last minute shopping deals? > > Find them fast with Yahoo! Search. > > > http://tools.search.yahoo.com/newsearch/category.php?category=shopping > > > > _______________________________________________ > > pmwiki-users mailing list > > [email protected] > > > http://www.pmichaud.com/mailman/listinfo/pmwiki-users > > > > > > > ____________________________________________________________________________________ > Never miss a thing. Make Yahoo your home page. > http://www.yahoo.com/r/hs _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
