Seite 1 von 1

Problem mit phpBB 2.0.6

Verfasst: 23.10.2003 00:02
von Gast
Nabend Leute,

hab da nen Problem mit nem Forum, konnte den Provider auch noch nicht dazu befragen.

Fehlermeldung beim Betreten eines Forums:

Couldn't obtain category list.

DEBUG MODE

SQL Error : 1 Can't create/write to file '/tmp/#sql1d9_b22c_3.MYI' (Errcode: 5)

SELECT c.cat_id, c.cat_title, c.cat_order FROM phpbb_categories c, phpbb_forums f WHERE f.cat_id = c.cat_id GROUP BY c.cat_id, c.cat_title, c.cat_order ORDER BY c.cat_order

Line : 120
File : /home/www/web8/html/phpBB2/includes/functions.php
Kennt jemand sowas und kann mir da schnell weiterhelfen?

Gruesse Rico

Verfasst: 23.10.2003 00:07
von PhilippK
Schau mal hier: http://www.phpbb.de/viewtopic.php?t=38602

Ist das gleiche Prob - wenn nicht sogar der gleiche Provider :-)

Gruß, Philipp

Verfasst: 23.10.2003 00:12
von Gast
PhilippK hat geschrieben:Schau mal hier: http://www.phpbb.de/viewtopic.php?t=38602

Ist das gleiche Prob - wenn nicht sogar der gleiche Provider :-)

Gruß, Philipp
ich hoffe mal es ist der Provider, hab naemlich kein Backup :oops:

aber Danke erstmal, kann ich beruhigt schlafen gehen. :grin:

Verfasst: 23.10.2003 00:16
von Rico_s
apropos: der Gast war ich :)

Gruesse Rico

Verfasst: 23.10.2003 00:25
von Rico_s
jetzt noch nen anderer Fehler:

Code: Alles auswählen

Could not query forums information

DEBUG MODE

SQL Error : 1016 Can't open file: 'phpbb_posts.MYD'. (errno: 145)

SELECT f.*, p.post_time, p.post_username, u.username, u.user_id FROM (( phpbb_forums f LEFT JOIN phpbb_posts p ON p.post_id = f.forum_last_post_id ) LEFT JOIN phpbb_users u ON u.user_id = p.poster_id ) ORDER BY f.cat_id, f.forum_order

Line : 165
File : /home/www/web8/html/phpBB2/index.php

Verfasst: 23.10.2003 00:35
von PhilippK
Gleiches Problem :-D
Wenn das reparieren nicht klappt - den Provider kontaktieren.

Gruß, Philipp