Database error in vBulletin 3.8.6

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mecho
    Senior Member
    • Sep 2006
    • 182
    • 3.6.x

    Database error in vBulletin 3.8.6

    Database error in vBulletin 3.8.6:

    Invalid SQL:

    SELECT AVG(mas_r.rating) AS avgrating, mas_a.*, user.username, user.email, user.languageid
    FROM mas_application mas_a
    LEFT JOIN mas_rating mas_r ON (mas_r.appid = mas_a.appid)
    LEFT JOIN user AS user ON (user.userid = mas_a.userid)
    GROUP BY mas_a.appid;

    MySQL Error : Table 'TableName.mas_application' doesn't exist
    Error Number : 1146
    Request Date : Friday, December 7th 2012 @ 12:30:02 PM
    Error Date : Friday, December 7th 2012 @ 12:30:02 PM
    Script : h**p://w*w.domain.com/forum/cron.php?rand=716011
    Referrer : h**p://w*w.domain.com/forum/100-documentaries/index41.html
    IP Address :
    Username : Unregistered
    Classname : vB_Database
    MySQL Version :
    Any Help would be great.

    thanks
  • borbole
    Senior Member
    • Feb 2010
    • 3074
    • 4.0.0

    #2
    It looks like you have a missing table in the db.

    Code:
     MySQL Error   : Table 'TableName.mas_application' doesn't exist
    I am not very familiar with the vb 3.8x db structure and I do not know if it is a default table or it is added by a third party mod. But by the looks of it I think the latter.

    Do you have any kind of application mod installed btw?

    Comment

    • mecho
      Senior Member
      • Sep 2006
      • 182
      • 3.6.x

      #3
      i have few plugins installed but problem is that i can not check which one is the reason ? cause this errors shows up in random urls and it is not happening again when u refresh the page so i have no idea how to make sure what is the reason and is that table is default or for a installed mod.

      Comment

      • Zachery
        Former vBulletin Support
        • Jul 2002
        • 59097

        #4
        This is not an error from the standard vBulletin software. Its from a third party modification. Good luck getting it fixed.

        Comment

        • mecho
          Senior Member
          • Sep 2006
          • 182
          • 3.6.x

          #5
          Good to know Zachery , but any idea how can i find out which 3rd party is the reason?

          thanks

          Comment

          • Loco.M
            Senior Member
            • Mar 2005
            • 4319
            • 3.5.x

            #6
            Originally posted by mecho
            Good to know Zachery , but any idea how can i find out which 3rd party is the reason?

            thanks
            It looks to be from this mod

            Does the error go away if you disable the mod.
            -- Web Developer for hire
            ---Online Marketing Tools and Articles

            Comment

            • mecho
              Senior Member
              • Sep 2006
              • 182
              • 3.6.x

              #7
              Originally posted by Loco.M
              It looks to be from this mod

              Does the error go away if you disable the mod.
              I had this addon installed but uninstalled long time ago!

              Edit/Solved : it was so simple to check and i learned now. as it was a Cron error in Database error report, i checked the "Scheduled Task Manager" and i have found out the error by checking the "titles" so as Loco.M said it is from the "Moderator App" mod. I have uninstalled it before but the Cron was still in the list and it was active! so i just removed it and it should not be happen again .

              Thanks to everyone
              Last edited by mecho; Tue 11 Dec '12, 4:51am. Reason: Solved - just shared the solution.

              Comment

              • Mark.B
                vBulletin Support
                • Feb 2004
                • 24287
                • 6.0.X

                #8
                Thanks for coming back and posting how you fixed it, this can really help others who may run into the same problem.
                MARK.B
                vBulletin Support
                ------------
                My Unofficial vBulletin 6.0.0 Demo: https://www.talknewsuk.com
                My Unofficial vBulletin Cloud Demo: https://www.adminammo.com

                Comment

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