vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   we were hacked n our now having several problems...Please Help (https://vborg.vbsupport.ru/showthread.php?t=65117)

blakkboy 05-14-2004 07:12 PM

we were hacked n our now having several problems...Please Help
 
we get a Database errors everytime we move or close somthing..But it still moves or closes it....??
the post n points dont show in the welcome panel??
pm option doesnt work??
avys dont work??
peopel cant posts there pictures??

Anyone with information on how to fix any of these..it will be greatly appriciated..thanx!

007 05-14-2004 07:15 PM

Um, do you keep regular backups of your PHP files? If so I would reupload them.. And hopefully you have a backup of your database, but I am assuming by your post that you don't... You might try running the table rapair tool on the database and look for any problems, then see if it can fix them. That's all I can really offer.. Hope it helps. :)

blakkboy 05-16-2004 12:22 AM

There was a back up db and all the posts n members accounts were restored but were still having the same problems as listed as above

Scrub 05-16-2004 12:56 AM

What are the errors you are recving? If it's the there's been a problem error, right click and view the source to get the error.

blakkboy 05-18-2004 06:11 PM

The error we recieve is as follows::

Database error in vBulletin 2.3.3:

Invalid SQL: INSERT INTO modlog (type,userid,threadid,threadtitle,fromforumid,tofo rumid,timestamp)
VALUES ('3','99','12498','an experienced audio head come in','122','123','1084907159')
mysql error: Table 'micology_newvb.modlog' doesn't exist

mysql error number: 1146

Date: Tuesday 18th of May 2004 12:05:59 PM
Script: www.********.com/forum/forum/postings.php
Referer: http://www.********.com/forum/postings.php

Xenon 05-18-2004 06:25 PM

seems like some tables got deleted.

you have to recreate those tables, look into the hack descriptions to find the how to do :)

lierduh 05-20-2004 02:05 AM

Quote:

Originally Posted by blakkboy
INSERT INTO modlog ...

Table 'micology_newvb.modlog' doesn't exist

This is weird, you tried to insert into modlog table, but MYSQL complains about "micology_newvb.modlog" table is missing. Are you sure you have cut and paste the entire error message?


All times are GMT. The time now is 03:52 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.01249 seconds
  • Memory Usage 1,718KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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