- Wat is het probleem? Algemene fout
Wanneer ontstond het probleem? Vandaag
Adres van je forum: http://marlein.s10.forumsplace.com
Modifications op je forum:
Huidige stijl:
phpBB versie:
Waar is je forum gehost: phpbb
Heb je onlangs iets verandert aan je forum? Nee
-----------------------------------------------------------------
Als ik naar administratiebeheer>forumbeheer>permissies ga krijg ik deze foutmelding:
Algemene fout
Couldn't obtain forum list
DEBUG MODE
SQL Error : 1 Can't create/write to file '/tmp/#sql_23d5_0.MYI' (Errcode: 28)
SELECT f.* FROM phpbb_forums f, phpbb_categories c WHERE c.cat_id = f.cat_id ORDER BY c.cat_order ASC, f.forum_order ASC
Line : 169
File : admin_forumauth.php
----------------------------------------------------------------------
Als ik een forum wil openen die een poll bevat krijg ik deze foutmelding:
Algemene fout
Could not obtain vote data for this topic
DEBUG MODE
SQL Error : 1 Can't create/write to file '/tmp/#sql_23d5_0.MYI' (Errcode: 28)
SELECT vd.vote_id, vd.vote_text, vd.vote_start, vd.vote_length, vr.vote_option_id, vr.vote_option_text, vr.vote_result FROM phpbb_vote_desc vd, phpbb_vote_results vr WHERE vd.topic_id = 33 AND vr.vote_id = vd.vote_id ORDER BY vr.vote_option_id ASC
Line : 692
File : viewtopic.php
---------------------------------------------------------------------
Wie kan mij helpen?