3 replies
Hey warriors!

I'm pretty crummy with PHP and just got a site designed for me which has a few errors apparently. I was wondering if someone has seen this error or can tell me what it means.

When we try to add content onto the site using the editors the people set up for us, it encounters a fatal error. It looks like the code is searching for a folder called FCKeditor, and a file called FCKeditor.php that isn't a part of the code we received.

It looks like FCKeditor is some kind of code editing program. Most likely they were editing the site with that program and forgot that it won't work without it, but I'm curious if you guys know anything about that.

Can anyone tell me what I'm missing/doing wrong?

Thanks guys!

Noah
#php
  • Profile picture of the author mywebwork
    Hi Noah

    FCKEditor is an open source text editor designed to be embedded in web sites. I used it last year in a design for a client and it worked well.

    You can read more about it and download a copy at FCKeditor - The text editor for Internet

    Bill
    {{ DiscussionBoard.errors[629525].message }}
  • Profile picture of the author Mad Dawg
    Bill thank you very much!
    {{ DiscussionBoard.errors[629539].message }}
  • Profile picture of the author Jones Jeremy
    Banned
    [DELETED]
    {{ DiscussionBoard.errors[652430].message }}
    • Profile picture of the author Japort
      Hello, is your website deployed with a Content Management System? if so could be that the directories that contain the editor are not properly uploaded.
      Then the way to find the specific information you need is search in forums of the specific CMS you used, usually the homesite of the project is a great resource of information with fast responses.
      {{ DiscussionBoard.errors[652501].message }}

Trending Topics