Forum Hosting  

Go Back   Forum Hosting > phpBB2 Support > phpBB2 Bug Reports

phpBB2 Bug Reports Only phpBB2 errors & bugs should be submitted here


Reply
 
LinkBack Thread Tools Display Modes
Old 09-30-2007, 04:47 AM   #1 (permalink)
Member
 
indian's Avatar
 
Join Date: Nov 2005

Location: India
Posts: 1
Rep Power: 0 indian is on a distinguished road
fTrader: (0)
fBuck$: 34.0
Bank: 0.0
Total fBuck$: 34.0

My Forumer
My Country:
Unhappy SQL Error : 1064 is being displayed on http://mysore.12.forumer.com

Hi,
I'm getting the following message at http://mysore.12.forumer.com
I'm scared that someone might be (God forbid) trying to hack the homepage.
Kindly do the needful to debug the error at the earliest.
Regards,
Indian

Could not query announcements information

DEBUG MODE

SQL Error : 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND t.topic_time <= 1191146487 AND t.topic_poster = u.user_id AND ' at line 23

SELECT t.topic_id, t.topic_time, t.topic_title, pt.post_text, u.username, u.user_id, t.topic_replies, pt.bbcode_uid, t.forum_id, t.topic_poster, t.topic_first_post_id, t.topic_status, pt.post_id, p.post_id, p.enable_smilies FROM mysore_topics AS t, mysore_users AS u, mysore_posts_text AS pt, mysore_posts AS p WHERE t.forum_id IN () AND t.topic_time <= 1191146487 AND t.topic_poster = u.user_id AND t.topic_first_post_id = pt.post_id AND t.topic_first_post_id = p.post_id AND t.topic_status <> 2 ORDER BY t.topic_time DESC LIMIT 0,5

Line : 92
File : fetchposts.php
indian is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
SQL Error 1064? ColonelL phpBB2 Bug Reports 10 09-05-2007 08:29 AM
sql error 1064 ?! kafrils phpBB2 Bug Reports 2 04-26-2007 09:49 AM
Page Cannot Be Displayed Error Silverwilver IPB Bug Reports 0 10-20-2006 08:42 AM
page cannot be displayed error spydie phpBB2 Bug Reports 2 02-21-2006 07:05 PM
10: Error when trying to view pages - XML page cannot be displayed. angstySMILE phpBB2 Bug Reports 4 01-07-2006 05:34 AM