
04-05-2010, 08:45 AM
|
|
|
Join Date: Jun 2005
Location: Germany
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
It works for me in the standard settings.
But if I want to edit a display template the following DB error comes:
Quote:
Invalid SQL:
UPDATE `autolinker_templates` SET title="test", tname="test",
style="font-style:Normal;text-decoration:Underline;text-transform:None;font-size:100%;color:#000000;", image="1", mouseover="popup", href="none", link_target="_top",
bgcolor="#DDDDDD", bordercolor="#000000", borderwidth="1", padding="500", windowtitle="", shadow="0",
sticky="1", titlebar="1", opacity="95", fadein="300", fadeout="300",
WHERE id="1";
MySQL-Fehler : 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 id="1"' at line 5
Fehler-Nr. : 1064
Fehler-Zeit : Monday, 05.04.2010 @ 11:38:10
Datum : Monday, 05.04.2010 @ 11:38:10
Skript : http://www.domain.de/test/admincp/au...updatetemplate
Referrer : http://www.domain.de/test/admincp/au...ttemplate&id=1
IP-Adresse : 11111.1.111..1111
Benutzername : Mike
Klassenname : vB_Database
MySQL-Version : 5.0.51a-24+lenny2+spu1
|
|