vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   spontaneous MySQL error (https://vborg.vbsupport.ru/showthread.php?t=45395)

N!ck 11-05-2002 12:26 AM

spontaneous MySQL error
 
hi guys...i'm getting this error from a board i've got running on my computer:

Code:

Database error in vBulletin Control Panel 2.2.8:

Invalid SQL: SELECT t1.* FROM template AS t1 LEFT JOIN template AS t2 ON (t1.title=t2.title AND t2.templatesetid=-1) WHERE t1.templatesetid=1  AND t1.title<>'options' AND ISNULL(t2.templateid) ORDER BY t1.title
mysql error: Got error 127 from table handler

mysql error number: 1030

Date: Monday 04th of November 2002 07:29:22 PM
Script: http://localhost/dk2/dk2/admin/templ...fy&expandset=1
Referer: http://localhost/dk2/admin/template.php?action=modify

it happens when i go into the admin cp and click "expand" next to the template set title. it also happens when i try to download the style.

if anyone could help, i'd appreciate it. thanks.

N!ck 11-05-2002 01:01 AM

btw, i've never even made mods to template.php. (as the title says)

Erwin 11-05-2002 01:11 AM

uh-oh... you may need to repair your template table... It may have become corrupted somehow.

Try this query...

PHP Code:

  
REPAIR TABLE template



Erwin 11-05-2002 01:11 AM

Backup your database just in case things get worse...

N!ck 11-05-2002 02:04 AM

thanks a million! didn't back up...you just missed me...good thing it worked though :D

i really wouldn't have been totally ruined if my database was messed up anyway...it's just a local test board for building styles and stuff


All times are GMT. The time now is 12:13 AM.

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.01459 seconds
  • Memory Usage 1,717KB
  • 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_php_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