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)
 DEFAULT.ASP problem
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

fimi
Starting Member

Canada
39 Posts

Posted - 23 June 2001 :  13:01:39  Show Profile  Send fimi a Yahoo! Message
when i run default.asp i get this:

Microsoft VBScript compilation error '800a03f6'

Expected 'End'

/forum/Default.asp, line 431

Here is the code:
________________________________________________________________________________
421 end if
422 else
423 Response.Write "  " & vbcrlf
424 end if
425 end sub
426 sub ForumAdminOptions()
427 if (mLev = 4) or (chkForumModerator(rsForum("FORUM_ID"),
428 strDBNTUserName) = "1") or (lcase(strNoCookies) = "1") then
429 if rsForum("F_TYPE") = 0 then
430 if rs("CAT_STATUS") = 0 then
431 if (mlev = 4) then
432 %>
________________________________________________________________________________

I think something is missing!

Wixxerd
Starting Member

25 Posts

Posted - 23 June 2001 :  15:14:28  Show Profile
Line 431 is looking for an a user of Admin level... After that it "Looks" (From the code I see) like it's spitting out some HTML and then does an
<%end if%>
at some point. It's this end if that appears to be missing. I'd look in my default.asp to see if I had the same problem, but our line numbers wont match at all cuz I've seriously rewritten default.asp in order to integrate with my primary website. I betcha one of the forum admin's will know this answer in a heartbeat...



Edited by - Wixxerd on 23 June 2001 15:14:53
Go to Top of Page

Doug G
Support Moderator

USA
6493 Posts

Posted - 23 June 2001 :  15:30:56  Show Profile
Try reuploading the files. There seems to be a large chunk of code missing.


======
Doug G
======
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.23 seconds. Powered By: Snitz Forums 2000 Version 3.4.07