Closed (fixed)
Project:
WYMeditor
Version:
5.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
18 Mar 2007 at 10:24 UTC
Updated:
1 Apr 2007 at 16:01 UTC
When I tryed to put in some links / picture I get this message:
Forbidden
You don't have permission to access /modules/wymeditor/wymeditor/dialogs/ on this server.
And when I wrote some thing everything came on one line without formattings
Comments
Comment #1
Moxide commentedHello,
Concerning the access problem, does it occur with the "insert table" dialog too ? If so, you have to check (and maybe change, using CHMOD) the file mode of wymeditor's directory.
About the other problem, I think it is related to the wymeditor directory's file mode too. If not, what browser/platform are you using ?
Regards.
Moxide
Comment #2
Ole Martin commentedAccessproblem: No, Table is function vel
And the formattings was that I had forgotten to set input data to "full html" So that is ok now ;-}
Comment #3
Moxide commentedThere were two typos in wymeditor.module. They are now fixed on CVS.
In wymeditor.module, lines 31 and 32, replace '$image_plugin' with '$image_dialog' and '$link_plugin' with '$link_dialog'.
Thanks for pointing that out ;-)
Regards.
Moxide
Comment #4
Ole Martin commentedThank you.
Now everything func well.
I think we will try it out on this site soon:
www.drupal.no
Ole Martin
Comment #5
(not verified) commented