Page 2 of 2 FirstFirst 12
Results 11 to 13 of 13
  1. #11
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: 1.5: HTML Not Working

    'A bug' would imply that all Zencart installations suffer this problem, and they don't. I have installed the CKE Editor and it works fine.

    http://www.zen-cart.com/downloads.php?do=file&id=1098

    If we knew what you mean by 'never worked' we might be able to spot the problem.

  2. #12
    Join Date
    Jun 2012
    Location
    Florida
    Posts
    123
    Plugin Contributions
    5

    Default Re: 1.5: HTML Not Working

    I was (still) having an issue getting the ckeditor to work on 1.5, did not figure it out, but I have a solution to get the wyzz edit to work.

    Your need to create a file "editor_wyzz.php" and place the following code in the file.

    Code:
    <?php
     $editors_list['WYZZ']  = array('desc' => EDITOR_WYZZ,  'handler' => 'wyzz.php',  'special_needs' => '');
    Note that there is NOT a closing PHP tag.

    This file should be placed in your admin folder at the following location:
    admin\includes\functions\extra_functions

    The next time you log into your admin the new editor should be available.

  3. #13
    Join Date
    Sep 2011
    Posts
    27
    Plugin Contributions
    0

    Default Re: 1.5: HTML Not Working

    Maybe I'm missing something here? All files installed. Editor configuration showing EDITOR_WYZZ but no joy. All I get is the text editor. When I look at the source it shows <script type="text/javascript" src="//editors/wyzz/wyzz.js"></script>

    Zen Cart 1.5

    Anyone throw me a life line here?

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. HTML Editor not working in 1.5.1
    By pietpetoors in forum Upgrading to 1.5.x
    Replies: 5
    Last Post: 4 Oct 2012, 04:00 PM
  2. email html not working
    By christinefred in forum General Questions
    Replies: 5
    Last Post: 24 Nov 2010, 08:31 AM
  3. HTML Editor Not Working, Website is showing Plain Text not HTML
    By gtgderek in forum Basic Configuration
    Replies: 1
    Last Post: 20 Nov 2010, 12:12 AM
  4. html code not working
    By kb9k in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 2 Oct 2010, 12:23 AM
  5. HTML Editor not working
    By Eizual in forum Customization from the Admin
    Replies: 0
    Last Post: 5 Jun 2007, 07:26 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg