Is the general forum down for anyone else? My coworkers and I have not been 
able to get to it since yesterday and we noticed a post a coworker made 
yesterday didn't come through the mailing list either (even though I have been 
receiving other messages through it today). This is the error we receive:

Could not obtain topic information

DEBUG MODE

SQL Error : 3 Error writing file '/tmp/MYXfAfQ7' (Errcode: 28)

SELECT t.*, u.username, u.user_realname, u.user_allow_viewrealname, 
u2.user_realname as realname2, u2.user_allow_viewrealname as 
user_allow_viewrealname2, u.user_id, u2.username as user2, u2.user_id as id2, 
p.post_username, p2.post_username AS post_username2, p2.post_time FROM 
phpbb2_topics t, phpbb2_users u, phpbb2_posts p, phpbb2_posts p2, phpbb2_users 
u2 WHERE t.forum_id = 1 AND t.topic_poster = u.user_id AND p.post_id = 
t.topic_first_post_id AND p2.post_id = t.topic_last_post_id AND u2.user_id = 
p2.poster_id AND t.topic_type <> 2 AND t.topic_type <> 3 ORDER BY t.topic_type 
DESC, t.topic_last_post_id DESC LIMIT 0, 50

Line : 463
File : viewforum.php

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to