SQL Error / Upgrade

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • CSOSulla
    Member
    • Jan 2005
    • 40
    • 3.0.6

    SQL Error / Upgrade

    Hi Guys,

    Can anyone help on this error:



    Any post clicked on shows the following error:

    Database error in vBulletin 3.6.4:
    Invalid SQL:
    SELECT
    post.*, post.username AS postusername, post.ipaddress AS ip, IF(post.visible = 2, 1, 0) AS isdeleted,
    user.*, userfield.*, usertextfield.*,
    icon.title as icontitle, icon.iconpath,
    avatar.avatarpath, NOT ISNULL(customavatar.userid) AS hascustomavatar, customavatar.dateline AS avatardateline,customavatar.width AS avwidth,customavatar.height AS avheight,
    level,
    deletionlog.userid AS del_userid, deletionlog.username AS del_username, deletionlog.reason AS del_reason,
    editlog.userid AS edit_userid, editlog.username AS edit_username, editlog.dateline AS edit_dateline,
    editlog.reason AS edit_reason,
    post_parsed.pagetext_html, post_parsed.hasimages,
    IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid


    FROM post AS post
    LEFT JOIN user AS user ON(user.userid = post.userid)
    LEFT JOIN userfield AS userfield ON(userfield.userid = user.userid)
    LEFT JOIN usertextfield AS usertextfield ON(usertextfield.userid = user.userid)
    LEFT JOIN icon AS icon ON(icon.iconid = post.iconid)
    LEFT JOIN avatar AS avatar ON(avatar.avatarid = user.avatarid) LEFT JOIN customavatar AS customavatar ON(customavatar.userid = user.userid) LEFT JOIN reputationlevel AS reputationlevel ON(user.reputationlevelid = reputationlevel.reputationlevelid)
    LEFT JOIN deletionlog AS deletionlog ON(post.postid = deletionlog.primaryid AND type = 'post')
    LEFT JOIN editlog AS editlog ON(editlog.postid = post.postid)
    LEFT JOIN post_parsed AS post_parsed ON(post_parsed.postid = post.postid AND post_parsed.styleid_code = -1 AND post_parsed.styleid_html = -1 AND post_parsed.styleid_php = -1 AND post_parsed.styleid_quote = -1)

    WHERE post.postid IN (0,91991)
    ORDER BY post.dateline;
    MySQL Error : Table 'closecom_vbulletin.post_parsed' doesn't exist
    Error Number : 1146
    Date : Saturday, December 16th 2006 @ 06:47:06 PM
    Script : http://www.closecombat.org/forums/sh...ad.php?p=91991
    Referrer : http://www.closecombat.org/forums/
    IP Address : 213.228.247.187
    Username : Sulla
    Classname : vb_database
    If anyone has any ideas! Any help much appreciated.

    Cheers

    Sulla
  • Marco van Herwaarden
    Senior Member
    • Nov 2004
    • 6999
    • 3.8.x

    #2
    You have either not uploaded all the vBulletin 3.6.4 files or you are using a modification not compatible with 3.6.4.

    The post_parsed table was renamed to postparsed.
    Want to take your board beyond the standard vBulletin features?
    Visit the official Member to Member support site for vBulletin Modifications: www.vbulletin.org

    Comment

    • CSOSulla
      Member
      • Jan 2005
      • 40
      • 3.0.6

      #3
      Hia Mate,

      There are no mods installed at all.

      I did however have issues with some of the uploads, although all upgrade scripts ran fine and I have since uploaded the missing files.

      I will reupload the entire upload folder and see if that fixes it.

      Cheers

      Shaun

      Comment

      • CSOSulla
        Member
        • Jan 2005
        • 40
        • 3.0.6

        #4
        Ok,

        Re-uploaded all files, now it won't even run the upgrade script.

        So no go on new files and no go on upgrade. Ideas are very welcome!

        Cheers

        Shaun
        Attached Files

        Comment

        • Steve Machol
          Former Customer Support Manager
          • Jul 2000
          • 154488

          #5
          If it's the same error as in post #1, I guarantee you that this is due to either a plugin or not uploading all the 3.6.4 files. There are no other possible causes.
          Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
          Change CKEditor Colors to Match Style (for 4.1.4 and above)

          Steve Machol Photography


          Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.


          Comment

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