Als ik een pb wil lezen krijg ik een foutmelding, een 'general error'.
Citaat:General Error
SQL ERROR [ mysql4 ]
Got error 127 from storage engine [1030]
SQL
SELECT t.*, p.*, u.* FROM privmsgs p, privmsgs_to t, users u WHERE t.msg_id = p.msg_id AND p.author_id = u.user_id AND t.folder_id NOT IN (-3, -4) AND t.user_id = 539 AND (p.root_level = 7196439 OR p.msg_id = 7196439) ORDER BY p.message_time ASC
BACKTRACE
FILE: includes/db/mysql4.php
LINE: 120
CALL: dbal->sql_error()
FILE: includes/ucp/ucp_pm_viewmessage.php
LINE: 260
CALL: dbal_mysql4->sql_query()
FILE: includes/ucp/ucp_pm_viewmessage.php
LINE: 226
CALL: message_history()
FILE: includes/ucp/ucp_pm.php
LINE: 398
CALL: view_message()
FILE: includes/functions_module.php
LINE: 361
CALL: ucp_pm->main()
FILE: ucp.php
LINE: 320
CALL: p_master->load_active()