[TYPO3-shop] Call to undefined function: adddefaultfieldarray()
Thomas Ziirsen
ziirsen at linkfactory.dk
Mon May 22 15:25:11 CEST 2006
Franz Holzinger wrote:
> Thomas Ziirsen a écrit :
>
>>Thomas Ziirsen wrote:
>>
>>
>>>Tapio Markula wrote:
>>>
>>>
>>>>Thomas Ziirsen wrote:
>>>>
>>>>
>>>>>I have "Table Library 0.1.2" & "Fh_library 0.0.5" installed,
>>>>
>>>>
>>>>
>>>>
>>>>too old, install newer
>>>
>>>
>>>
>>>You got a link? i can only seem to find these versions on typo3.org
>>
>>
>>Have now upgraded to FH_library 0.0.8, no change.
>
>
>
> Check your file
> /Table Library/table/lib/class.tx_table_db.php
>
> on line 124 you shall have
>
>
> function addDefaultFieldArray ($tableFieldArray=array()) {
> $this->defaultFieldArray = array_merge($this->defaultFieldArray,
> $tableFieldArray);
> }
>
>
>
> You probably did _not_ install Table Libary 0.1.2 properly.
I checked the file, and it wasnt there.
Thx for the info/help
More information about the TYPO3-project-tt-products
mailing list