Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

tiny mce installation


shaung

Recommended Posts

Posted

I am new to Oscommerce and on my initial install (with your posts help) and having a look around, I was pleased with smooth installation. But then realising I needed a wysiwig things went downhill. I want to change to OS but without getting the wysiwig working I cannot.

 

I am a complete novice to php and can only get things working by detailed instructions.

 

Below is what I have followed and it is not loading (the admin is still loading fine but with errors on page) I get a 404 error, I am pulling my hair out to know what the problem is and need help with kid gloves.

 

The only thing I found confusing is below it says of a file blank.html where did that come from and should I have it.

 

I suspect I should have changed the code of the first line of the script and have kept it as is.

I am sure the path is wrong or I am missing part of the installation.

HELP!

 

4. Edit /admin/includes/header.php and insert the following lines before the <table> tag.

 

<script language="javascript" type="text/javascript" src="includes/javascript/tiny_mce/tiny_mce.js"></script>

<script language="javascript" type="text/javascript">

tinyMCE.init({

mode : "textareas"

});

</script>

 

 

 

Check the contents of /admin/includes/javascript/tiny_mce/

 

It should contain:

 

> langs

> plugins

> themes

> utils

blank.htm

license.txt

tiny_mce.js

tiny_mce_popup.js

tiny_mce_src.js

Posted

Did you download the tinyMCE from the contributions? Its already set up and has a categorie.php file you can use for example. There is a ton of post about tinyMCE here, and a couple of topics dedicated to just that. Try using the search functions.

Follow the community build:

BS3 to osCommerce Responsive from the Get Go!

Check out the new construction:

Admin Gone to Total BS!

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...