[TYPO3-shop] Missing argument 2 for tx_fhlibrary_system
Christina
cvf at cvfront.dk
Thu Nov 1 14:41:58 CET 2007
Hi list,
I have new warnings occuring at my site, after my server was upgraded
with php5.2. I have Table Library v0.1.13 and tt_products v2.5.1 and
fh_library 0.0.16 installed.
When I add a product to my shopping basked (which I can do successfully)
I get this and error message which relates to the fh_library (see below).
I noticed that the latest version of fh_library is 0.0.19 but intended
for tt_products v.2.5.2 only. I assume that my problems will be solved
with an update of fh_library to a either v. 0.0.17 or 0.0.18.
Can anyone confirm this assumption, and point me to where I can get the
.T3X file (using the extension manager in typo3 doesn't find anything
newer than 0.0.16)?
Any help or input would be greatly appreciated.
Thanks.
The warning messages I get:
-------------------
Warning: Missing argument 2 for tx_fhlibrary_system::getExtensionInfo(),
called in
/home/hosting/instrulog.dk/site/typo3conf/ext/tt_products/lib/class.tx_ttproducts_address.php
on line 84 and defined in
/home/hosting/instrulog.dk/site/typo3conf/ext/fh_library/lib/class.tx_fhlibrary_system.php
on line 91
Warning: Cannot modify header information - headers already sent by
(output started at
/home/hosting/instrulog.dk/site/typo3conf/ext/fh_library/lib/class.tx_fhlibrary_system.php:91)
in
/home/hosting/instrulog.dk/typo3_src-4.0.2/typo3/sysext/cms/tslib/class.tslib_fe.php
on line 2830
More information about the TYPO3-project-tt-products
mailing list