Results 1 to 14 of 14

mysql error

This is a discussion on mysql error within the Troubleshooting forums, part of the vBSEO SEO Plugin category; I'm not at all certain that this problem is a vbseo one or not but I thought I'd throw it ...

  1. #1
    Member
    Real Name
    Bob Berry
    Join Date
    Mar 2007
    Posts
    37
    Liked
    0 times

    mysql error

    I'm not at all certain that this problem is a vbseo one or not but I thought I'd throw it out there just in case.

    2 weeks ago I moved my site to a new server. Right away I started getting hundreds of emails indicating various sql errors.

    I reinstalled the vbseo xml file and MOST of these errors went away.
    Now I get maybe a dozen a day. I'd like to get none.

    Here's one of the emails;

    Database error in vBulletin 3.7.0 Beta 3:

    Invalid SQL:

    INSERT INTO regimage
    (regimagehash, imagestamp, dateline)
    VALUES
    ('ed117f340587992828aff9aebb745d26', 'nW9W8z', 1204999489);

    MySQL Error : Table 'shottal_forum.regimage' doesn't exist
    Error Number : 1146
    Date : Saturday, March 8th 2008 @ 12:04:50 PM
    Script : Shot Talk - Golf Forum Database Error
    Referrer :
    IP Address : 74.6.21.208
    Username : Unregistered
    Classname : vb_database
    MySQL Version :

    Any thoughts on this??

    Thanks.

  2. #2
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    22,367
    Liked
    542 times
    Blog Entries
    4
    Unfortunately vBSEO doesn't have any query like this. You must check this error with vBulletin.com
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

  3. #3
    Senior Member Jason_A's Avatar
    Real Name
    Jason Abbot
    Join Date
    Feb 2008
    Location
    USA
    Posts
    278
    Liked
    0 times
    Blog Entries
    1
    I believe you are a missing a table. What does the database show?

    Regards Jason

  4. #4
    Member
    Real Name
    Bob Berry
    Join Date
    Mar 2007
    Posts
    37
    Liked
    0 times
    Quote Originally Posted by Jason Amison View Post
    I believe you are a missing a table. What does the database show?

    Regards Jason
    Good question.

    To be honest, the database is something I never mess around with so I have only the vaguest idea of where to look.... phpmyadmin I suppose?

  5. #5
    Senior Member Jason_A's Avatar
    Real Name
    Jason Abbot
    Join Date
    Feb 2008
    Location
    USA
    Posts
    278
    Liked
    0 times
    Blog Entries
    1
    Yes, you can use phpMYAdmin.

    Do you have any hacks/mods? If so, please list them.

    Regards Jason

  6. #6
    Member
    Real Name
    Bob Berry
    Join Date
    Mar 2007
    Posts
    37
    Liked
    0 times
    Enhanced Captcha Image Verification

    Forum Home gallery images (currently disabled as it doesn't work with 3.7, my prime suspect)

    ibProArcade

    Members who have visited the forum

    Miserable users

    Multiple Login Detector

    No Links or Images Allowed for People with Fewer than 15 posts

    vBadvanced CMPS

    vBadvanced Links Directory

    PhotoPost vBGallery 2.4

    vBulletin SEO

    vbseo sitemap generator

    Webforumz :: Adsense in Archive

    Welcome Headers

    ZH_Meta Tags

  7. #7
    Senior Member Jason_A's Avatar
    Real Name
    Jason Abbot
    Join Date
    Feb 2008
    Location
    USA
    Posts
    278
    Liked
    0 times
    Blog Entries
    1
    Could be anyone of them. I believe that table doesn't exist in BETA 6.

    To troubleshoot this, first reupload all the original vB non-image files (except install.php). Make sure you upload these in ASCII format and overwrite the ones on the server. Also be sure to upload the admincp files to whichever directory you have set in your config.php file. Then run 'Suspect File Versions' in Diagnostics to make sure you have all the original files for your version and that none show 'File does not contain expected contents':

    Admin CP -> Maintenance -> Diagnostics -> Suspect File Versions

    [Note: In some cases you may also need to remove any of the listed .xml files in the includes/xml directory.]

    Next, disable all plugins.

    Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

    define('DISABLE_HOOKS', true);

    Then if you still have this problem, create a new style and choose no parent style. This will force it to use the default templates. Finally empty your browser cache, close all browser windows then try again. Make sure you change to the new style and view your forums with it.

    Regards Jason

  8. #8
    Member
    Real Name
    Bob Berry
    Join Date
    Mar 2007
    Posts
    37
    Liked
    0 times
    Running the diagnostics I find that all of the vbseo files say this....

    functions_vbseo_cache.php File does not contain expected contents functions_vbseo_createurl.php File does not contain expected contents functions_vbseo_crr.php File does not contain expected contents

    Should I disable vbseo or upload a different version
    Or ignore it?

  9. #9
    Senior Member Jason_A's Avatar
    Real Name
    Jason Abbot
    Join Date
    Feb 2008
    Location
    USA
    Posts
    278
    Liked
    0 times
    Blog Entries
    1
    Which version of vBSEO are you running? Upload all the latest files and see if you get the same. Also keep in mind that it can take a few times for it too read the files.

    However, this is not caused by vBSEO. You are using an hack that isn't made for vB 3.7.0 and it's trying to call that table when it doesn't exist in 3.7.0.

    Regards Jason

  10. #10
    Member
    Real Name
    Bob Berry
    Join Date
    Mar 2007
    Posts
    37
    Liked
    0 times
    I'm running 3.1

    I'm deleting suspect hacks. I have a couple of them that do not work so maybe that's the problem. Fingers crossed.

    Thanks for the help.

  11. #11
    Senior Member Jason_A's Avatar
    Real Name
    Jason Abbot
    Join Date
    Feb 2008
    Location
    USA
    Posts
    278
    Liked
    0 times
    Blog Entries
    1
    Yes, my instructions above should help you. This is definitely caused by an hack.

    Regards Jason

  12. #12
    Senior Member briansol's Avatar
    Real Name
    Brian
    Join Date
    Apr 2006
    Location
    Central CT, USA
    Posts
    6,981
    Liked
    8 times
    regimage = captcha script.

    kill that first plugin you mention. its probably the cluprit

  13. #13
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  14. #14
    Senior Member Jason_A's Avatar
    Real Name
    Jason Abbot
    Join Date
    Feb 2008
    Location
    USA
    Posts
    278
    Liked
    0 times
    Blog Entries
    1
    Yes, your right. The captcha script is calling a table that was dropped in BETA 1. I knew it was one of the hacks, anyway.

    Regards Jason

Similar Threads

  1. MySQL Error 1064
    By Imperial in forum Troubleshooting
    Replies: 3
    Last Post: 02-05-2008, 07:04 PM
  2. MySql error in linkback
    By adivor in forum LinkBacks
    Replies: 2
    Last Post: 10-21-2007, 10:00 AM
  3. Get Mysql Error in archive
    By shaochun in forum Bug Reporting
    Replies: 1
    Last Post: 01-16-2006, 01:07 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •