Results 1 to 9 of 9

Database Error for 3.6.10

This is a discussion on Database Error for 3.6.10 within the Bug Reporting forums, part of the vBSEO SEO Plugin category; Received This error today... I'm not sure what this means though. Can someone tell me if something is horribly wrong? ...

  1. #1
    Junior Member CoffeeToki's Avatar
    Real Name
    Matthew
    Join Date
    Apr 2008
    Location
    Nevada
    Posts
    7
    Liked
    0 times

    Database Error for 3.6.10

    Received This error today... I'm not sure what this means though. Can someone tell me if something is horribly wrong?

    Database error in vBulletin 3.6.10:

    Invalid SQL:
    SELECT t_threadid,count(*) as cnt
    FROM linkback
    GROUP BY t_threadid;

    MySQL Error : Table '{database name}.linkback' doesn't exist
    Error Number : 1146
    Last edited by CoffeeToki; 04-28-2008 at 07:50 PM.

  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,

    vBSEO3.2.0 RC3 is not officially released yet and is only available for Pre-Release team.

  3. #3
    Junior Member CoffeeToki's Avatar
    Real Name
    Matthew
    Join Date
    Apr 2008
    Location
    Nevada
    Posts
    7
    Liked
    0 times
    Oh all right.

    I'm still wondering if anyone knows the meaning of this error. Any help is appreciated. Thank you.

  4. #4
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    168 times
    You are not currently listed in Pre-release team, please install the latest stable vBSEO version to resolve the issue (v3.1.0).

  5. #5
    Junior Member
    Real Name
    iodex
    Join Date
    Dec 2007
    Posts
    10
    Liked
    0 times
    The same problem is occurring to me when i upgraded to Vbulletin 3.6.10. So please release an updated version of sitemap generator for vb 3.6.10

  6. #6
    Junior Member
    Real Name
    iodex
    Join Date
    Dec 2007
    Posts
    10
    Liked
    0 times
    Quote Originally Posted by CoffeeToki View Post
    Received This error today... I'm not sure what this means though. Can someone tell me if something is horribly wrong?

    Database error in vBulletin 3.6.10:

    Invalid SQL:
    SELECT t_threadid,count(*) as cnt
    FROM linkback
    GROUP BY t_threadid;

    MySQL Error : Table '{database name}.linkback' doesn't exist
    Error Number : 1146
    Hello coffeetoki,

    This problem is due to Sitemap Generator. To check for yourself run a sitemap generator and you will get this error...

    So to resolve this problem, we need a updated version of sitemap generator....

  7. #7
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,100
    Liked
    622 times
    Blog Entries
    4
    You need to make a small change within vBSEO Sitemap Generator

    Please modify vbseo_sitemap_functions.php file:
    FIND:
    PHP Code:
    FROM " . TABLE_PREFIX . "linkback 
    REPLACE WITH:
    PHP Code:
    FROM " . TABLE_PREFIX . "vbseo_linkback 
    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

  8. #8
    Junior Member CoffeeToki's Avatar
    Real Name
    Matthew
    Join Date
    Apr 2008
    Location
    Nevada
    Posts
    7
    Liked
    0 times
    Thanks for all your help! That worked for me.

  9. #9
    vBSEO Staff Ace Shattock's Avatar
    Real Name
    Ace Shattock
    Join Date
    Jul 2005
    Location
    Auckland, New Zealand, New Zealand
    Posts
    4,012
    Liked
    13 times
    Quote Originally Posted by iodex View Post
    The same problem is occurring to me when i upgraded to Vbulletin 3.6.10. So please release an updated version of sitemap generator for vb 3.6.10
    Upgrading to vB 3.6.10 wouldn't have removed the linkback table, this is directly related to using vBSEO 3.2.

Similar Threads

  1. Database error
    By webgroup in forum Troubleshooting
    Replies: 1
    Last Post: 05-08-2007, 05:34 PM
  2. Database error.
    By ChefTalk in forum Troubleshooting
    Replies: 3
    Last Post: 03-24-2007, 12:05 PM
  3. database error help
    By hornstar6969 in forum General Discussion
    Replies: 1
    Last Post: 02-01-2007, 05:26 AM
  4. database error
    By UnderEstimated in forum Troubleshooting
    Replies: 9
    Last Post: 12-01-2006, 05:46 AM
  5. database error
    By AndyS in forum Troubleshooting
    Replies: 5
    Last Post: 07-15-2006, 10:22 AM

Posting Permissions

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