Went to change my avatar and got an invalidation error. Tried again and it seemed to work, but this showed up at the bottom of the page.
General Error
SQL ERROR [ mysqli ]
MySQL server has gone away [2006]
SQL
SELECT * FROM phpbb3_styles_template_data WHERE template_id = 2 AND (template_filename = 'ucp_footer.html' OR template_included LIKE '%ucp\_footer.html:%')
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/mysqli.php
LINE: 189
CALL: dbal->sql_error()
FILE: [ROOT]/includes/template.php
LINE: 348
CALL: dbal_mysqli->sql_query()
FILE: [ROOT]/includes/template.php
LINE: 657
CALL: template->_tpl_load()
FILE: [ROOT]/includes/template.php(230) : eval()'d code
LINE: 96
CALL: template->_tpl_include()
FILE: [ROOT]/includes/template.php
LINE: 230
CALL: eval()
FILE: [ROOT]/includes/functions.php
LINE: 4874
CALL: template->display()
FILE: [ROOT]/includes/functions_module.php
LINE: 832
CALL: page_footer()
FILE: [ROOT]/ucp.php
LINE: 333
CALL: p_master->display()
That aside, I'm really glad the forums are back up. The downtime really made me realize how much I actually browse this place.
I'm starting to miss the "Board Index" button, myself. Sort of a bother to have to go back to the forum index, then dive through each subforum all over again, but at least Cutstuff is back up and running.
... Sort of. I got this when I tried to post:
SQL ERROR [ mysqli ]
MySQL server has gone away [2006]
SQL
SELECT * FROM phpbb3_styles_template_data WHERE template_id = 2 AND (template_filename = 'breadcrumbs.html' OR template_included LIKE '%breadcrumbs.html:%')
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/mysqli.php
LINE: 189
CALL: dbal->sql_error()
FILE: [ROOT]/includes/template.php
LINE: 348
CALL: dbal_mysqli->sql_query()
FILE: [ROOT]/includes/template.php
LINE: 657
CALL: template->_tpl_load()
FILE: [ROOT]/includes/template.php(668) : eval()'d code
LINE: 200
CALL: template->_tpl_include()
FILE: [ROOT]/includes/template.php
LINE: 668
CALL: eval()
FILE: [ROOT]/includes/template.php(230) : eval()'d code
LINE: 1
CALL: template->_tpl_include()
FILE: [ROOT]/includes/template.php
LINE: 230
CALL: eval()
FILE: [ROOT]/includes/functions.php
LINE: 4874
CALL: template->display()
FILE: [ROOT]/viewtopic.php
LINE: 1802
CALL: page_footer()
So I tried to open three tabs of the Cutstuff forums at the same time. 1 tab loads, and the other two give this error:
General Error
SQL ERROR [ mysqli ]
MySQL server has gone away [2006]
SQL
SELECT * FROM phpbb3_styles_template_data WHERE template_id = 2 AND (template_filename = 'forumlist_body.html' OR template_included LIKE '%forumlist\_body.html:%')
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/mysqli.php
LINE: 189
CALL: dbal->sql_error()
FILE: [ROOT]/includes/template.php
LINE: 348
CALL: dbal_mysqli->sql_query()
FILE: [ROOT]/includes/template.php
LINE: 657
CALL: template->_tpl_load()
FILE: [ROOT]/includes/functions_template.php
LINE: 227
CALL: template->_tpl_include()
FILE: [ROOT]/includes/template.php
LINE: 403
CALL: template_compile->compile()
FILE: [ROOT]/includes/template.php
LINE: 224
CALL: template->_tpl_load()
FILE: [ROOT]/includes/functions.php
LINE: 4874
CALL: template->display()
FILE: [ROOT]/viewforum.php
LINE: 734
CALL: page_footer()
I got an SQL error right after having submitted a post edit in MM8BDM Discussion. Here's the whole text.
General Error
SQL ERROR [ mysqli ]
MySQL server has gone away [2006]
SQL
SELECT * FROM phpbb3_styles_template_data WHERE template_id = 2 AND (template_filename = 'pagination.html' OR template_included LIKE '%pagination.html:%')
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/mysqli.php
LINE: 189
CALL: dbal->sql_error()
FILE: [ROOT]/includes/template.php
LINE: 348
CALL: dbal_mysqli->sql_query()
FILE: [ROOT]/includes/template.php
LINE: 657
CALL: template->_tpl_load()
FILE: [ROOT]/includes/functions_template.php
LINE: 227
CALL: template->_tpl_include()
FILE: [ROOT]/includes/template.php
LINE: 403
CALL: template_compile->compile()
FILE: [ROOT]/includes/template.php
LINE: 224
CALL: template->_tpl_load()
FILE: [ROOT]/includes/functions.php
LINE: 4874
CALL: template->display()
FILE: [ROOT]/viewtopic.php
LINE: 1802
CALL: page_footer()
I know it was just one instance right now and thus not consistent, but just in case it DOES become consistent, I'll have an accurate record of it all here.
EDIT: Also, the forums seem to be alternating between loading slowly and normally at this time.
EDIT 2 (About an hour later): Slowdown happened again, and two other SQL errors just happened at the main board index, one when viewing who was online.
General Error
SQL ERROR [ mysqli ]
MySQL server has gone away [2006]
SQL
SELECT * FROM phpbb3_styles_template_data WHERE template_id = 2 AND (template_filename = 'breadcrumbs.html' OR template_included LIKE '%breadcrumbs.html:%')
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/mysqli.php
LINE: 189
CALL: dbal->sql_error()
FILE: [ROOT]/includes/template.php
LINE: 348
CALL: dbal_mysqli->sql_query()
FILE: [ROOT]/includes/template.php
LINE: 657
CALL: template->_tpl_load()
FILE: [ROOT]/includes/template.php(668) : eval()'d code
LINE: 200
CALL: template->_tpl_include()
FILE: [ROOT]/includes/template.php
LINE: 668
CALL: eval()
FILE: [ROOT]/includes/template.php(230) : eval()'d code
LINE: 1
CALL: template->_tpl_include()
FILE: [ROOT]/includes/template.php
LINE: 230
CALL: eval()
FILE: [ROOT]/includes/functions.php
LINE: 4874
CALL: template->display()
FILE: [ROOT]/viewonline.php
LINE: 443
CALL: page_footer()
I've been having problems too. The site's been real slow today, and just now I got an error trying to go here (http://www.cutstuff.net/forum/viewtopic.php?f=23&t=10028).
SQL ERROR [ mysqli ]
MySQL server has gone away [2006]
SQL
SELECT * FROM phpbb3_styles_template_data WHERE template_id = 2 AND (template_filename = 'pagination.html' OR template_included LIKE '%pagination.html:%')
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/mysqli.php
LINE: 189
CALL: dbal->sql_error()
FILE: [ROOT]/includes/template.php
LINE: 348
CALL: dbal_mysqli->sql_query()
FILE: [ROOT]/includes/template.php
LINE: 657
CALL: template->_tpl_load()
FILE: [ROOT]/includes/functions_template.php
LINE: 227
CALL: template->_tpl_include()
FILE: [ROOT]/includes/template.php
LINE: 403
CALL: template_compile->compile()
FILE: [ROOT]/includes/template.php
LINE: 224
CALL: template->_tpl_load()
FILE: [ROOT]/includes/functions.php
LINE: 4874
CALL: template->display()
FILE: [ROOT]/viewtopic.php
LINE: 1802
CALL: page_footer()