[TYPO3-commerce] FE-Form for Addressmanagement doesn't work
Ingo Schmitt
mailinglisten at i-schmitt.de
Fri Nov 16 18:27:02 CET 2007
Hi,
I'm not sure on this. I remember that we had a problem with pi4
regarding the change of addresses in the checkout.
Could you please change it and test it, also while changing address
details in the checkout. If everything is correct, please file a bug
with an attached patch in bugs.typo3.org.
Thank you
ingo
> Hello,
>
> Actually it seems that it can never work, because the action in the
> form-Tag is empty? In the class.tx_commerce_pi4.php, the needed variable
> seems to be always empty?? Is this feature still missing, did I
> something wrong? We are using the lastest official version 0.92.
>
>
> Relevant Part in the class starting at line 442:
> ---
> // get action link
> if (isset($this->piVars['backpid'])){
> #$link = $this->pi_getPageLink($this->piVars['backpid']);
> $link = '';
> } else {
> $link = '';
> }
>
> return '<form method="post" action="' .$link .'">'
> .$this->cObj->substituteMarkerArray($tplBase, $baseMA) .'</form>';
> ---
>
> Any ideas??
>
>
> Thanks
> Andre
Mit freundlichen Gruessen
--
Ingo Schmitt mailto:is at marketing-factory.de
Marketing Factory Consulting GmbH http://typo3.marketing-factory.de/
Content Management mit Typo3: Beratung - Schulung - Realisierung
More information about the TYPO3-project-commerce
mailing list