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: MOD Implementation
 pop_profile.asp error for avatar mod...
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

tsod
Starting Member

10 Posts

Posted - 02 June 2001 :  14:33:03  Show Profile  Visit tsod's Homepage
K I figured out that I can edit in dreamweaver. Which is great because I am sooo the novice. When I try and goto my profile so I can set up my avaar for me. I get this error:
Microsoft OLE DB Provider for ODBC Drivers error '80040e10'

[Microsoft][ODBC Microsoft Access Driver] Too few parameters. Expected 1.

/forum/pop_profile.asp, line 631

Now I looked at my line 631 and here it is:
set rs = my_Conn.Execute(strSql)

Is that what its suppose to read? Or am I doing something wrong again?
Whoa I just tried to ost and I get this error before the post new comes up:
Microsoft OLE DB Provider for ODBC Drivers error '80040e10'
[Microsoft][ODBC Microsoft Access Driver] Too few parameters. Expected 1.

/forum/topic.asp, line 460

Uh-Oh what did I do? HELP!




Edited by - tsod on 02 June 2001 14:37:24

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 02 June 2001 :  15:14:11  Show Profile
sounds like your files weren't edited correctly.

If you want, you can e-mail me your pop_profile.asp, inc_profile.asp, register.asp & topic.asp files and I'll look over them and make sure they are correct.
Go to Top of Page

tsod
Starting Member

10 Posts

Posted - 02 June 2001 :  15:22:37  Show Profile  Visit tsod's Homepage
Cool, Thanks Richard you are the man!

Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 02 June 2001 :  15:40:48  Show Profile
Did you run the mod_dbsetup.asp file to update the database?
Go to Top of Page

dtrung1
Starting Member

4 Posts

Posted - 03 June 2001 :  13:20:59  Show Profile
Hi,
I have the same pb !
I used mod_dbsetup.asp and received an error msg :

[color=red]Your strDBType is not set, please edit your config.asp
to reflect your database type[/color]

So if I want to use Profile function, it will appear immediately an error msg like tsod's (!!at 632th line in pop_profile.asp )!
What could I do ?
Thx b4 hand.

Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 03 June 2001 :  14:47:12  Show Profile
You need to set your database type in your config.asp file like there error says.

Open your config.asp file and uncomment one of these lines (probably the Access one):

'#################################################################################
'## SELECT YOUR DATABASE TYPE AND CONNECTION TYPE (access, sqlserver or mysql)
'#################################################################################
'strDBType = "sqlserver"
'strDBType = "access"
'strDBType = "mysql"


to uncomment you need to delete the ' that is in front of the line you want to use.
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.31 seconds. Powered By: Snitz Forums 2000 Version 3.4.07