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)
 THe hardest question ever....
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Reloadmaster
Starting Member

32 Posts

Posted - 26 May 2001 :  17:12:38  Show Profile  Visit Reloadmaster's Homepage  Send Reloadmaster an ICQ Message
Error Type:
Microsoft VBScript compilation (0x800A03FB)
Expected ''''Loop''''
/kungmicke/beta/forum/Default.asp, line 250


Here is row 232- 270
end if
%>
</tr>
<%
Response.Write " <tr>" & vbCrLf & _
" <td bgcolor=""" & strForumCellColor & """ colspan="""
if (strShowModerators = "1") or (mlev = 4 or mlev = 3) then
Response.Write "6"
else
Response.Write "5"
end if
Response.Write """><font face=""" & strDefaultFontFace & """ color=""" & strForumFontColor & """ size=""" & strDefaultFontSize & """><b>No Forums Found</b></font></td>" & vbCrLf
if (mlev = 4 or mlev = 3) then
Response.Write " <td bgcolor=""" & strForumCellColor & """><font face=""" & strDefaultFontFace & """ color=""" & strForumFontColor & """ size=""" & strDefaultFontSize & """> </font></td>" & vbCrLf
end if
Response.Write " </tr>" & vbCrLf

Here is ROW 50
else

blnHiddenForums = false
do until rsForum.Eof
if ChkDisplayForum(rsForum("FORUM_ID")) then
if rsForum("F_TYPE") <> "1" then
intPostCount = intPostCount + rsForum("F_COUNT")
intTopicCount = intTopicCount + rsForum("F_TOPICS")
intForumCount = intForumCount + 1
if rsForum("F_LAST_POST") > strLastPostDate then
strLastPostDate = rsForum("F_LAST_POST")
intLastPostForum_ID = rsForum("FORUM_ID")
end if
end if
if chkDisplayHeader then
Response.Write " <tr>" & vbcrlf & _
" <td bgcolor=""" & strCategoryCellColor & """ colspan="""
if (strShowModerators = "1") or (mlev = 4 or mlev = 3) then
Response.Write "6"
else
Response.Write "5"
end if

What du i need to type in?


I love this forum!!!
<---««« That's me!

Reloadmaster
Starting Member

32 Posts

Posted - 26 May 2001 :  18:06:21  Show Profile  Visit Reloadmaster's Homepage  Send Reloadmaster an ICQ Message
Pleeeeeeeeasseeeee

I love this forum!!!
<---««« That's me!
Go to Top of Page

gor
Retired Admin

Netherlands
5511 Posts

Posted - 26 May 2001 :  19:06:45  Show Profile  Visit gor's Homepage
Please don't start two topics for the same question !

Started here: http://forum.snitz.com/forum/link.asp?TOPIC_ID=10161
Lets continue there also

Pierre
Join the Snitz WebRing
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.43 seconds. Powered By: Snitz Forums 2000 Version 3.4.07