Yeah, I've hacked it pretty extensively. buuuuuut, i had to make some hefty
modifications to get it to work right for me. I'll give you some hints,
though.

All you need to do is hack up the cfm file. You can find it here:
FCKeditor\editor\dialog\fck_spellerpages\spellerpages\server-scripts\spellchecker.cfm
Make sure to check those comments about CFMX 6.1 and enable/disable as
necessary.
the links to the css and js files should be relative. Change from
"speller/filename" to "../filename". They're both very important.
I didn't know what they were getting at with words[0], so take off that [0]
junk wherever you see it.

After that, it should pretty much work... (as i try to block out the painful
memories).

-nathan strutz
http://www.dopefly.com/


On 7/21/06, Chad McCue <[EMAIL PROTECTED]> wrote:
>
> I am trying to use the FCKeditor with my website. Everything is working
> except the spellchecker. I am trying to use spellerpages and keep
> getting the error below.
>
> Element CHECKTEXT is undefined in FORM.
>
>
> Has anyone had this problem and able to fix it?
>
> Thanks in advance.
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/cf_lists/message.cfm/forumid:4/messageid:247347
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to