Results 1 to 7 of 7

Table 'forum.vbseo_serviceupdate' doesn't exist

This is a discussion on Table 'forum.vbseo_serviceupdate' doesn't exist within the Bug Reporting forums, part of the vBSEO SEO Plugin category; Code: Database error in vBulletin 3.8.6: Invalid SQL: INSERT INTO vbseo_serviceupdate (s_threadid, s_updated) VALUES ('29253', 0); MySQL Error : Table ...

  1. #1
    Junior Member
    Real Name
    David James
    Join Date
    Oct 2010
    Posts
    6
    Liked
    0 times

    Table 'forum.vbseo_serviceupdate' doesn't exist

    Code:
    Database error in vBulletin 3.8.6:
    
    Invalid SQL:
    INSERT INTO vbseo_serviceupdate
    (s_threadid, s_updated)
    VALUES
    ('29253', 0);
    
    MySQL Error   : Table 'forum.vbseo_serviceupdate' doesn't exist
    Error Number  : 1146
    Request Date  : Thursday, December 16th 2010 @ 01:36:30 AM
    Error Date    : Thursday, December 16th 2010 @ 01:36:30 AM
    Script        : http://i-max.vn/forum/newthread.php?do=postthread&f=47
    Referrer      : http://i-max.vn/forum/newthread.php?do=newthread&f=47
    IP Address    : 222.255.237.60
    Username      : Lion
    Classname     : vB_Database
    MySQL Version : 5.1.53-enterprise-gpl-pro
    Please help me fix, i've reinstall 2 many times but can't fix my problem.
    Im use: "vBSEO 3.5.2 + vBSEO Search Engine XML Sitemap 3.0 Gold Released"

  2. #2
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    168 times
    Hello,

    please try to reinstall vBSEO xml product file in vB admincp.

  3. #3
    Junior Member
    Real Name
    David James
    Join Date
    Oct 2010
    Posts
    6
    Liked
    0 times
    Quote Originally Posted by Oleg Ignatiuk View Post
    Hello,

    please try to reinstall vBSEO xml product file in vB admincp.
    Hi,
    Yes! I do, but it can't fix my problem.

  4. #4
    Junior Member
    Real Name
    David James
    Join Date
    Oct 2010
    Posts
    6
    Liked
    0 times
    I try to make table manual, but i got this:
    Code:
    [Err] 1005 - Can't create table 'forum.vbseo_serviceupdate' (errno: 121)
    [Err] CREATE TABLE `vbseo_serviceupdate` (
      `s_threadid` int(10) NOT NULL,
      `s_updated` tinyint(4) NOT NULL DEFAULT '0',
      `s_dateline` int(10) NOT NULL,
      `s_type` tinyint(4) NOT NULL DEFAULT '0',
      KEY `s_updated` (`s_updated`)
    ) ENGINE=InnoDB DEFAULT CHARSET=latin1;
    [Msg] Finished - Unsuccessfully
    --------------------------------------------------

  5. #5
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    168 times
    Please open a ticket with ftp/admincp access for troubleshooting.

  6. #6
    Junior Member
    Real Name
    David James
    Join Date
    Oct 2010
    Posts
    6
    Liked
    0 times
    Thank for your help, i've fix it!
    Make new forum install with vbSEO, go to MySQL data folder copy file vbseo_serviceupdate.frm to forum MySQL data folder. Then use phpMyadmin to drop vbseo_serviceupdate table and reinstall vbSEO again.

  7. #7
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    168 times
    I'm glad you got it working!

Similar Threads

  1. Table 'forum.vbseo_linkback' doesn't exist
    By nypua in forum LinkBacks
    Replies: 1
    Last Post: 12-15-2010, 02:17 PM
  2. vbseo_serviceupdate' doesn't exist
    By Qtip in forum Bug Reporting
    Replies: 16
    Last Post: 11-07-2009, 08:11 PM
  3. Datenbankfehler - Table doesn't exist
    By Thore in forum Deutsch
    Replies: 9
    Last Post: 05-27-2009, 01:48 PM
  4. vbseo_serviceupdate' doesn't exist
    By FiRaRi in forum Türkçe
    Replies: 5
    Last Post: 12-29-2008, 03:50 AM
  5. Linkback table does not exist
    By markp_2000 in forum LinkBacks
    Replies: 2
    Last Post: 07-17-2008, 08:29 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
  •