[TYPO3-shop] tt_products 2.7.0
Matt Sturkenboom
m.sturkenboom at gmail.com
Sun Sep 28 09:39:58 CEST 2008
I tried that too but at some point it looses all markers so it shows
the marker text but not the content of the marker. The only marker
that is left at the end is the external_object marker.
I didn't found were all the makers get cleaned so i tried to just put
it in the content and that worked.
Thanks for the help!
2008/9/27 Franz Holzinger <franz at fholzinger.com>:
> Matt Sturkenboom a écrit :
>> I got it working now!
>>
>> in *_control.php I changed the following :
>>
>> This :
>> $mainMarkerArray['###MESSAGE_PAYMENT_SCRIPT###'] =
>> $this->processPayment($bFinalize, $basketView, $infoViewObj);
>>
>> To this:
>> $content .= $this->processPayment($bFinalize, $basketView, $infoViewObj);
>>
>
> What about adding the marker ###MESSAGE_PAYMENT_SCRIPT### to your shop
> template?
>
> - Franz
>
>
> _______________________________________________
> TYPO3-project-tt-products mailing list
> TYPO3-project-tt-products at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-project-tt-products
>
More information about the TYPO3-project-tt-products
mailing list