Skip to content

Instantly share code, notes, and snippets.

@jonaharagon
Created September 13, 2014 23:10
Show Gist options
  • Save jonaharagon/da98971ee50a4212d5c8 to your computer and use it in GitHub Desktop.
Save jonaharagon/da98971ee50a4212d5c8 to your computer and use it in GitHub Desktop.
mChat Problem D:
SQL ERROR [ mysql4 ]
Table 'jda_phpbb.MCHAT_CONFIG_TABLE' doesn't exist [1146]
SQL
SELECT * FROM MCHAT_CONFIG_TABLE
BACKTRACE
FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()
FILE: [ROOT]/includes/db/dbal.php
LINE: 757
CALL: trigger_error()
FILE: [ROOT]/includes/db/mysql.php
LINE: 193
CALL: dbal->sql_error()
FILE: [ROOT]/includes/functions_mchat.php
LINE: 31
CALL: dbal_mysql->sql_query()
FILE: [ROOT]/includes/hooks/hook_mchat.php
LINE: 53
CALL: mchat_cache()
FILE: (not given by php)
LINE: (not given by php)
CALL: hook_mchat()
FILE: [ROOT]/includes/hooks/index.php
LINE: 141
CALL: call_user_func_array()
FILE: [ROOT]/includes/template.php
LINE: 208
CALL: phpbb_hook->call_hook()
FILE: [ROOT]/includes/functions.php
LINE: 4898
CALL: template->display()
FILE: [ROOT]/umil/umil_frontend.php
LINE: 325
CALL: page_footer()
FILE: [ROOT]/umil/umil_auto.php
LINE: 132
CALL: umil_frontend->done()
FILE: [ROOT]/mchat_install.php
LINE: 437
CALL: include('[ROOT]/umil/umil_auto.php')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment