Auteur: geoffreak & mej284
Stijl versie: 1.0.1 (subsilver2)
phpBB versie: 3.0.4
Bij het installeren van deze stijl, krijg ik de volgende algemene fout:
SQL ERROR [ mysql4 ]
Incorrect string value: '\xA9 2007...' for column 'template_copyright' at row 1 [1366]
SQL
INSERT INTO phpbbf_styles_template (template_name, template_copyright, template_path, bbcode_bitfield, template_storedb) VALUES ('subGeoff', '� 2007 Geoffreak', 'subGeoff', 'kNg=', 0)
BACKTRACE
FILE: includes/db/mysql.php
LINE: 174
CALL: dbal->sql_error()
FILE: includes/acp/acp_styles.php
LINE: 3300
CALL: dbal_mysql->sql_query()
FILE: includes/acp/acp_styles.php
LINE: 3101
CALL: acp_styles->install_element()
FILE: includes/acp/acp_styles.php
LINE: 2778
CALL: acp_styles->install_style()
FILE: includes/acp/acp_styles.php
LINE: 152
CALL: acp_styles->install()
FILE: includes/functions_module.php
LINE: 507
CALL: acp_styles->main()
FILE: adm/index.php
LINE: 74
CALL: p_master->load_active()
En nu is uiteraard mijn vraag: "Wat is hier aan de hand en hoe los ik dit op?"

Ik ga er van uitdat het niet aan de database MySQL-versie 5.0.67 ligt, ook omdat andere stijlen geen problemen geven.