vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Database error !!! (https://vborg.vbsupport.ru/showthread.php?t=205868)

Michael.A 02-19-2009 03:41 AM

Database error !!!
 
nvm
thank you..

vbplusme 02-19-2009 07:50 AM

I always worry about these messages because it is usually a sign that the hack installation failed of someone tried to uninstall it but fails so the remnants of the hack are in a state of limbo. Check your chat hack to see if you can find the SQL to add the table back to your database. It should be in the installation XML. I checked the installer and it was suppose alter the "mgc_cb_evo_chat" table, guess it didn't ?

Here are the SQL statements if you need them:

Code:

ALTER TABLE `mgc_cb_evo_chat` ADD `isthreadwarning` TINYINT(1) UNSIGNED NOT NULL;
ALTER TABLE `mgc_cb_evo_chat` ADD `ispostwarning` TINYINT(1) UNSIGNED NOT NULL;
ALTER TABLE `mgc_cb_evo_chat` ADD `tpforumid` INT(10) UNSIGNED NOT NULL;


Marco van Herwaarden 02-19-2009 09:27 AM

Don't you hate it when the question gets removed after someone provides an answer? Now nobody know what the question was and thus his answer is now useless to others.

vbplusme 02-19-2009 12:03 PM

Quote:

Originally Posted by Marco van Herwaarden (Post 1748845)
Don't you hate it when the question gets removed after someone provides an answer? Now nobody know what the question was and thus his answer is now useless to others.


I can't believe it!

Michael.A 02-19-2009 03:13 PM

Quote:

Originally Posted by Marco van Herwaarden (Post 1748845)
Don't you hate it when the question gets removed after someone provides an answer? Now nobody know what the question was and thus his answer is now useless to others.

oo am sorry here is the question and the real answer
https://vborg.vbsupport.ru/showthrea...68992&page=288


All times are GMT. The time now is 07:28 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.01040 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
  • (2)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