--- noskule <[EMAIL PROTECTED]> wrote: > Here you can check it out, Its a test installation: ... > http://netstreams.org/test/cms/index.php
OK, I went here and noticed that you were adding prefixes to the variables you wanted to access. I tried it and it actually works. Try this URL: http://netstreams.org/test/cms/index.php/Main/WikiSandbox?get_foo=bar and you'll see what I mean. If you want the value of foo, use {$foo}, not {$get_foo}. This is probably a misunderstanding from the way I wrote the docs, sorry... Anyone else having problems with this recipe they can show me? -Martin ____________________________________________________________________________________ Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
