Forum is Broke [again]

marty

1 MW
Joined
Apr 19, 2007
Messages
2,812
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()

Please notify the board administrator or webmaster: donotreply@endless-sphere.com
 
Fixed again, sorry for the bug; we're moving to another server soon which will alleviate the disk space issue permanently.
 
Back
Top