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 / Current Version (Old)
 Edit Properties
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

SweSob
Starting Member

22 Posts

Posted - 05 May 2001 :  17:58:21  Show Profile
When trying to edit Forum/Category Properties I get this error:

Microsoft OLE DB Provider for ODBC Drivers error '80040e10'

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

/swesob/mboard/post.asp, line 480


I've uploaded post.asp several times, but it keeps giving me the same error.
If someone has a clue, please fill me in.



SweSob
Starting Member

22 Posts

Posted - 07 May 2001 :  11:55:09  Show Profile
Ohh well, seems like no one got a clue.
I guess I'll need to live with that error, or something and hope for an improvement in the next version.

I upped the code to another server, fixed everything up and I still got the same error when trying to Edit Properties for Forums and Categories.



Go to Top of Page

Doug G
Support Moderator

USA
6493 Posts

Posted - 07 May 2001 :  12:19:38  Show Profile
quote:
I upped the code to another server, fixed everything up ...

Try uploading, change just the connection string information in config.asp and try. The forum code doesn't have the error you describe. What other 'fix-ups' did you do? You might review them.

The error indicates a problem with a SQL statment. What version are you using?


======
Doug G
======
Go to Top of Page

davemaxwell
Access 2000 Support Moderator

USA
3020 Posts

Posted - 07 May 2001 :  13:15:38  Show Profile  Visit davemaxwell's Homepage  Send davemaxwell an AOL message  Send davemaxwell an ICQ Message  Send davemaxwell a Yahoo! Message
quote:

/swesob/mboard/post.asp, line 480



What version are you using? Did you add anything to the code? What exactly is on line 480 (actually, what SQL statement is being executed on line 480?)


Dave Maxwell
--------------
Proud to be a "World Class" Knucklehead
Go to Top of Page

SweSob
Starting Member

22 Posts

Posted - 07 May 2001 :  18:51:34  Show Profile
I'm using Snitz Forums 2000 Version 3.2
strDBType = "access"
strConnString = "DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=" & Server.MapPath("/swesob/tools/snitz_forums_2000.mdb")

Everything else works just fine.
I haven't alterd the code what so ever.
Right now it's running on the original files.
Only "altering" is to get it running. ;)


Go to Top of Page

SweSob
Starting Member

22 Posts

Posted - 08 May 2001 :  09:20:02  Show Profile
When trying to edit Category I get an error on line 512.
This is the code on line 512 and down:


'this is line 512
if strRqMethod = "Edit" or _
strRqMethod = "EditTopic" or _
strRqMethod = "Reply" or _
strRqMethod = "ReplyQuote" or _
strRqMethod = "TopicQuote" then
%>


When trying to edit forums I get error on line 480.
This si the code at line 480 and down:

case "Topic" 'this is line 480
btn = "Post New Topic"
case "URL"
btn = "Post New URL"
case else
btn = "Post"
end select
%>


I'm not sure what to do, don't have a clue what's going on.

Go to Top of Page

SweSob
Starting Member

22 Posts

Posted - 08 May 2001 :  09:24:04  Show Profile
Noticed a typo.
It's suppose to say Line 502 not 512.

So when I try to edit Categories I get an error on Line 502.

Go to Top of Page

HuwR
Forum Admin

United Kingdom
20601 Posts

Posted - 08 May 2001 :  10:05:01  Show Profile  Visit HuwR's Homepage
could you email me your post.asp, and do you have a url we could check, the error and the line numbers given do not tye up

Go to Top of Page

SweSob
Starting Member

22 Posts

Posted - 09 May 2001 :  16:41:10  Show Profile
Thanks huw.
I sent you an email from zilverztream@usa.net
And I given you some further info.

Thanks again



Edited by - swesob on 09 May 2001 16:41:42
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.3 seconds. Powered By: Snitz Forums 2000 Version 3.4.07