Zen Cart Logo
Forums / Upgrading to 1.5.x / HTML Editor not working in 1.5.1

HTML Editor not working in 1.5.1

Locked

Views: 2,228

Results 1 to 6 of 6
This thread is locked. New replies are disabled.
2 Oct 2012, 12:36 PM
#1
pietpetoors avatar

pietpetoors

Zen Follower

Join Date:
Jun 2010
Location:
South Africa
Posts:
140
Plugin Contributions:
0

HTML Editor not working in 1.5.1

I see the HTML editor is not working, it jumps back to text

If I go change the default in "My Store", it shows HTMLAREA, if I select to change it to EDITOR_HTMLAREA which it shows in the drop down box, it just dont change it, stays with HTMLAREA

2 Oct 2012, 3:12 PM
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: HTML Editor not working in 1.5.1

There is no HTMLAREA in the official v1.5.1 code. So if you're seeing EDITOR_HTML showing up and nothing else, then your admin files are damaged and need to be rebuilt by merging the v1.5.1 files into your site. (ie: if these symptoms started after an upgrade, this means you missed things during your upgrade)

If you want to add a modern rich-text editor to your store, grab the CKEditor plugin for ZC, available by clicking the Plugins button at the top of this page.

2 Oct 2012, 3:19 PM
#3
pietpetoors avatar

pietpetoors

Zen Follower

Join Date:
Jun 2010
Location:
South Africa
Posts:
140
Plugin Contributions:
0

Re: HTML Editor not working in 1.5.1

DrByte, yes I am still rebuilding in 1.5.1. Can you perhaps tell me which folders I must reload to get it right?

2 Oct 2012, 3:57 PM
#4
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: HTML Editor not working in 1.5.1

If you missed one file in admin, you might have missed others. It might be best to reload the entire /admin/ folder (except /admin/includes/configure.php).

4 Oct 2012, 1:17 PM
#5
petleyj avatar

petleyj

Zen Follower

Join Date:
Jul 2009
Location:
Norwich, UK
Posts:
122
Plugin Contributions:
0

Re: HTML Editor not working in 1.5.1

Go back and check you have uploaded all the files for it. This is a common mistake that many do.

James

4 Oct 2012, 3:00 PM
#6
pietpetoors avatar

pietpetoors

Zen Follower

Join Date:
Jun 2010
Location:
South Africa
Posts:
140
Plugin Contributions:
0

Re: HTML Editor not working in 1.5.1

I installed CKEditor and now it is working 100% again, thanx