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
 IESpell Installation
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

ddptcrzr
Starting Member

USA
12 Posts

Posted - 04 April 2006 :  11:16:54  Show Profile  Visit ddptcrzr's Homepage
I downloaded the IESpell from Snitzbitz and started looking it over to install. I found in the install instructions where it said to look for a line in post.asp and replace it with the following three lines, well, first off there are only two lines shown as the replacement, also the line they show to find is a single line starting with response.write, but in the post.asp file it is not a single line.

From spellcheck.txt file:

Modify post.asp
============================

Find this line:

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

My post.asp

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

From spellcheck.txt:

Replace with these 3 lines:

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

As you can see there is not three lines to copy into your post.asp


Does anyone have any idea where I can find a solution. Also, if anyone here has anything to do with the snitzbitz site, I've tried to register there, but I never get a registration confirmation E-Mail so I can't complete my registration.

Any help would be greatly appriciated.

Thanks

< Moved to Help: MOD Implementation by Shaggy />

Edited by - ddptcrzr on 04 April 2006 18:08:02

NiteOwl
Junior Member

Canada
403 Posts

Posted - 11 April 2006 :  04:17:58  Show Profile  Visit NiteOwl's Homepage
Sorry, just saw your post:
I had a typo in the file which I will fix immediatly, I ment to say 2 lines.

Find this line:
Response.Write "    <script language=""JavaScript"" type=""text/javascript"" src=""inc_code.js""></script>" & vbNewLine

Replace with these 2 lines:
Response.Write "    <script language=""JavaScript"" type=""text/javascript"" src=""inc_code.js""></script>" & vbNewLine & _
                "    <script language=""JavaScript"" type=""text/javascript"" src=""inc_spellcheck.js""></script>" & vbNewLine


then continue with rest of instructions

-=NiteOwl=-
Go to Top of Page

ddptcrzr
Starting Member

USA
12 Posts

Posted - 11 April 2006 :  16:53:24  Show Profile  Visit ddptcrzr's Homepage
The line I'm supposed to find is different than what you show (as can be seen in my original post), I assume that it's because I have the poll mod installed.
Go to Top of Page

NiteOwl
Junior Member

Canada
403 Posts

Posted - 16 April 2006 :  11:25:56  Show Profile  Visit NiteOwl's Homepage
We sent a couple of private emails, did you get it working?

-=NiteOwl=-
Go to Top of Page

ddptcrzr
Starting Member

USA
12 Posts

Posted - 17 April 2006 :  13:25:13  Show Profile  Visit ddptcrzr's Homepage
Yes, in the topics.asp page change you need to add and underscore to the end of the line in your example.

Thanks for your assistance.
Go to Top of Page

Clintster
Starting Member

6 Posts

Posted - 25 April 2006 :  19:25:01  Show Profile
Just downloaded it and had fun installing it myself... the... & _ should actually be at the end of the 2 lines added in the post.asp file. I got the spell check working but now I cant read any of the older posts that were placed befor adding the spell check.

Edited by - Clintster on 25 April 2006 19:38:59
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.27 seconds. Powered By: Snitz Forums 2000 Version 3.4.07