vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   MySQL Error _vbulletin.linkback doesn't exist (https://vborg.vbsupport.ru/showthread.php?t=222938)

Akyeame Kwame 09-11-2009 07:55 AM

MySQL Error _vbulletin.linkback doesn't exist
 
Hello, does anyone have any idea what mod causes this error?

Code:

Database error in vBulletin 3.8.2:

Invalid SQL:

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

MySQL Error  : Table '*****_vbulletin.linkback' doesn't exist
Error Number  : 1146
Request Date  : Friday, September 11th 2009 @ 03:12:40 AM
Error Date    : Friday, September 11th 2009 @ 03:12:41 AM
Script        : http://www.********/forums/cron.php?rand=1252564877
Referrer      :
IP Address    : 66.249.71.228
Username      : Unregistered
Classname    : vB_Database
MySQL Version :


Marco van Herwaarden 09-11-2009 09:43 AM

Linkback is not a default vBulletin table but it probably belongs to a modification you have (or had) installed.

If this is from an uninstalled modification, then you have most likely not removed all files, especially any files belonging to the modification in ./includes/cron.

Otherwise contact the author of this modification.

Link14716 09-11-2009 10:39 AM

<a href="https://vborg.vbsupport.ru/showthread.php?t=157031&highlight=linkback" target="_blank">DCSEO Linkbacks (Refbacks implementation)</a> is my guess. It's either half installed or half uninstalled.

Akyeame Kwame 09-21-2009 09:43 AM

I appreciate the advice. I didn't have that mod, but I was able to find the solution as you pointed me in the right direction!

Link14716 09-21-2009 08:49 PM

Quote:

Originally Posted by Akyeame Kwame (Post 1888369)
I appreciate the advice. I didn't have that mod, but I was able to find the solution as you pointed me in the right direction!

Glad you were able to solve it. :)


All times are GMT. The time now is 12:32 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01101 seconds
  • Memory Usage 1,719KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete