Page 2 of 2 FirstFirst 12
Results 11 to 19 of 19
  1. #11
    Join Date
    Apr 2012
    Location
    Florida, USA
    Posts
    6
    Plugin Contributions
    0

    Default Re: CKEditor problems

    Problem solved, found the correct place to download for ZEN http://www.zen-cart.com/downloads.php?do=file&id=1098

    thanks,
    Lou

  2. #12
    Join Date
    Jun 2006
    Location
    Sea Lake, Australia
    Posts
    64
    Plugin Contributions
    0

    Default Re: CKEditor problems

    Version 3.7 of ckeditor, in the file admin/includes/ckeditor.php has the following line
    <script type="text/javascript" src="<?php echo (strstr('ttps:', HTTP_SERVER) ? 'https' : 'http'); ?>://www.google.com/jsapi"></script>

    is ttps correct?

  3. #13
    Join Date
    Jan 2004
    Posts
    58,246
    Blog Entries
    3
    Plugin Contributions
    106

    Default Re: CKEditor problems

    Are you asking because it's not working for you?
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donations always welcome: www.zen-cart.com/donate

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  4. #14
    Join Date
    Jun 2006
    Location
    Sea Lake, Australia
    Posts
    64
    Plugin Contributions
    0

    Default Re: CKEditor problems

    Quote Originally Posted by DrByte View Post
    Are you asking because it's not working for you?
    It works (but so did the previous version), but in ie9, it seems to think that there are insecure items. Don't get that in other browsers.

  5. #15
    Join Date
    Jan 2004
    Posts
    58,246
    Blog Entries
    3
    Plugin Contributions
    106

    Default Re: CKEditor problems

    The change was made specifically to prevent the messages about insecure items which were occurring in earlier integrations.

    As for it saying 'ttps' that was deliberate, since some string searches fail when the variable being searched/matched starts as the first character. Hence the intentional omission of the 'h'.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donations always welcome: www.zen-cart.com/donate

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  6. #16
    Join Date
    Jun 2006
    Location
    Sea Lake, Australia
    Posts
    64
    Plugin Contributions
    0

    Default Re: CKEditor problems

    Quote Originally Posted by DrByte View Post
    The change was made specifically to prevent the messages about insecure items which were occurring in earlier integrations.

    As for it saying 'ttps' that was deliberate, since some string searches fail when the variable being searched/matched starts as the first character. Hence the intentional omission of the 'h'.
    OK, thanks for the reply DrByte.

  7. #17
    Join Date
    May 2012
    Posts
    1
    Plugin Contributions
    0

    Default Re: CKEditor problems

    Need help folks.

    I downloaded this and installed it on my local server (XAMPP) and it works fine. Im able to use CKeditor as the default html editor.

    Once it is on my remote server (godaddy) it does not work. It shows CKeditor on the dropdown, but when i select it, the screen refreshes and im back to the text only editor.

  8. #18
    Join Date
    Dec 2011
    Location
    Houston, Texas, USA
    Posts
    3
    Plugin Contributions
    0

    Default Re: CKEditor problems

    I have my own "CKeditor not working" issue, and it looks like the suggestion here has solved my problem, at least for the moment: http://www.zen-cart.com/showthread.p...or-not-working

    I'm using 1.3.9h, in case that matters.

  9. #19
    Join Date
    May 2012
    Posts
    5
    Plugin Contributions
    0

    Default Re: Problem getting ck editor to work properly in zc1.5

    Quote Originally Posted by Icecube View Post
    Hi all,

    Ok so like many I am having issues with CKeditor. I installed it as per instructions (so I think) I am using Zen V1.5 and the latest version of CKE. I have no problem setting the default HTML editor to EDITOR_CKEDITOR (that is what shows up on mine).

    My problem is that when I go to something like "DEFINE PAGES EDITOR FOR : ENGLISH" I am able to choose the ckeditor in the list, but as soon as I do it just automatically chooses the Plain Text editor.

    I guess it's not "catching" something, but I really don't know what.

    Someone please help

    Thanks
    I had this same exact problem, (how I found this thread)

    As usual I had transfered each file individually because I usually end up customizing a fair amount of files and I find that making a little extra effort at the start can save me headaches later down the line, like accidentally overwriting a previously modified file. But anyway, I had left out the ckeditor.php in the admin/includes/ folder. I am not sure if the original poster figured out his problem, but would suggest that if anyone else has this problem, to carefully double check that ALL the mod files are copied onto your server, and that they were not corrupted during transfer.
    Last edited by katdidit; 23 May 2012 at 10:06 PM.

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. CKEDITOR is not there in 150
    By stefanl in forum Basic Configuration
    Replies: 2
    Last Post: 7 Jan 2012, 03:25 PM
  2. Should I install CKeditor 3.2.1a , or CKeditor 3.4 From CKeditor.com
    By AlanL in forum All Other Contributions/Addons
    Replies: 5
    Last Post: 24 Aug 2010, 12:33 PM
  3. CKEditor install
    By JILK in forum All Other Contributions/Addons
    Replies: 6
    Last Post: 15 Jun 2010, 12:45 AM

Bookmarks

Posting Permissions

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