[Typo3-dev] Global Vars in FE-Plugin only reachable for admin user?

Thomas Murphy murphy at thepanemgroup.com
Mon May 17 01:03:41 CEST 2004


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello everyone,

while writing a fe-plugin i experienced a strange behaviour:

The variable sent to my script via GET is only available in the script,
when I am logged in (I have front-end-editing enabled).
"Normal" users can't access the plugin, it's always showing the
'default' case of the switch statement in the main method.
I tried to access it in many ways, like t3lib_div::GPvar('action'),
$_GET["action"], $GLOBALS["HTTP_GET_VARS"]["action"].
Register Globals is turned on.

Any hints?

bye,
Murphy
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFAp/NLwO0pDATctOARAqZbAKCXWb4u3FX/A/FkHpGUORyB2jk5UwCeN1lh
YINrJUXP0JhdQWI4d6OPGRE=
=+bTx
-----END PGP SIGNATURE-----





More information about the TYPO3-dev mailing list