Joined: Sun Jul 26, 2009 11:36 pm Posts: 1
|
Trying to login to my list of characters and i get the following.
Database Error Got error 28 from storage engine
Backtrace: Array ( [0] => Array ( [file] => /home/httpd/vhosts/unmodchat.com/includes/data_functions.php [line] => 197 [function] => do_query [args] => Array ( [0] => SELECT DISTINCT c1.data_group_id FROM chardb_character_data_current c1 JOIN chardb_character_data_current c2 ON c1.data_group_id = c2.data_group_id AND c1.`key`='users_id' AND c1.`value`=10680 AND c1.data_group_id=c2.data_group_id and c2.`key`='name' ORDER BY c2.`value` )
)
[1] => Array ( [file] => /home/httpd/vhosts/unmodchat.com/list_characters.php [line] => 18 [function] => get_user_character_ids [args] => Array ( [0] => 10680 )
)
)
chat was working fine the past two nights.
Just noticed this bit in small print when it logs into the chat. Fatal: Not able to open ./cache/data_global.php
|
|