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
 Error in post_info.asp -- Pulling my hair out...
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Ryan
Average Member

USA
858 Posts

Posted - 25 March 2005 :  19:56:09  Show Profile  Visit Ryan's Homepage
I have had this error message for a long time and I cannot figure out what to do to fix it. Usually I can solve these problems myself but not this one...

Here is the error:

Microsoft VBScript runtime error '800a01c2'

Wrong number of arguments or invalid property assignment: 'doUCount'

/forum/post_info.asp, line 1747


I get this error when I got to reply to a topic (not sure about starting a topic or editing a forum or anything)

Here is the txt version of my post_info.asp:
http://www.thepoultrylink.com/forum/post_info.txt

Help is appreciated!

The Poultry Link - "Serving the best of the fancy with the best of the web"
Forum Setup Help

Edited by - ruirib on 26 March 2005 07:00:30

Ryan
Average Member

USA
858 Posts

Posted - 25 March 2005 :  19:57:23  Show Profile  Visit Ryan's Homepage
oh.. btw I am still able to post the reply even with the error but my members post counts are not updated. So, my new members who are posting still have "0" posts.

The Poultry Link - "Serving the best of the fancy with the best of the web"
Forum Setup Help
Go to Top of Page

rodham
New Member

65 Posts

Posted - 25 March 2005 :  20:12:05  Show Profile  Visit rodham's Homepage
I don't have the Points Mod installed but it may be that the error:
Wrong number of arguments or invalid property assignment
is cause by Request.Form("UserName") returning an empty string.

To test this add at line 1747

Response.Write "Do we have a username here = " & Request.Form("UserName") & " or Not!" & vbNewLine


If you don't see the text on the form after posting, view source and search on "or Not!"
Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 25 March 2005 :  20:16:38  Show Profile
That line has been modified to include some mod:
call DoUCount(Request.Form("UserName"), "R", tNewRank)
Check the mod changes you made. Looks like the error saying too many arguments are being passed to the DoUCount function.

Support Snitz Forums
Go to Top of Page

Ryan
Average Member

USA
858 Posts

Posted - 25 March 2005 :  22:26:29  Show Profile  Visit Ryan's Homepage
Thanks for the help. I got it fixed.

The Poultry Link - "Serving the best of the fancy with the best of the web"
Forum Setup Help
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