Page 3 of 3 FirstFirst 123
Results 21 to 29 of 29
  1. #21
    Join Date
    Sep 2005
    Location
    Waikato, New Zealand
    Posts
    1,539
    Plugin Contributions
    3

    Default Re: CKEditor does not work in my IE?

    Anyone get this working correctly for the define pages editor?, From my brief read and the fact it seems to be fixable by setting IE to "compatibility view", people are/were saying its to do with the doc type being html rather than xhtml in admin, does that make sense.

    I have it working using a hack, so you can try this at your own risk

    in your favourite text editor open

    admin/define_pages_editor.php

    Find line 98 where it says

    <!doctype html public "-//W3C//DTD HTML 4.01 Transitional//EN">

    and change it to

    <!doctype html public "-//W3C//DTD XHTML 4.01 Transitional//EN">

    and that seems to fix it for me, as usual there are no guarantees this will work for you, but it does for me

    Edit----------------------------
    If there is a better solution i would love to hear it,
    Webzings Design
    Semi retired from Web Design

  2. #22
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: CKEditor does not work in my IE?

    Not sure if this helps, but yesterday someone told me all they had to do to get it working in IE was update the /editors/ckeditor files to a newer version ... in their case they used 4.1.2 ..... which I think is what's in the bundled version in the plugins area.
    They said they were using version 3.something and IE was broken, but then they updated it to 4.1.2 and IE was working.
    They were editing ez-pages, not define pages, but there's not much difference in how those pages are built in the admin, so both are probably affected similarly.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    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.

  3. #23
    Join Date
    Sep 2005
    Location
    Waikato, New Zealand
    Posts
    1,539
    Plugin Contributions
    3

    Default Re: CKEditor does not work in my IE?

    Hi Dr Byte

    I had actually tried updating to the latest version first and still got the same issue, thats why I did the little hack i did.

    Although if it is working for others (updating that is), then that would be the best option.
    Webzings Design
    Semi retired from Web Design

  4. #24
    Join Date
    Sep 2005
    Location
    Waikato, New Zealand
    Posts
    1,539
    Plugin Contributions
    3

    Default Re: CKEditor does not work in my IE?

    I take that back, just tried it out again and It seems to be working perfectly without the hack,

    Thats weird because I updated ckEditor yesterday logged out cleard the browser cache, logged back in and it was still not working correctly.

    Blasted web gremlins.

    So, yep updating to the latest version from the ckEditor site fixes the issue. not hack needed.
    Webzings Design
    Semi retired from Web Design

  5. #25
    Join Date
    Nov 2005
    Posts
    157
    Plugin Contributions
    0

    Default Re: CKEditor does not work in my IE?

    Quote Originally Posted by nigelt74 View Post

    I have it working using a hack, so you can try this at your own risk

    in your favourite text editor open

    admin/define_pages_editor.php

    Find line 98 where it says

    <!doctype html public "-//W3C//DTD HTML 4.01 Transitional//EN">

    and change it to

    <!doctype html public "-//W3C//DTD XHTML 4.01 Transitional//EN">

    and that seems to fix it for me, as usual there are no guarantees this will work for you, but it does for me

    Edit----------------------------
    If there is a better solution i would love to hear it,
    it does work. thanks.

    for ie 10, it works too in Compatibility Modes without any hack.

    win7 + IE10 + Zen Cart 1.51 + ckeditor 4.2 revision f74e558

  6. #26
    Join Date
    May 2011
    Posts
    67
    Plugin Contributions
    6

    Default Re: CKEditor does not work in my IE?

    Hello All,
    I have the "almost" same problem and think that ins't a IE bug.
    I tested in IE, Firefox and CRHOME and the same problem happen in all browsers.
    I Have English, Spanish and Portuguese idioms in my store.
    For the third (Portuguese) just shows the icons (tools) but the rest of the box is gray. No text, no white space for editing.
    Any Idea?

  7. #27
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: CKEditor does not work in my IE?

    Ya: upload the portuguese language files for ckeditor. This is explained in the readme.html
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    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.

  8. #28
    Join Date
    May 2011
    Posts
    67
    Plugin Contributions
    6

    Default Re: CKEditor does not work in my IE?

    Solved:
    portuguese isn't suported language in the zip
    how I solved...
    in ckeditor-412-for-zencart\editors\ckeditor\lang
    change one of that js to pt.js I change fr.js
    edit then and change reference fr=... to pt= CKEDITOR.lang['pt']={"dir":"ltr","editor"...

  9. #29
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: CKEditor does not work in my IE?

    The BETTER and simpler way is to copy the portuguese language files from the ckeditor website.
    This is explained in the readme.html file that comes with the plugin.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    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.

 

 
Page 3 of 3 FirstFirst 123

Similar Threads

  1. [Not a bug] My Store Does Not Work In Google Chrome
    By articleck in forum Bug Reports
    Replies: 16
    Last Post: 15 Nov 2011, 03:38 AM
  2. My Shipping estimator does not work for guests / users not logged in
    By bgroup99 in forum Built-in Shipping and Payment Modules
    Replies: 11
    Last Post: 10 Nov 2011, 07:27 PM
  3. Shipping Estimator does not work for me when not logged in
    By speedraceratl in forum Built-in Shipping and Payment Modules
    Replies: 2
    Last Post: 22 Aug 2009, 06:14 PM
  4. Send Email tool Does not work if Customer not subscribed.
    By woodlandsprite in forum General Questions
    Replies: 4
    Last Post: 15 Jul 2006, 05:57 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR