[TYPO3-english] t3lib_div::_GP don't work on 6.2 ?
Jigal van Hemert
jigal.van.hemert at typo3.org
Sat Feb 6 12:38:29 CET 2016
Hi Mohammed,
On 04/02/2016 14:16, TSniper wrote:
> <? if(!isset($this->piVars['submit'])) {
>
> $myVars = t3lib_div::_GP('tx_productmanager_pi1');
>
> // display the variable it is showing as empty
> debug ($myVars, 'vars of request');
Can you add debug commands for:
- $_POST
- $_GET
- $_SERVER['REQUEST_METHOD']
- $_SERVER['QUERY_STRING']
- $_SERVER['REQUEST_URI']
--
Jigal van Hemert
TYPO3 CMS Active Contributor
TYPO3 .... inspiring people to share!
Get involved: typo3.org
More information about the TYPO3-english
mailing list