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
 help with default.asp
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

doglak
Starting Member

USA
12 Posts

Posted - 13 April 2007 :  17:53:11  Show Profile  Send doglak an AOL message
ok, i have a error message about an expected statement from an end if in my default.asp. I have searched through the entire thing, cheching all the if, else, next, elseif, and end ifs. I cant find what would be causing my problem. Please help, thx

error message
quote:
Microsoft VBScript compilation error '800a0400'

Expected statement

/forum/default.asp, line 639

end if
^



Link to txt versian of default.asp :
http://www.green-nova.com/default.txt

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 13 April 2007 :  17:57:08  Show Profile  Send ruirib a Yahoo! Message
I guess you changed the file. Can you tell us what you were changing it for?


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

MaD2ko0l
Senior Member

United Kingdom
1053 Posts

Posted - 13 April 2007 :  18:13:38  Show Profile  Visit MaD2ko0l's Homepage
this section has no staring if statement...but without running your default,asp i cannot checkit.

you need to recheck your code that u have added

line 599

			ElseIf (arrSubInfo(4) <> "") Then
				Response.Write "<td bgcolor=""" & strForumCellColor & """ align=""center"" valign=""top"" nowrap>" & _
				"<font face=""" & strDefaultFontFace & """ color=""" & strForumFontColor & """ size=""" & strFooterFontSize & """>" & arrSubInfo(4) & "</font></td>" & vbNewLine
			Else
				Response.Write "<td bgcolor=""" & strForumCellColor & """ align=""center"" valign=""top"" nowrap> </td>" & vbNewLine
			End If


there maybe more problems after this section but i just highlighted this specific if statement

this maybe a place to start

© 1999-2010 MaD2ko0l
Go to Top of Page

MaD2ko0l
Senior Member

United Kingdom
1053 Posts

Posted - 13 April 2007 :  20:03:06  Show Profile  Visit MaD2ko0l's Homepage
here...replace thi with your default.asp) default.txt
this has the subforum and hover mod coded into it (hopefully)


tell me if it works and also give us a link to it so we can see how it looks

© 1999-2010 MaD2ko0l
Go to Top of Page

doglak
Starting Member

USA
12 Posts

Posted - 13 April 2007 :  20:36:10  Show Profile  Send doglak an AOL message
ok thx it worked, here's a link :
http://www.green-nova.com/forum/

It is a clansite, people are finally starting to migrate over to the new forums, these.

One question for the post b4 me, did u edit my copy of default.asp or did u give me one that u already had?
Go to Top of Page

MaD2ko0l
Senior Member

United Kingdom
1053 Posts

Posted - 13 April 2007 :  21:36:34  Show Profile  Visit MaD2ko0l's Homepage
the file where i taken the code from was your file...as in the post where i saw the error

but i used a fresh copy of default and added the 2 mods

© 1999-2010 MaD2ko0l
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.4 seconds. Powered By: Snitz Forums 2000 Version 3.4.07