Beiträge von EarlHicky

    Wenn ich über das Produkt, als Admin auf der Shopseite auf Attribute bearbeiten gehe und meine Attribute auswählen möchte ( was für mich bei 1000 Attributen überssichtlicher und leichter ist) werden diese garnicht übernommen.

    Über Kategorie/Artikel/Attribute und dann Attribute einfügen funktioniert das einfügen der einzelnen Attribute. Ist jedoch sehr sehr unüberssichtlich und dauert extrem lange.
    Wenn ich dann erneut auf der Shopseite auf Attribute bearbeiten gehe und versuche weitere Attribute einzufügen, schmeisst er alle Attribute (welche in Kategorie/Artikel/Attribute/Attribute einfügen) nach dem Speichern raus.

    Hier brauche ich dringend Hilfe, denn der ganze Shop steht wegen diesem Problem!

    Deswegen hab ich das ding ja lite genannt, weil 3x Freitext sorry, isn witz. aber ein GANZ RIESIGER

    Sone Beta version geben andere umsonst zum anlocken raus..... hier ist das aber die vollversion wo der kollege auch noch monate gebraucht hat für 3x freitext, sorry webdesign erfurt WITZ ABER WIE

    beim aufrufen erscheint folgende fehlermeldung

    Zitat

    SQL Fehler [256] (1064) You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-0, ADMIN_DEFAULT_LISTING_NUM' at line 22

    Query: SELECT c.customers_id, c.customers_cid, c.customers_vat_id, c.customers_vat_id_status, c.customers_status, c.customers_firstname, c.customers_lastname, c.customers_email_address, c.member_flag, c.account_type, a.entry_country_id, ci.customers_info_date_account_created FROM customers c , address_book a, customers_info ci WHERE c.customers_id = a.customers_id AND c.customers_default_address_id = a.address_book_id AND ci.customers_info_id = c.customers_id ORDER BY ci.customers_info_date_account_created DESC limit -0, ADMIN_DEFAULT_LISTING_NUM

    Beim Aufruf der Datei /admin/customers.php , PHP 5.4.4-14+deb7u12 (Linux)

    Die Abfrage wurde abgebrochen, kontaktieren Sie den Administrator...

    Neuinstallation v2.5.7 mitm datenbankbackup von ner geupdateten 2.5.7 version.

    und beim speichern von artikeln

    Zitat

    SQL Fehler [256] (1054) Unknown column 'products_maxorder' in 'field list'

    Query: update products set products_quantity = '99', products_model = 'ASTE02', products_manufacturers_model = '', products_ean = '', products_price = '58.9965', products_sort = '0', products_shippingtime = '3', products_discount_allowed = '0.00', products_date_available = null, products_weight = '0.000', products_status = '1', products_startpage = '1', products_startpage_sort = '0', products_cartspecial = '0', products_buyable = '1', products_only_request = '0', products_rel = '1', products_treepodia_activate = '', products_tax_class_id = '0', product_template = 'product_info_v1.html', options_template = 'product_options_dropdown.html', manufacturers_id = '', products_fsk18 = '0', products_movie_embeded_code = '', products_movie_width = '', products_movie_height = '', products_movie_youtube_id = '', products_forbidden_payment = '', products_forbidden_shipping = '', products_col_left = '1', products_col_right = '1', products_col_top = '1', products_col_bottom = '1', products_vpe_value = '0.0000', products_vpe_status = '', products_vpe = '', products_promotion_status = '', products_promotion_product_title = '', products_promotion_product_desc = '', products_ekpprice = '26', products_uvpprice = '', products_master = '', products_master_article = '', products_slave_in_list = '', products_shipping_costs = '', products_minorder = '0', products_maxorder = '', products_zustand = 'neu', products_google_gender = 'unisex', products_google_age_group = '---', products_google_color = '', products_google_size = '', products_isbn = '', products_upc = '', products_g_identifier = 'TRUE', products_brand_name = '', products_g_availability = 'in stock', products_g_shipping_status = '0', product_type = '1', products_sperrgut = '0', products_last_modified = now(), products_date_added = '2014-04-16 15:04:02' where products_id = '262'

    Beim Aufruf der Datei /admin/categories.php , PHP 5.4.4-14+deb7u10 (Linux)

    Die Abfrage wurde abgebrochen, kontaktieren Sie den Administrator...

    nächster wenn ich in kategorien speichern möchte

    Zitat

    SQL Fehler [256] (1064) You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'where categories_id = '30'' at line 1

    Query: update categories se where categories_id = '30'

    Beim Aufruf der Datei /admin/categories.php , PHP 5.4.4-14+deb7u10 (Linux)

    Die Abfrage wurde abgebrochen, kontaktieren Sie den Administrator...

    Zitat

    SQL Fehler [256] (1054) Unknown column 'p.product_type' in 'field list'

    Query: SELECT p.products_id, pd.products_name, p.products_shippingtime, p.products_discount_allowed, p.products_image, p.products_model, p.products_price, p.products_weight, p.products_vpe_status, p.products_vpe, p.products_vpe_value, p.products_tax_class_id, p.product_type FROM products p, products_description pd WHERE p.products_id='192' AND pd.products_id = p.products_id AND pd.language_id = '2'

    Beim Aufruf der Datei /shopping_cart.php , PHP 5.4.4-14+deb7u10 (Linux)

    Die Abfrage wurde abgebrochen, kontaktieren Sie den Administrator...

    Wenn man einen artikel in den Warenkorb legen will (datenbankbackup wurde mit mysqldumper angelegt von der version v2.5.3)

    so ein wenig rumgetestet

    problem besteht darin, wenn ich die pflichtattribute aktiviere/deaktiviere im backend unter zusamodulen, übernimmt mir das template die einstellungen sehr wohl (keine "bitte wählen" auswahl mehr sondern erstes attribut als pflicht ausgewählt) aber, wenn ich es wieder deaktiviere - übernimmt mir das template das dann auch - wenn ich bei den attributen dann aber nichts auswähle und den artikel in den warenkorb packen will lande ich wieder auf der startseite wird mir nicht angenommen ohne ausgewählte attribute.

    wenn ich ein attribut auswähle kann ich den artikel problemlos in den warenkorb packen.

    passiert in

    chrome aktuell
    ie11 atkuell
    firefox aktuell

    wenn ich jetzt in der datenbank händisch von true auf false wechsel (oben beschriebenes charset) ändert sich aber auch nichts dran - gleiches phänomen

    irgendwo is da der wurm drin :/

    ja, weiss ich - ändert sich aber auch nichts dran - bleibt gleich, wiegesagt selbst wenn ich in der db den wert true/false änder????

    passende spalte ist ja diese hier.

    in configuration

    |523|ATTRIBUTE_REQUIRED|false|17|12|NULL|2014-04-17 20:47:03|NULL|xtc_cfg_select_option(array('true', 'false'),

    wiegesagt ob ich auf true oder false änder - ändert im frontend beim dropdown in der produktdarstellung im bootstrap nichts - irgendwo ist da der wurm drin?

    auch attribute löschen und neu anlegen hab ich schon versucht, ändert sich auch nichts.