Hi Alex,
Thank you for your reply, i have tried $_REQUEST, i don't find my variables
related to the product, i only find the variable type = 1296727025.
the var tx_myextension_pi1 is missing.
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.or
_GP() works like a charm, also in 6.2 or 7.6
Maybe the GET params are not given - what if you're doing a var_dump on
$_REQUEST - are the variables correct?
What if you are using _GET() instead of _GP()
Alex
--
TYPO3 separates the men from the boys :D
TYPO3-Training from in2code.de
__
Hello,
i have migrated a project from 4.5 to 6.2.
I have a page with a product, the connected user can edit the product from the
frontend.
When the user click on the edit button, an popup (iframe) is opened with the
product info.
Form the php code side, we have this iframe with an src link w
Hey,
I have a problem with a custom content element which extends tt_content
in 6.2.17:
1. Create content element with FAL image in default language (The
tt_content image field is used, NOT a flexform)
2. Try to translate the CE with an translator account who doesn't have
access to this CType (sa