wenn ich ein Smiley-Pack hinzufügen möchte, bekomme ich leider folgende Fehlermeldung:
Code: Alles auswählen
Couldn't update smilies!
DEBUG MODE
SQL Error : 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 '; 'xmas_icon_biggrin.gif', 'xmas_icon_biggrin.gif')' at line 3
INSERT INTO phpbb_smilies (code, smile_url, emoticon, smilies_order ) VALUES(':xmas_icon_biggrin' , 530, 530 = 530 + 10; 'xmas_icon_biggrin.gif', 'xmas_icon_biggrin.gif')
Line : 205
File : /srv/www/htdocs/web61/html/forum/admin/admin_smilies.php
'xmas_icon_biggrin.gif' ist der erste Smily des zu importierenden Pakets. Wenn ich jedoch einen Smily einzeln hinzufügen möchte, klappt das ohne Problem. CHMOD ist richtig gesetzt. Habe auch noch den Smiley-Order Mod bei mir installed.
Danke