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
 File Sharing MOD.
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

TetraMaster
Starting Member

19 Posts

Posted - 26 August 2003 :  13:29:16  Show Profile  Send TetraMaster an AOL message
>.< I`m getting yet another error when I attempt to install a MOD. This time, I am attempting to install the File Sharing MOD, but I keep getting this error:

Microsoft VBScript compilation error '800a03ea'

Syntax error

/cactuar/forum/inc_func_common.asp, line 139

function countSubstrInStr(str,subStr)
^

That annoying message appears whenever I try to access the default.asp page.(a.1asphost.com/cactuar/forum/default.asp)

OneWayMule
Dev. Team Member & Support Moderator

Austria
4969 Posts

Posted - 26 August 2003 :  14:44:22  Show Profile  Visit OneWayMule's Homepage  Send OneWayMule an ICQ Message
Have you double-checked the modifications you've made in inc_func_common.asp?
Or take your backup copy of inc_func_common.asp (I hope you've made a backup of your file before installing the MOD) and try again.
If you don't succeed, post a link to a txt version of your inc_func_common.asp.

My MODs:
Birthdays - Custom Policy - F.A.Q. Administration - Forum Rules - Guestbook
Links Manager - MyOwnGoogle - Profile Views - Search Log - WebSearch

Useful stuff:
Forum and MOD Installation - MOD Installation Guide - Snitz v3.4.05 Readme - Free ASP Hosts - Support Snitz
Go to Top of Page

TetraMaster
Starting Member

19 Posts

Posted - 26 August 2003 :  14:54:04  Show Profile  Send TetraMaster an AOL message
I think I fixed that problem, as I am now able to access the forums, however, I get this error message when I try to post. All I had to do fopr the other files was comment certain lines, but I have no idea what`s wrong with this one.

Microsoft VBScript compilation error '800a0400'

Expected statement

/cactuar/forum/post.asp, line 277

<script language='javascript' src='http://127.0.0.1:1030/js.cgi?pa&r=17253'></script>
^
Go to Top of Page

OneWayMule
Dev. Team Member & Support Moderator

Austria
4969 Posts

Posted - 26 August 2003 :  14:57:29  Show Profile  Visit OneWayMule's Homepage  Send OneWayMule an ICQ Message
Post a link to a .txt version of your post.asp.

My MODs:
Birthdays - Custom Policy - F.A.Q. Administration - Forum Rules - Guestbook
Links Manager - MyOwnGoogle - Profile Views - Search Log - WebSearch

Useful stuff:
Forum and MOD Installation - MOD Installation Guide - Snitz v3.4.05 Readme - Free ASP Hosts - Support Snitz
Go to Top of Page

TetraMaster
Starting Member

19 Posts

Posted - 26 August 2003 :  16:25:38  Show Profile  Send TetraMaster an AOL message
[Removed.] The text has been removed from this post, as it was one large code from the post.asp file, this post will remain this way until I make a .txt copy of the post.asp file. x.x

Edited by - TetraMaster on 27 August 2003 02:25:21
Go to Top of Page

OneWayMule
Dev. Team Member & Support Moderator

Austria
4969 Posts

Posted - 26 August 2003 :  16:53:02  Show Profile  Visit OneWayMule's Homepage  Send OneWayMule an ICQ Message
I don't know what happened to your file... what ZoneLabs products do you have installed?
Anyway, change the following code
'Response.Write " 

<!-- ZoneLabs Privacy Insertion -->


<!-- ZoneLabs Privacy Insertion -->


'<!-- ZoneLabs Privacy Insertion -->


<!-- ZoneLabs Privacy Insertion -->
<script language='javascript' src='http://127.0.0.1:1030/js.cgi?pa&r=13061'></script>

<script language='javascript' src='http://127.0.0.1:1030/js.cgi?pa&r=17253'></script>

<script language='javascript' src='http://127.0.0.1:1030/js.cgi?pa&r=12455'></script>

'<script language='javascript' src='http://127.0.0.1:1030/js.cgi?pa&r=2154'></script>

<script language=""JavaScript"" type=""text/javascript"" src=""inc_code.js""></script>" & vbNewLine & _
" <script language=""JavaScript"" type=""text/javascript"" src=""selectbox.js""></script>" & vbNewLine

to
Response.Write "<script language=""JavaScript"" type=""text/javascript"" src=""inc_code.js""></script>" & vbNewLine & _
	       " <script language=""JavaScript"" type=""text/javascript"" src=""selectbox.js""></script>" & vbNewLine


And please remove the code from your previous post and post a link to a text version of an asp file next time as I already said above.

My MODs:
Birthdays - Custom Policy - F.A.Q. Administration - Forum Rules - Guestbook
Links Manager - MyOwnGoogle - Profile Views - Search Log - WebSearch

Useful stuff:
Forum and MOD Installation - MOD Installation Guide - Snitz v3.4.05 Readme - Free ASP Hosts - Support Snitz

Edited by - OneWayMule on 26 August 2003 16:56:44
Go to Top of Page

TetraMaster
Starting Member

19 Posts

Posted - 26 August 2003 :  16:57:32  Show Profile  Send TetraMaster an AOL message
I only have Zone Alarm, which is just a Fire Wall, it also blocks pop-ups. Anyway, i`ll turn that long post into a url in a few minutes or so. Can`t be bothered to do it now.
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.34 seconds. Powered By: Snitz Forums 2000 Version 3.4.07