When using either TinyMCE, or HTMLarea to edit store products, any icon I click on opens a window with the site's index page. It's my wife's site and she doesn't know nor have any desire to learn HTML.
Any ideas?
When using either TinyMCE, or HTMLarea to edit store products, any icon I click on opens a window with the site's index page. It's my wife's site and she doesn't know nor have any desire to learn HTML.
Any ideas?
Is this a new problem or were things working fine before; and if yes, what changes were made? Other than that, sounds like they are not installed correctly.
This has been happening since day 1 to the best of my knowledge. It was only recently brought to my attention. Someone else loaded tinymce to the site.
I did install a fresh zencart and a fresh tinymce in a subdirectory and experienced the same problem. So, I'm guessing its something in the root directory.
Probably something amuck with your /editors/.htaccess file. Double check that its contents are the same as what came with the original Zen Cart files.
And if you have an .htaccess file in the root of your site make sure you've not added anything to it that might prevent the editor files from loading. Easiest to rename those .htaccess files temporarily to htaccess_bak to disable them. Then if things magically start working you know that you've either broken something by putting wrong stuff into those files, or you're on a server that's got security protections broken on it.
.
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.
Still having this issue. To reiterate, when attempting to insert an image using either tinyMCE or HTMLarea, instead of the "Browse" window opening, a window with the sites index page opens.
Can anyone help?