I've installed the plugin as per the instructions on the website, with my own theme as well as with the default. Neither works. I've set the permissions and tried adding pages and IDs but nothing works, it's as if the plugin wasn't installed. Any help is appreciated. I receive no errors and the modules are recognised without any problems, they simply don't do anything.
Comments
Comment #1
rentex commentedI run Drupal 5.7, but I experienced the same issue.
I was able to fix it by doing the following:
In "YUI Common Settings" I replaced:
http://yui.yahooapis.com/2.3.0 with: http://yui.yahooapis.com/2.5.1
In "YUI editor settings" Paths-field I added: node/*
I checked admin/user/access that my user had permissions to use the YUI Editor.
Then the editor works like a charm. May take some time to load the editor, but you can host the files locally and it will speed up.
Comment #2
jeffcd commentedIf you add your own theme and customization it is hard for me to help you out without actually looking at the site. Please send me a URL and I'll look at it. Contact me directly.
I am going to close this now because it is several weeks old and nothing is going to change unless you contact me (or someone with comparable knowledge) directly.
Thanks.
Comment #3
armanschwarz commentedOk I have used the latest version of YUI and set the library to 2.5.2 and everything works fine now, I'm sure this was just a theme/yui interaction problem thanks for the help.