[TYPO3-english] Re: Re: t3lib_div::_GP don't work on 6.2 ?

Gregor Hermens gregor.hermens at a-mazing.de
Sat Feb 6 00:32:15 CET 2016


Hi TSniper,

Quote: TSniper (tsniper) wrote on Thu, 04 February 2016 14:16
----------------------------------------------------
> @Jigal, here the JS code to open this iFrame :
> 	$dialog_edit.append($("<iframe class='no-border full-width-height' />").attr("src", "index.php?type=1296727025&tx_carmanager_pi1[carID]="+carID+"&no_cache=1"));
> 
> and this is the PHP Code :
> 
> $myVars = t3lib_div::_GP('tx_productmanager_pi1');

tx_carmanager_pi1 != tx_productmanager_pi1

You are just looking for the wrong parameter....

hth
Gregor



More information about the TYPO3-english mailing list