Announcement

Collapse
No announcement yet.

What the heck does this error mean?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • What the heck does this error mean?


    Invalid SQL:
    SELECT
    post.*,post.username AS postusername,post.ipaddress AS ip,user.*,userfield.*,icon.title as icontitle,icon.iconpath,
    attachment.attachmentid,attachment.filename,attachment.visible AS attachmentvisible,attachment.counter
    ,avatar.avatarpath,NOT ISNULL(customavatar.avatardata) AS hascustomavatar,customavatar.dateline AS avatardateline
    FROM post
    LEFT JOIN icon ON icon.iconid=post.iconid
    LEFT JOIN user ON user.userid=post.userid,ratetradetotal
    LEFT JOIN userfield ON userfield.userid=user.userid
    LEFT JOIN avatar ON avatar.avatarid=user.avatarid
    LEFT JOIN customavatar ON customavatar.userid=user.userid
    LEFT JOIN attachment ON attachment.attachmentid=post.attachmentid
    WHERE post.postid = '64275'

    mysql error: Table 'fc_forums01.ratetradetotal' doesn't exist

    mysql error number: 1146

    Date: Thursday 26th of June 2003 09:00:35 PM
    Script: http://www.faunaclassifieds.com/forums/forums/showthread.php?s=&action=showpost&postid=64275
    Referer:

    Just a hiccup or is this something I need to run repair.php to fix?

    Thanks!

  • #2
    It's from a code modification - Ask your question in the appropriate thread/forum over at http://vbulletin.org/forum/

    Comment

    widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
    Working...
    X