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)
 Microsoft VBScript runtime error '800a000d'
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

rgbarber
Starting Member

6 Posts

Posted - 29 March 2005 :  21:21:49  Show Profile  Visit rgbarber's Homepage
I am also receiving this message. One day my forum was working fine. The next day I received the below error.

Microsoft VBScript runtime error '800a000d'

Type mismatch

/forum/forum.asp, line 297

Line 297 and below on forum.asp reads:

297 If iPageTotal 0 then
298 inttotaltopics = iPageTotal
299 maxpages = (iPageTotal \ strPageSize )
300 if iPageTotal mod strPageSize < 0 then
301 maxpages = maxpages + 1
302 end if
303 if iPageTotal < (strPageSize + 1) then
304 intGetRows = iPageTotal
305 elseif (mypage * strPageSize) iPageTotal then
306 intGetRows = strPageSize - ((mypage * strPageSize) - iPageTotal)
307 else
308 intGetRows = strPageSize
309 end if
310 else
311 iPageTotal = 0
312 inttotaltopics = iPageTotal
313 maxpages = 0
314 end if

I have changed nothing. Forum is located at http://www.unitedprofessionalcleaningalliance.com/forum</A . Any help is appreciated.

RGB


RGBARBER

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 29 March 2005 :  22:15:50  Show Profile  Send ruirib a Yahoo! Message
What database are you using?


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page

rgbarber
Starting Member

6 Posts

Posted - 30 March 2005 :  10:23:51  Show Profile  Visit rgbarber's Homepage
I am using MySQL.

RGBARBER
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 30 March 2005 :  11:54:04  Show Profile  Send ruirib a Yahoo! Message
Try the recommendations here: http://forum.snitz.com/forum/topic.asp?TOPIC_ID=55925


Snitz 3.4 Readme | Like the support? Support Snitz too
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 1.52 seconds. Powered By: Snitz Forums 2000 Version 3.4.07