Forum is broke

marty

1 MW
Joined
Apr 19, 2007
Messages
2,810
Location
Buffalo, New York USA
General Error
SQL ERROR [ mysqli ]

Got error 28 from storage engine [1030]

SQL

SELECT l.*, f.* FROM phpbb_profile_lang l, phpbb_profile_fields f WHERE l.field_id = f.field_id AND f.field_active = 1 AND f.field_no_view = 0 AND l.lang_id = 1 AND f.field_hide = 0 ORDER BY f.field_order ASC

BACKTRACE

FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()

FILE: [ROOT]/phpbb/db/driver/driver.php
LINE: 997
CALL: trigger_error()

FILE: [ROOT]/phpbb/db/driver/mysqli.php
LINE: 196
CALL: phpbb\db\driver\driver->sql_error()

FILE: [ROOT]/phpbb/db/driver/factory.php
LINE: 329
CALL: phpbb\db\driver\mysqli->sql_query()

FILE: [ROOT]/phpbb/profilefields/manager.php
LINE: 203
CALL: phpbb\db\driver\factory->sql_query()

FILE: [ROOT]/phpbb/profilefields/manager.php
LINE: 366
CALL: phpbb\profilefields\manager->build_cache()

FILE: [ROOT]/viewtopic.php
LINE: 1565
CALL: phpbb\profilefields\manager->grab_profile_fields_data()
 
Sheeet... this was a dumb issue with mysql that just needed a reboot to cure.
Thanks for the report and sorry for the downtime.
 
neptronix said:
dumb issue with mysql
To me it looked like the END of this forum. End like dead, never to work again.

Thanks for the repair :D Now for P0234 and P2263. Thinking of starting a Bible Study Group. Bunch of diesel mechanic wan·na·be's. We will read and try to understand service manuals for cars and trucks. It's going to be fun. Going to have beer, pizza, ice cream, sandwiches, and salads.
 
Back
Top