| autor | |
| 17-06-11 14:23:36 | Frontend-Fehler |
|
Werner Groß |
Hallo, ich habe tt_products 2.8.X installiert, wenn ich ich im Backend ein Produkt anlege und eine Adresse (aus tt_address) wähle und dann das Frontend aufrufe kommt folgende Fehlermeldung |require#84 // tslib_fe->INTincScript#465 // tslib_fe->INTincScript_process#3189 // tslib_cObj->USER#3250 // tslib_content_User->render#922 // tslib_cObj->callUserFunction#51 // call_user_func_array#6332 // tx_ttproducts_pi1->main# // tx_ttproducts_pi1_base->main#69 // tx_ttproducts_main->run#77 // tx_ttproducts_main->products_display#632 // tx_ttproducts_single_view->printView#1018 // tx_ttproducts_product_view->getModelMarkerArray#488 // tx_ttproducts_table_base->get#226 // tx_table_db->enableFields#171 // t3lib_div::debug_trail#570|NO entry in the $TCA-array for the table "tx_party_addresses". This means that the function enableFields() is called with an invalid table name as argument. Wenn ich die Adresse aus dem Produkt entferne funktioniert das korrekt. Gruß Werner |
| 20-06-11 22:25:26 | Adresse |
|
Franz Holzinger |
Es ist für die Adresse standardmäßig die empfohlene 'tx_party_addresses' voreingestellt. Wenn stattdessen 'tt_address' verwendet werden soll, dann muss das im Extension Manager zu tt_products eingestellt werden. 'Address table' [addressTable] |
| < Zurück zum Forum | |