Seite 1 von 1

Fehlermeldung beim installieren neuer Styles

Verfasst: 01.08.2005 21:14
von newsundown
Hallo,

habe folgendes Problem...wenn ich versuche, ein neues Style zu installieren, bekomme ich folgende Fehlermeldung:

Could not insert theme data!

DEBUG MODE

SQL Error : 1054 Unknown column 'fontcolor5' in 'field list'

INSERT INTO phpbb_themes (template_name, style_name, head_stylesheet, body_background, body_bgcolor, body_text, body_link, body_vlink, body_alink, body_hlink, tr_color1, tr_color2, tr_color3, tr_class1, tr_class2, tr_class3, th_color1, th_color2, th_color3, th_class1, th_class2, th_class3, td_color1, td_color2, td_color3, td_class1, td_class2, td_class3, fontface1, fontface2, fontface3, fontsize1, fontsize2, fontsize3, fontcolor1, fontcolor2, fontcolor3, span_class1, span_class2, span_class3, img_size_poll, img_size_privmsg, fontcolor5, fontcolor6, fontcolor7) VALUES ('bluestyle', 'FI bluestyle', 'bluestyle.css', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'row1', 'row2', '', '', '', '', '0', '0', '0', '', '660000', 'ff6600', '', '', '', '0', '0', '', '', '')

Line : 119
File : /homepages/35/d113278213/htdocs/familyboard/forum/admin/admin_styles.php

wer kann mir da helfen?