Jump to content

FCK Editor dissapered ...


livetech

Recommended Posts

Hi All,

 

We have a 5.2.2 installation and all of a sudden the fck editor seems to have set itself to hidden.

 

If I remove the fck from

  <div id="description" class="tab_content">
	<h3>{$LANG.common.description}</h3>
	<textarea name="description" class="textbox fck">{$PRODUCT.description}</textarea>
  </div>

in the products.index.php file then it shows the textarea but with no editor. But, we want to be able to have the editor there...

 

What has broken with the editor and how do we get it back?

 

Cheers

Grant

Link to comment
Share on other sites

Perhaps the javascript has crashed on your browser.

 

The editor is all javascript based, and there is javascript that converts the common textarea to a rich text area.

 

The first thing I would do is to have my browser show me its javascript console. The console should list the fatal error that caused javascript to crash.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...