Help - Search - Members - Calendar
Full Version: got an error...
Neowin Forums > Neowin Related Discussion > Site & Forum Issues
aem4162
i was looking for a question i posted and got this:
QUOTE
mySQL query error: SELECT t.*, t.posts as topic_posts, t.title as topic_title, p.pid, p.author_id, p.author_name, p.post_date, p.post, m.*, me.*
    FROM ibf_topics t
      LEFT JOIN ibf_posts p ON (t.tid=p.topic_id AND p.new_topic=1)
      LEFT JOIN ibf_members m ON (m.id=p.author_id)
      LEFT JOIN ibf_member_extra me ON (me.id=p.author_id)
    WHERE t.tid IN()
    ORDER BY p.post_date DESC
    LIMIT 0,25

mySQL error: 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 ')
    ORDER BY p.post_date DESC
    LIMIT 0,25' at line 6
mySQL error code:
Date: Saturday 18th of December 2004 06:25:02 AM

did i make a booboo?
DannyGlass
Did you try to repost it?
aem4162
yup
DannyGlass
And did it work the second time?

If it did then it could have just be some loading errors.

If not they it could have been just one of those errors that sometimes appear,
aem4162
QUOTE(DannyGlass @ Dec 18 2004, 07:36)
And did it work the second time?

If it did then it could have just be some loading errors.

If not they it could have been just one of those errors that sometimes appear,
[right][snapback]585121786[/snapback][/right]

it still doesn't work. i remember the topic, the keyword, and that i got a solution that worked - i just don't want to search through months of topics to find it.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.