Advanced HTML Editor 3 Support Product Page

In progress

skin menu not functioning

Reported 12 Mar 2013 21:14:58
1
has this problem
12 Mar 2013 21:14:58 Brian Cook posted:
Odd situation I've encountered (only recently) When I use the Advanced HTML editor in a site, I can modify things fine, but none of the menu items in the editor will function (no save, no images, no uploads) even though they're all enabled. I can only save if I switch out of the editor, and it prompts me to save. Example is at wwrgov.whitewaterregion.ca/tenders.php and the online editor access is ctrl/F2 with whitew for username and wwrgov as the passwordIf you can help....thank you

Replies

Replied 13 Mar 2013 08:23:33
13 Mar 2013 08:23:33 Vulcho Vulev replied:
Hello Brian.

Can you please make sure that the following files are located in your upload folder:

delete_authorize_for_dmxEditor = 0 kb
gallery_authorize_for_dmxEditor = 0 kb
upload_authorize_for_dmxEditor = 0 kb

Regards:Vulcho.
Replied 13 Mar 2013 18:13:04
13 Mar 2013 18:13:04 Brian Cook replied:
Hello Vulcho

Thanks for the quick reply. I think everything is where it should be, so I sent a screen snap of my FTP
(local and remote)...is it possible that it's a problem because I have a fixed div at the bottom of the layout (at a higher z-index)? I've never run into this before, but it's the first time I've used the file manager add-on...so maybe I need to configure the PHP pure upload???
wwrgov.whitewaterregion.ca/files.jpg
Replied 13 Mar 2013 18:20:08
13 Mar 2013 18:20:08 Brian Cook replied:
ps....they don't function on my local testing server either
Replied 14 Mar 2013 08:02:07
14 Mar 2013 08:02:07 Vulcho Vulev replied:
Hello Brian.

From the screenshot i am not able to see if the
upload_authorize_for_dmxEditor file is present.Can you check if the file exists in the upload folder.

Regarding your "layering" layout. You will need to click outside the table tags within the editor in order for the save button to become active.

Can you also go to line 47 in your code and fix the path to the editor css file from:

<link rel="stylesheet" type="text/css" href="styles/dmxEditor/blue/blue.css" />


to :
<link rel="stylesheet" type="text/css" href="Styles/dmxEditor/blue/blue.css" />


Regards:Vulcho.
Replied 15 Mar 2013 02:50:34
15 Mar 2013 02:50:34 Brian Cook replied:
Thanks so much for your help Vulcho. It turns out that it doesn't want to work in Chrome or Firefox, but it's functioning fine in IE. So, since the people that need it are working in IE anyway, I can get it up and running for them and worry about finding the Chrome and Firefox fixes later.

Thanks again...and my compliments on the DMX tools.

Brian
Replied 15 Mar 2013 09:30:05
15 Mar 2013 09:30:05 Vulcho Vulev replied:
Hello Brian.

Please try to clear you browser cache in Chrome,Firefox.
The fileupload is working now crossbrowser. I've uploaded picture called "Virtuvian_man.jpg" via the both browsers.

about the layering issue, you will need to click first outside your tables in order for the editor to be able to save when using the browsers mentioned above.

Regards:Vulcho.

Reply to this topic