[Typo3] Transfering GET parameter to frame source via TS

JoH info at cybercraft.de
Fri Apr 1 12:01:47 CEST 2005


> temp.url = TEXT
> temp.url.value = {GP:cPath}
                ^^^^
> temp.url.stdWrap = shop/catalog/index.php?cPath=|
                ^^^
I guess you wanted to do it like this:

temp.url = TEXT
temp.url.value = shop/catalog/index.php?cPath={GP:cPath}
temp.url.insertData = 1

Joey

-- 
Wenn man keine Ahnung hat: Einfach mal Fresse halten!
(If you have now clues: simply shut your gob sometimes!)
Dieter Nuhr, German comedian
openBC: http://www.openbc.com/go/invuid/Jo_Hasenau





More information about the TYPO3-english mailing list