Hi hi!
This mod is very nice! Thanks for it!
I installed this, but i have a problem x__x!... When someone accepts a friendship request, an error message appears:
Code: Select all
General Error
SQL ERROR [ mysql4 ]
Incorrect string value: '\xEF\xBF\xBDve ...' for column 'message_subject' at row 1 [1366]
SQL
INSERT INTO phpbb_privmsgs (root_level, author_id, icon_id, author_ip, message_time, enable_bbcode, enable_smilies, enable_magic_url, enable_sig, message_subject, message_text, message_attachment, bbcode_bitfield, bbcode_uid, to_address, bcc_address) VALUES (0, '102', 0, '201.214.249.107', 1252279178, 1, 1, 0, 0, 'You�ve been approved', 'Saku-chan has approved your friendship request and you are now friends. Saku-chan now appears on your friend list.', 0, '', '20tlaquy', 'u_54', '')
BACKTRACE
FILE: includes/db/mysql.php
LINE: 174
CALL: dbal->sql_error()
FILE: includes/functions_privmsgs.php
LINE: 1435
CALL: dbal_mysql->sql_query()
FILE: includes/ucp/ucp_fram.php
LINE: 350
CALL: submit_pm()
FILE: includes/ucp/ucp_fram.php
LINE: 147
CALL: ucp_fram->send_pm()
FILE: includes/functions_module.php
LINE: 507
CALL: ucp_fram->main()
FILE: ucp.php
LINE: 344
CALL: p_master->load_active()
Still, the request is accepted...
Help me please ;_;...