[TYPO3-commerce] Empty orders --> incoming
Matthias Burgis
matze at detox-music.de
Wed Jan 23 15:07:39 CET 2008
Hi group,
after hours and hours of search i found the problem with the empty
incoming orders list.
It is not a problem of the extension itself!
It is a problem with the PHP constant PHP_INT_MAX which is used in
lib/class.tx_commerce_order_localrecordlist.php.
This constant was introduced with PHP 5.0.5 i think (at least google
thinks it ;-) ) and i'm using a Suse 9.3 developement-server with PHP
5.0.3 on it.
So now i think the time is right to get a new, faster server with an
up-to-date Linuxdistribution on it... :-)
Greets
Matthias
Matthias Burgis schrieb:
> Hi there
>
> i'm using commerce 0.9.4 from SVN.
> Everthing works fine by now except from the following:
>
> When i place an order it can' be viewed at the backend in the "orders"
> -> "incoming" folder.
> The order is placed correctly and it's also written to the database
> correctly.
>
> Does anyone have a hint, how i could correct this?
>
> Thanks for any help
>
> Matthias
More information about the TYPO3-project-commerce
mailing list