Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: General / Classic ASP versions(v3.4.XX)
 hacked site... can't get rid of down.asp???
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

tracktix
Starting Member

22 Posts

Posted - 09 May 2002 :  15:55:43  Show Profile
i've been hacked... updated all my files with the security fixes, uploaded a backup copy of a database (minus the hackers comments),
but STILL... all files lead to down.asp

help!!!!!!!!!!!!!!!!!!

http://www.tracktix.com/garage is the path to my forum

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 09 May 2002 :  16:35:39  Show Profile
go here: http://www.tracktix.com/garage/admin_login.asp

and login as the Admin, then go here: http://www.tracktix.com/garage/default.asp
Go to Top of Page

tracktix
Starting Member

22 Posts

Posted - 09 May 2002 :  19:27:05  Show Profile
when i go to that first link i get 'this page cannot be displayed' ???? but it IS on the server.

????

Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 09 May 2002 :  19:38:31  Show Profile  Send ruirib a Yahoo! Message
You need to upgrade your DB to Access 2000. This is the error I get:

[Microsoft][ODBC Microsoft Access Driver]General error Unable to open registry key 'Temporary (volatile) Jet DSN for process 0x73c Thread 0x67c DBC 0x259efbc Jet'.

Upgrading you DB should fix it.

-------------------------------------------------
Installation Guide | Do's and Dont's | MODs
Go to Top of Page

tracktix
Starting Member

22 Posts

Posted - 09 May 2002 :  20:06:24  Show Profile
Converted it to 2000.... still can't get to that page.


Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 09 May 2002 :  20:20:56  Show Profile
Try changing your strConnString in your config.asp file from the one labeled for use with Access 97 to one of the ones labeled for use with Access 2000
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 09 May 2002 :  20:22:53  Show Profile  Send ruirib a Yahoo! Message
Did you update the connection string? Use one for Jet 4.0...

-------------------------------------------------
Installation Guide | Do's and Dont's | MODs
Go to Top of Page

tracktix
Starting Member

22 Posts

Posted - 09 May 2002 :  20:41:44  Show Profile
getting there!!!!!!!!! now getting all sorts of DB errors!

http://www.tracktix.com/garage

Go to Top of Page

tracktix
Starting Member

22 Posts

Posted - 09 May 2002 :  20:53:44  Show Profile
getting.......

Microsoft JET Database Engine error '80040e10'

No value given for one or more required parameters.

/garage/Default.asp, line 100


on the homepage???

Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 09 May 2002 :  21:02:04  Show Profile
Try accessing your Admin Options and running the "Update Forum Counts"
Go to Top of Page

tracktix
Starting Member

22 Posts

Posted - 09 May 2002 :  21:03:57  Show Profile
each step just gave errors....

Microsoft JET Database Engine error '80040e10'

No value given for one or more required parameters.

/garage/admin_count.asp, line 352


Go to Top of Page

tracktix
Starting Member

22 Posts

Posted - 10 May 2002 :  07:50:26  Show Profile
any ideas what might be causing these errors?????

Go to Top of Page

tracktix
Starting Member

22 Posts

Posted - 10 May 2002 :  09:19:28  Show Profile
if it helps... all errors point to this line of code:

set rs = Server.CreateObject("ADODB.Recordset")
-----> rs.open strSql, my_Conn

Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 10 May 2002 :  09:22:17  Show Profile  Send ruirib a Yahoo! Message
Add a Response.Write strSql just before that line and post the output here.

-------------------------------------------------
Installation Guide | Do's and Dont's | MODs
Go to Top of Page

tracktix
Starting Member

22 Posts

Posted - 10 May 2002 :  10:01:22  Show Profile
SELECT FORUM_CATEGORY.CAT_ID, FORUM_CATEGORY.CAT_STATUS, FORUM_CATEGORY.CAT_NAME, FORUM_CATEGORY.CAT_ORDER, FORUM_CATEGORY.CAT_SUBSCRIPTION, FORUM_CATEGORY.CAT_MODERATION FROM FORUM_CATEGORY ORDER BY FORUM_CATEGORY.CAT_ORDER ASC, FORUM_CATEGORY.CAT_NAME ASC;
Microsoft JET Database Engine error '80040e10'

No value given for one or more required parameters.

/garage/Default.asp, line 101


Go to Top of Page

tracktix
Starting Member

22 Posts

Posted - 10 May 2002 :  10:51:16  Show Profile
Seems that I was working with an old database which was missing several fields in several tables.

thanks for all your help guys!!!!!!!!!!!!!


Edited by - tracktix on 10 May 2002 10:52:25
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.63 seconds. Powered By: Snitz Forums 2000 Version 3.4.07