Results 1 to 13 of 13

Linkback DB error on updating to 3.1.0

This is a discussion on Linkback DB error on updating to 3.1.0 within the General Discussion forums, part of the vBSEO SEO Plugin category; Also posted as a support ticket..I uploaded fine, but on importing the product I got the following DB error. Database ...

  1. #1
    Junior Member
    Real Name
    Louis Minson
    Join Date
    Oct 2007
    Posts
    7
    Liked
    0 times

    Linkback DB error on updating to 3.1.0

    Also posted as a support ticket..I uploaded fine, but on importing the product I got the following DB error.

    Database error in vBulletin 3.5.4:

    Invalid SQL:

    ### INSERT QUERY GENERATED BY fetch_query_sql() ###
    INSERT INTO plugin
    (`active`, `executionorder`, `title`, `hookname`, `phpcode`, `product`)
    VALUES
    ('1', '5', 'vBSEO Moderator Admin', 'admin_moderator_form', '\r\n print_description_row($vbphrase[\'vbseo_options\'], false, 2, \'thead\');\r\n print_yes_no_row($vbphrase[\'vbseo_can_moderate_linkbacks\'], \'modperms[vbseo_linkbacks]\', $moderator[\'vbseo_linkbacks\']);\r\n', 'crawlability_vbseo');

    MySQL Error : Unknown column 'executionorder' in 'field list'
    Error Number : 1054
    Date : Saturday, November 17th 2007 @ 04:05:06 AM
    Script : http://www.ajarnforum.net/vb/ajarnacp/plugin.php
    Referrer : http://www.ajarnforum.net/vb/ajarnac...?do=productadd
    IP Address : 125.25.163.42
    Username : LDMA
    Classname : vb_database

    Additionally, the following appear in my microstats

    Uncached templates: vbseo_linkbackmenu (1)Uncached templates: vbseo_linkbackmenu_entry (1)Uncached templates: vbseo_linkbacks (1)
    It all basically works CPVBSEOCP etc but there is no linkbacks menu for threads anymore.

    I assume it would be best to uninstall and reinstall the product perhaps, but I don't want to risk it without some advice from here...

  2. #2
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    Resolved via support ticket, a special xml product file provided.
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  3. #3
    Junior Member
    Real Name
    Lionel Ng
    Join Date
    Nov 2007
    Posts
    8
    Liked
    0 times
    Quote Originally Posted by Oleg Ignatiuk View Post
    Resolved via support ticket, a special xml product file provided.

    Hi,

    Can you provide me with instructions to resolve the above error as i'm experiencing the same except that mine is a fresh installation. Thanks.

  4. #4
    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!


  5. #5
    Junior Member
    Real Name
    Lionel Ng
    Join Date
    Nov 2007
    Posts
    8
    Liked
    0 times
    Quote Originally Posted by Oleg Ignatiuk View Post

    Hi,

    I'm using 3.6.1 vbulletin and i've already got the crawlability_vbseo plugin installed. How is this different from the given link above?

  6. #6
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    You should not do anything in this case, that product file is for vB3.5.x only.
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  7. #7
    Junior Member
    Real Name
    Lionel Ng
    Join Date
    Nov 2007
    Posts
    8
    Liked
    0 times
    Quote Originally Posted by Oleg Ignatiuk View Post
    You should not do anything in this case, that product file is for vB3.5.x only.
    Ok. So how can I resolve the error without doing anything?

  8. #8
    Senior Member
    Real Name
    Michael Biddle
    Join Date
    Jan 2007
    Location
    Southern California
    Posts
    7,097
    Liked
    4 times
    That is only for the 3.5.x series of vbulletin.

    EDIT: someone delete this as it was answered before I went afk
    The Forum Hosting - Forum Hosting from the Forum Experts

  9. #9
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    Do you get a database error as described in initial post?
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  10. #10
    Junior Member
    Real Name
    Lionel Ng
    Join Date
    Nov 2007
    Posts
    8
    Liked
    0 times
    Quote Originally Posted by Oleg Ignatiuk View Post
    Do you get a database error as described in initial post?
    This is what i got and I've amended my domain for security reasons.

    Database error in vBulletin 3.6.8:

    Invalid SQL:
    SELECT tb.*,t.* FROM linkback tb
    LEFT JOIN thread t on tb.t_threadid=t.threadid
    WHERE t_approve>0 AND t_incoming=1 and t_deleted=0
    ORDER by t_time DESC;

    MySQL Error : Unknown column 't_approve' in 'where clause'
    Error Number : 1054
    Date : Monday, November 26th 2007 @ 12:06:48 AM
    Script : http://www.mydomain.com/forum/modcp/vbseo_moderate.php?do=linkbackslist
    Referrer : http://www.mydomain.com/forum/admincp/index.php?do=nav
    IP Address : 116.15.20.211
    Username : lionelng
    Classname : vb_database

  11. #11
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    This is not the same error that is reported in this thread. You should uninstall and then reinstall vBSEO xml product file in vB admincp.
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  12. #12
    Junior Member
    Real Name
    Lionel Ng
    Join Date
    Nov 2007
    Posts
    8
    Liked
    0 times
    Quote Originally Posted by Oleg Ignatiuk View Post
    This is not the same error that is reported in this thread. You should uninstall and then reinstall vBSEO xml product file in vBulletin admincp.
    I've uninstalled and reinstalled but still, it didn't worked out. Should I post a new thread on this then?

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


Similar Threads

  1. The vBSEO LinkBacks User Guide - vBSEO 3.0 GOLD
    By Joe Ward in forum General Discussion
    Replies: 49
    Last Post: 09-20-2011, 08:10 PM
  2. vBSEO 3.1.0 Released!
    By Juan Muriente in forum vBSEO Announcements
    Replies: 147
    Last Post: 06-07-2008, 05:49 AM
  3. vBSEO 3.1.0 GOLD freigegeben
    By Philipp Herbers in forum Deutsch
    Replies: 35
    Last Post: 03-13-2008, 11:21 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
  •