Style Fehler
Verfasst: 13.03.2010 19:24
Hallo,
wenn ich auf mein Style wechseln will, das ich sonst hatte (hatte eben ein anderes eingestellt), dann kommt folgender Fehler:
wenn ich auf mein Style wechseln will, das ich sonst hatte (hatte eben ein anderes eingestellt), dann kommt folgender Fehler:
Was kann das sein, wer kann helfen?Allgemeiner Fehler
SQL ERROR [ mysql4 ]
Incorrect string value: '\xA9 2010...' for column 'template_data' at row 1 [1366]
SQL
INSERT INTO phpbb_styles_template_data (template_id, template_filename, template_included, template_mtime, template_data) VALUES ('7', 'overall_footer.html', '', 1268504547, '<!-- IF not S_IS_BOT -->{RUN_CRON_TASK}<!-- ENDIF -->\n\n<!-- IF $CA_SHOW_COPYRIGHT_COMMENT -->\n<pre>\n We request you retain the full copyright notice below including the link to www.phpbb.com.\n This not only gives respect to the large amount of time given freely by the developers\n but also helps build interest, traffic and use of phpBB3. If you (honestly) cannot retain\n the full copyright we ask you at least leave in place the \"Powered by phpBB\" line, with\n \"phpBB\" linked to www.phpbb.com. If you refuse to include even this then support on our\n forums may be affected.\n\n The phpBB Group : 2006\n\n I ask you not to remove my copyright from this style, and you are not allowed to use my code/images anywhere else without my permission. If you don\'t like those conditions, don\'t use this style.\n\n For support visit http://www.stsoftware.biz/support\n</pre>\n<!-- ENDIF -->\n\n<div id=\"wrapfooter\">\n <!-- IF U_ACP --><span class=\"gensmall\">[ <a href=\"{U_ACP}\">{L_ACP}</a> ]</span><br /><br /><!-- ENDIF -->\n <span class=\"copyright\">\n Copyright � 2010 ULTIMATIC-CHAT Forum (<a href\"http://ultimatic- chat.de\" target\"_blank\">http://ultimatic-chat.de</a>) \n Powered by <a href=\"http://www.phpbb.com/\">phpBB</a> © 2000, 2002, 2005, 2007 phpBB Group.<br />Designed by <a href=\"http://www.stsoftware.biz/\">ST Software</a> for <a href=\"http://ptf.com/\">PTF</a>.\n <!-- IF TRANSLATION_INFO --><br />{TRANSLATION_INFO}<!-- ENDIF -->\n <!-- IF DEBUG_OUTPUT --><br /><bdo dir=\"ltr\">[ {DEBUG_OUTPUT} ]</bdo><!-- ENDIF --></span>\n</div>\n\n </td>\n <td id=\"content-right\" valign=\"top\"><img src=\"{T_THEME_PATH}/images/content_top_right.gif\" width=\"5\" height=\"5\" border=\"0\" alt=\"\" /></td>\n </tr>\n </table></div></div></td>\n</tr>\n</table>\n\n</body>\n</html>')
BACKTRACE
FILE: includes/db/mysql.php
LINE: 174
CALL: dbal->sql_error()
FILE: includes/functions_template.php
LINE: 85
CALL: dbal_mysql->sql_query()
FILE: includes/template.php
LINE: 394
CALL: template_compile->_tpl_load_file()
FILE: includes/template.php
LINE: 224
CALL: template->_tpl_load()
FILE: includes/functions.php
LINE: 4412
CALL: template->display()
FILE: index.php
LINE: 150
CALL: page_footer()