Page 1 of 2 12 LastLast
Results 1 to 10 of 214

Hybrid View

  1. #1
    Join Date
    Jan 2016
    Location
    Jacksonville, FL USA
    Posts
    3
    Plugin Contributions
    0

    Default Re: Support Thread for CKEditor Plugin for Zen Cart

    Today, I downloaded and installed the latest version of the ckeditor plugin and v1.5.4 of the cart from this site. The ckeditor folder is in the editors directory and the ckeditor.php file is in the includes folder. The CKeditor was not showing in the dropdown select tool on the configuration page so I had to hack the admin/includes/init_includes/init_html_editor.php on line 48 to read:
    PHP Code:
    if (true$editors_list['CKEDITOR']  = array('desc' => EDITOR_CKEDITOR,  'handler' => 'ckeditor.php',  'special_needs' => ''); 
    from
    PHP Code:
    if (is_dir(DIR_FS_CATALOG DIR_WS_EDITORS 'ckeditor'$editors_list['CKEDITOR']  = array('desc' => EDITOR_CKEDITOR,  'handler' => 'ckeditor.php',  'special_needs' => ''); 
    Even though the ckeditor is selected, there are no toolbars on any text modification area.

  2. #2
    Join Date
    Jul 2012
    Posts
    16,817
    Plugin Contributions
    17

    Default Re: Support Thread for CKEditor Plugin for Zen Cart

    Quote Originally Posted by Jetta View Post
    Today, I downloaded and installed the latest version of the ckeditor plugin and v1.5.4 of the cart from this site. The ckeditor folder is in the editors directory and the ckeditor.php file is in the includes folder. The CKeditor was not showing in the dropdown select tool on the configuration page so I had to hack the admin/includes/init_includes/init_html_editor.php on line 48 to read:
    PHP Code:
    if (true$editors_list['CKEDITOR']  = array('desc' => EDITOR_CKEDITOR,  'handler' => 'ckeditor.php',  'special_needs' => ''); 
    from
    PHP Code:
    if (is_dir(DIR_FS_CATALOG DIR_WS_EDITORS 'ckeditor'$editors_list['CKEDITOR']  = array('desc' => EDITOR_CKEDITOR,  'handler' => 'ckeditor.php',  'special_needs' => ''); 
    Even though the ckeditor is selected, there are no toolbars on any text modification area.
    In your admin/includes/configure.php, what are the values of: DIR_FS_CATALOG and DIR_WS_EDITORS? How do they compare to the same in includes/configure.php?
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  3. #3
    Join Date
    Jan 2016
    Location
    Jacksonville, FL USA
    Posts
    3
    Plugin Contributions
    0

    Default Re: Support Thread for CKEditor Plugin for Zen Cart

    PHP Code:
    define('DIR_FS_CATALOG''/home1/xxxxx/public_html/xxxxx/store2/'); 
    There is no DIR_WS_EDITORS setting in the config file.

  4. #4
    Join Date
    Jan 2016
    Location
    Jacksonville, FL USA
    Posts
    3
    Plugin Contributions
    0

    Default Re: Support Thread for CKEditor Plugin for Zen Cart

    I added the following code to my admin configure file:
    PHP Code:
    define('DIR_WS_EDITORS'DIR_WS_INCLUDES.'admin/editors/'); 
    and reset the code on line 48 but still no option to select CKEditor in the dropdown

  5. #5
    Join Date
    Jul 2012
    Posts
    16,817
    Plugin Contributions
    17

    Default Re: Support Thread for CKEditor Plugin for Zen Cart

    Quote Originally Posted by Jetta View Post
    I added the following code to my admin configure file:
    PHP Code:
    define('DIR_WS_EDITORS'DIR_WS_INCLUDES.'admin/editors/'); 
    and reset the code on line 48 but still no option to select CKEditor in the dropdown
    Umm, thought the editors folder was in the store side not the admin side... Meaning would only need to define as:
    PHP Code:
    define('DIR_WS_EDITORS'DIR_FS_CATALOG.'editors/'); 
    Where exactly in reference to the base of your store have you installed the ckeditor files and why? (Do not provide the admin path n your response.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  6. #6
    Join Date
    Jun 2009
    Posts
    16
    Plugin Contributions
    0

    Default Re: Support Thread for CKEditor Plugin for Zen Cart

    So i upgrade from 1.38a to 1.54..upgrade database and now add ckeditor ,made choice via Admin->Configuration->My Store->HTML Editor
    If I now select at Text Editor the CKEditor from dropdown it shows the CKEditor choice but then jumps back to Plain Text.
    Not any logs about this. Cant this happened because i used 1.38a before uprgade. ? Yes i made fresh install to 1.54.

  7. #7
    Join Date
    Jun 2009
    Posts
    16
    Plugin Contributions
    0

    Default Re: Support Thread for CKEditor Plugin for Zen Cart

    So i fix stranger when i install previous version 3.7p

  8. #8
    Join Date
    Jul 2007
    Posts
    55
    Plugin Contributions
    0

    Default Re: Support Thread for CKEditor Plugin for Zen Cart

    I have installed this per instructions - on ZC 1.5.4..... I see CKeditor in my Html editor... SO does this actually put the editor in the Product Description part of admin when you are adding products? I am NOT seeing it there if that is so....

    Thanks

  9. #9
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,532
    Plugin Contributions
    127

    Default Re: Support Thread for CKEditor Plugin for Zen Cart

    In the upper right hand side of the listing screen, you'll see a setting for editor -be sure it's set to CKEditor.
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  10. #10
    Join Date
    Jul 2007
    Posts
    55
    Plugin Contributions
    0

    Default Re: Support Thread for CKEditor Plugin for Zen Cart

    I did find that - but as soon as I set it for it - it switches back to text....

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v150 Support Thread for Google reCAPTCHA plugin
    By David Allen in forum All Other Contributions/Addons
    Replies: 693
    Last Post: 26 Jun 2026, 10:08 PM
  2. Back to Top Plugin [Support Thread]
    By picaflor-azul in forum All Other Contributions/Addons
    Replies: 31
    Last Post: 6 Feb 2016, 10:52 PM
  3. v151 Plug 'n' Pay plugin [Support Thread]
    By KetchRescue in forum Addon Payment Modules
    Replies: 5
    Last Post: 28 Nov 2015, 04:56 AM
  4. Justuno Plugin [Support Thread]
    By JustunoApp in forum All Other Contributions/Addons
    Replies: 8
    Last Post: 24 May 2015, 11:00 PM
  5. VendingBox Plugin Support Thread
    By vb_support in forum All Other Contributions/Addons
    Replies: 31
    Last Post: 10 Feb 2013, 07:24 PM

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