[USMC] 2/2 Warlords Forum Index Portal
  Search  •  Recent Topics  •  Profile  •  Preferences  •  Log in to check your private messages  •  Log in
Calendar 
General Error
General Error

could not obtain main information.

DEBUG MODE

SQL Error : 1054 Unknown column 't.topic_first_post_id' in 'on clause'

SELECT t.*, p.poster_id, p.post_username AS last_poster_name, p.post_id, p.post_time, f.forum_name, f.forum_id, u.username AS last_poster, u.user_id AS last_poster_id, u2.username AS first_poster, u2.user_id AS first_poster_id, p2.post_username AS first_poster_name FROM phpbb_topics t, phpbb_posts p LEFT OUTER JOIN phpbb_posts p2 ON p2.post_id = t.topic_first_post_id LEFT OUTER JOIN phpbb_forums f ON p.forum_id = f.forum_id LEFT OUTER JOIN phpbb_users u ON p.poster_id = u.user_id LEFT OUTER JOIN phpbb_users u2 ON u2.user_id = t.topic_poster WHERE t.forum_id NOT IN (5,3,4,7,8,9,10,11,12,13,14,15,17,19,20,21,25,24,26,27,28,29,30,31,32,33,37,35,36,39,40,41,42,43,44,45,46,47,48,49,50) AND p.post_id = t.topic_last_post_id AND FROM_UNIXTIME(p.post_time,'%Y%m%d') - FROM_UNIXTIME(unix_timestamp(NOW()),'%Y%m%d') = 0 ORDER BY t.topic_last_post_id DESC LIMIT 0, 15

Line : 128
File : recent.php
 
 


All times are GMT - 6 Hours

Protected by CBACK.DE CrackerTracker and phpBB2.de.
Powered by phpBB2 Plus and Kostenloses Forum based on phpBB © 2001/5 phpBB Group :: FI Theme :: Mods and Credits
Page generation time: 0.1185s (PHP: 83% - SQL: 17%) - SQL queries: 14 - GZIP disabled - Debug on