Problem solved, found the correct place to download for ZEN http://www.zen-cart.com/downloads.php?do=file&id=1098
thanks,
Lou
Problem solved, found the correct place to download for ZEN http://www.zen-cart.com/downloads.php?do=file&id=1098
thanks,
Lou
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?
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.
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.
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.
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.
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.
Bookmarks