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

Moxide’s picture

Hello,

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

Ole Martin’s picture

Accessproblem: 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 ;-}

Moxide’s picture

Status: Active » Fixed

There 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

Ole Martin’s picture

Thank you.
Now everything func well.
I think we will try it out on this site soon:
www.drupal.no
Ole Martin

Anonymous’s picture

Status: Fixed » Closed (fixed)