nach update von Ubercart 2.2 auf 2.3
am 24.07.2010 - 23:46 Uhr in
nach update von Ubercart 2.2 auf 2.3 habe ich das Problem, das plötzlich meine Artikelbilder alle weg sind ??
Bekomme auch von der Datenbank Fehlermeldungen :
user warning: Unknown column 'delta' in 'order clause' query: SELECT * FROM content_field_image_cache WHERE vid = 29 ORDER BY delta in /homez.346/kshostin/www/sites/derspezie.de/modules/cck/content.module on line 993.
Bin seid ca. 4-6 Stunden schon dran, an Views, Imagefield (cck) - DOCH ohne Erfolg
H I L F E - weiss echt nicht mehr weiter !
- Anmelden oder Registrieren um Kommentare zu schreiben

Ganz doofe Frage: update.php
am 25.07.2010 - 01:53 Uhr
Ganz doofe Frage: update.php hast du nach dem Update aber ausgeführt, oder? (Vielleicht nochmal update.php ausführen, um die Tabellen wieder "gerade zu rücken"?)
ja update wurde gestartet
am 25.07.2010 - 10:13 Uhr
ja update wurde gestartet ...
habe es aufgrund dieser meldung nochmals gestartet :
The following queries were executed
uc_cart module
Update #6201
* ALTER TABLE {uc_cart_products} ADD INDEX cart_id (cart_id)
uc_catalog module
Update #8
* UPDATE {url_alias} SET src = SUBSTRING_INDEX(src, '/', 2) WHERE src LIKE 'catalog/%%';
uc_file module
Update #6006
* No queries
uc_product module
Update #6009
* ALTER TABLE {uc_products} CHANGE `list_price` `list_price` DECIMAL(16, 5) NOT NULL DEFAULT 0
* ALTER TABLE {uc_products} CHANGE `cost` `cost` DECIMAL(16, 5) NOT NULL DEFAULT 0
* ALTER TABLE {uc_products} CHANGE `sell_price` `sell_price` DECIMAL(16, 5) NOT NULL DEFAULT 0
uc_product_kit module
Update #6003
* No queries
uc_store module
Update #6005
* ALTER TABLE {uc_countries} CHANGE `country_id` `country_id` INT unsigned NOT NULL
uc_upsell module
Update #6006
* ALTER TABLE {uc_upsell_products} DROP PRIMARY KEY
* ALTER TABLE {uc_upsell_products} ADD PRIMARY KEY (nid)
und nochmals gestartet :
The following queries were executed
ca module
Update #6001
* Updated argument IDs in saved predicates.
captcha module
Update #6201
* UPDATE {captcha_points} SET module = 'captcha', type = 'Math' WHERE module = 'text_captcha' AND type = 'Text';
fieldgroup module
Update #6007
* DELETE FROM {content_group_fields} WHERE (field_name, type_name) NOT IN (SELECT field_name, type_name FROM {content_node_field_instance})
filefield module
Update #6104
* DELETE FROM {system} WHERE type = 'module' AND name = 'filefield_token'
filefield_meta module
Update #6100
* No queries
filefield_paths module
Update #6103
* No queries
imagecache module
Update #6001
* ALTER TABLE {imagecache_action} CHANGE `weight` `weight` INT NOT NULL DEFAULT 0
imagefield module
Update #6006
* No queries
imagefield_crop module
Update #6000
* UPDATE {content_node_field_instance} SET widget_type = 'imagefield_crop_widget' WHERE widget_type = 'image crop'
imagefield_extended module
Update #6300
* No queries
imagefield_import module
Update #6100
* No queries
image_captcha module
Update #6203
* No queries
jquery_update module
Update #6200
* No queries
number module
Update #6000
* UPDATE {content_node_field} SET type='number_float' WHERE type = 'number_decimal'
optionwidgets module
Update #6001
* UPDATE {content_node_field_instance} SET widget_type = 'optionwidgets_select' WHERE widget_type = 'options_select'
* UPDATE {content_node_field_instance} SET widget_type = 'optionwidgets_onoff' WHERE widget_type = 'options_onoff'
* UPDATE {content_node_field_instance} SET widget_type = 'optionwidgets_buttons' WHERE widget_type = 'options_buttons'
Finde den Fehler immer noch nicht ???
am 29.07.2010 - 02:14 Uhr
Hilfe, ich weiss nicht mehr wo ich suchen soll !
http://DerSpezie.de
Conten Module Update
user warning: Unknown column 'delta' in 'where clause' query: SELECT * FROM content_field_image_cache WHERE (vid = 0 AND delta > 0) OR (vid > 0) ORDER BY vid ASC, delta ASC LIMIT 0, 500 in /homez.346/kshostin/www/sites/derspezie.de/modules/cck/content.install on line 569ca module
Update #6001
* Updated argument IDs in saved predicates.
content module
Update #6010
* Fixed serialized values in table content_field_image_cache
* Fixed serialized values in table content_field_banner_image