This error has been occuring all day:

Status
Not open for further replies.

chloepatra

New Member
Messages
3
Reaction score
0
Points
0
Any ideas what I did wrong????
General Error

SQL ERROR [ mysql4 ]

MySQL server has gone away [2006]

SQL

INSERT INTO phpbb_log (user_id, log_ip, log_time, log_operation, log_data, log_type) VALUES ('2', '206.123.253.18', 1316618590, 'LOG_ERROR_EMAIL', 'a:1:{i:0;s:86:\"<strong>EMAIL/PHP/mail()</strong><br /><em>/forum/adm/index.php</em><br /><br /><br />\";}', 2)

BACKTRACE

FILE: includes/db/mysql.php
LINE: 175
CALL: dbal->sql_error()

FILE: includes/functions.php
LINE: 3335
CALL: dbal_mysql->sql_query()

FILE: includes/functions_messenger.php
LINE: 359
CALL: add_log()

FILE: includes/functions_messenger.php
LINE: 498
CALL: messenger->error()

FILE: includes/functions_messenger.php
LINE: 314
CALL: messenger->msg_email()

FILE: includes/acp/acp_users.php
LINE: 362
CALL: messenger->send()

FILE: includes/functions_module.php
LINE: 507
CALL: acp_users->main()

FILE: adm/index.php
LINE: 74
CALL: p_master->load_active()


---------- Post added at 03:26 PM ---------- Previous post was at 03:24 PM ----------

I should add that this error is coming from my forum page any time I try to take an action such as registering a new user.

Thanks!
 
Status
Not open for further replies.
Top