Problema Diacritice
Scris: 20-Apr-2009, 07:44:23
Cand incerca cineva pe forum sa scrie cu diacritice apare urmatoarea erroare
Cod: Selectaţi tot
General Error
SQL ERROR [ mysql4 ]
Incorrect string value: '\xC5\xA3i' for column 'post_text' at row 1 [1366]
SQL
INSERT INTO phpbb_posts (forum_id, poster_id, icon_id, poster_ip, post_time, post_approved, enable_bbcode, enable_smilies, enable_magic_url, enable_sig, post_username, post_subject, post_text, post_checksum, post_attachment, bbcode_bitfield, bbcode_uid, post_postcount, post_edit_locked, topic_id) VALUES (2, 2, 0, '78.97.214.156', 1240202551, 1, 1, 1, 1, 1, '', 'Re: TEST', 'Introduceţi', '38a18cc4c27961651b2999c81624587d', 0, '', '1aqfts8x', 1, 0, 2)
BACKTRACE
FILE: includes/db/mysql.php
LINE: 174
CALL: dbal->sql_error()
FILE: includes/functions_posting.php
LINE: 1871
CALL: dbal_mysql->sql_query()
FILE: posting.php
LINE: 1001
CALL: submit_post()