|
|
|
|
General Error |
Couldn't obtain poll information.
DEBUG MODE
SQL Error : 1030 Got error 28 from storage engine
SELECT
t.*, vd.*
FROM
phpbb_topics AS t,
phpbb_vote_desc AS vd
WHERE
t.forum_id IN (2) AND
t.topic_status <> 1 AND
t.topic_status <> 2 AND
t.topic_vote = 1 AND
t.topic_id = vd.topic_id
ORDER BY
t.topic_time DESC
LIMIT
0,1
Line : 957 File : portal.php |
|
|
|
|
|
|
|
|