Error Message

Get help with installation and running phpBB 3.2.x here. Please do not post bug reports, feature requests, or extension related questions here.
Post Reply
Jim Alaska
Registered User
Posts: 18
Joined: Wed Aug 22, 2018 8:52 pm
Name: Linda Foley

Error Message

Post by Jim Alaska »

Hello, I am not sure I am posting in the right place, but need some help with a fairly new installation.
We downloaded the newest version of phpBB and installed it. It worked perfectly until last night. Now when a message is clicked on we get an error page, can anyone help?
_______________________________________
General Error
SQL ERROR [ mysql4 ]

Disk full (/dev/shm/#sql_9309_4.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") [1021]

SQL

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

BACKTRACE

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

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

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

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

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

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

FILE: [ROOT]/viewtopic.php
LINE: 1466
CALL: phpbb\profilefields\manager->grab_profile_fields_data()
Please notify the board administrator or webmaster: [email protected]
User avatar
KevC
Support Team Member
Support Team Member
Posts: 72343
Joined: Fri Jun 04, 2004 10:44 am
Location: Oxford, UK
Contact:

Re: Error Message

Post by KevC »

It's all in the first line
Jim Alaska wrote: Tue Oct 16, 2018 2:37 pm Disk full (/dev/shm/#sql_9309_4.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") [1021]
The server that you have the installation on does not have any more free space on it.
-:|:- Support Request Template -:|:-
Image
"Step up to red alert. Sir, are you absolutely sure? It does mean changing the bulb"
User avatar
david63
Registered User
Posts: 20646
Joined: Thu Dec 19, 2002 8:08 am

Re: Error Message

Post by david63 »

And if you are on a "free" host then I doubt that there will be much that you can do other than move to a paid host where you will have more resources.
David
Remember: You only know what you know and - you don't know what you don't know!

I now no longer support any of my extensions but they will start to become available here
Jim Alaska
Registered User
Posts: 18
Joined: Wed Aug 22, 2018 8:52 pm
Name: Linda Foley

Re: Error Message

Post by Jim Alaska »

Ok, that makes more sense then. Now I know where to look for a remedy. Thanks a lot folks.
Post Reply

Return to “[3.2.x] Support Forum”