Ketamagold
Aktives Mitglied
Moin,
Ich habe mittels csv Datein die Artikel und Bilder bei mir im JTL WaWi importiert. Da ja das WaWi beim import keine cross sell artikel für andere Kategorien erstellen kann, habe ich mich also hingesetzt und alle Kategorien wo die selben artikel rein sollen selber erstellt.
So wenn ich nun mit dem webshopabgleich anfange läuft auch alles ganz gut, bis er zu den vom mir erstellten Kategorien kommt, dann kommt dieser Fehler 1064. Ich hab jetzt mal alle mit ok bestätigt, bis er zu den Artikeln kommt. Dann kommt für jeden Artikel 3 mal dieser Fehler 1064.
diese fehler kommen bei den Kategorien:
<font color="#000000">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 " at line 1
update categories set categories_picture="categories/Kat_.jpg" where categries_id=
<font color="#ff0000"[TEP STOP]</font>
</font>
und die zweite:
<font color="#000000">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 " at line 1
delete from categories_description where categories_id=
<font color="#ff0000"[TEP STOP]</font>
</font>
Dann kommt bei allen Artikeln:
<font color="#000000">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 '<DIV align='\"center\'">Alle Preise sind inklusive der gesetzli
update items_description set items_description="
Hier kommt das was in der Artikelbeschreibung alles drin steht und endet mit
vpe anzeigen<b/>:nein" where items_id=67 and Language_id=5
<font color="#ff0000">[TEP STOP]</font>
</font>
die zweite:
<font color="#000000">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 '<DIV align='\"center\'">Alle Preise sind inklusive der gesetzli
update items_description set items_description="
Hier kommt das was in der Artikelbeschreibung alles drin steht und endet mit
vpe name<b/>: " where items_id=67 and Language_id=5
<font color="#ff0000">[TEP STOP]</font>
</font>
die dritte:
<font color="#000000">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 '<DIV align='\"center\'">Alle Preise sind inklusive der gesetzli
update items_description set items_description="
Hier kommt das was in der Artikelbeschreibung alles drin steht und endet mit
vpe wert<b/>: 0.0000 " where items_id=67 and Language_id=5
<font color="#ff0000">[TEP STOP]</font>
</font>
Ich habe auch inzwischen die SQL Datenbank gelöscht, neu erstellt. Und den Shop gelöscht und neu Instaliert. Soweit keine veränderungen im Adminbereich gemacht, es kommen immer die selben fehlermeldungen.
die Artikel werden bis auf die cross sell Artikel soweit alle erstellt, bis auf das bei einigen nichts in der Artikelbeschreibung drin steht.
Hat jemand mal ein tip was ich da falsch mache?
Gruss Keta
Ich habe mittels csv Datein die Artikel und Bilder bei mir im JTL WaWi importiert. Da ja das WaWi beim import keine cross sell artikel für andere Kategorien erstellen kann, habe ich mich also hingesetzt und alle Kategorien wo die selben artikel rein sollen selber erstellt.
So wenn ich nun mit dem webshopabgleich anfange läuft auch alles ganz gut, bis er zu den vom mir erstellten Kategorien kommt, dann kommt dieser Fehler 1064. Ich hab jetzt mal alle mit ok bestätigt, bis er zu den Artikeln kommt. Dann kommt für jeden Artikel 3 mal dieser Fehler 1064.
diese fehler kommen bei den Kategorien:
<font color="#000000">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 " at line 1
update categories set categories_picture="categories/Kat_.jpg" where categries_id=
<font color="#ff0000"[TEP STOP]</font>
</font>
und die zweite:
<font color="#000000">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 " at line 1
delete from categories_description where categories_id=
<font color="#ff0000"[TEP STOP]</font>
</font>
Dann kommt bei allen Artikeln:
<font color="#000000">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 '<DIV align='\"center\'">Alle Preise sind inklusive der gesetzli
update items_description set items_description="
Hier kommt das was in der Artikelbeschreibung alles drin steht und endet mit
vpe anzeigen<b/>:nein" where items_id=67 and Language_id=5
<font color="#ff0000">[TEP STOP]</font>
</font>
die zweite:
<font color="#000000">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 '<DIV align='\"center\'">Alle Preise sind inklusive der gesetzli
update items_description set items_description="
Hier kommt das was in der Artikelbeschreibung alles drin steht und endet mit
vpe name<b/>: " where items_id=67 and Language_id=5
<font color="#ff0000">[TEP STOP]</font>
</font>
die dritte:
<font color="#000000">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 '<DIV align='\"center\'">Alle Preise sind inklusive der gesetzli
update items_description set items_description="
Hier kommt das was in der Artikelbeschreibung alles drin steht und endet mit
vpe wert<b/>: 0.0000 " where items_id=67 and Language_id=5
<font color="#ff0000">[TEP STOP]</font>
</font>
Ich habe auch inzwischen die SQL Datenbank gelöscht, neu erstellt. Und den Shop gelöscht und neu Instaliert. Soweit keine veränderungen im Adminbereich gemacht, es kommen immer die selben fehlermeldungen.
die Artikel werden bis auf die cross sell Artikel soweit alle erstellt, bis auf das bei einigen nichts in der Artikelbeschreibung drin steht.
Hat jemand mal ein tip was ich da falsch mache?
Gruss Keta