Hi everybody,
When I use TinyMCE as the editor for my site, it isn’t possible to insert pictures in the MCPUK file browser.
I can upload, but when I click the picture, nothing happens...
If I use FCKEditor, there is no problems...
It is probably something with permissions, but I can’t figure it out...
edit:
MODx 0.9.6.3
Linux
Apache
MySQL
-
☆ A M B ☆
- 2,475 Posts
Double check that you’ve entered a full path for the file base path:
In the manager, navigate here:
Tools -> Configuration -> Interface & Features
Update this:
File base path: /home/user/path/to/doc/root/public_html/assets/
Often this defaults to simply "assets/" which WILL NOT work on some servers.
Hi,
I also have the same problem, can’t insert image to directory/subdirectory. Using Modx 1.0.2, TinyMCE 3241, Mcpuk. I have change the file base path (Tools -> Configuration -> Interface & Features), but still didn’t work. at Anytips ?
Thanks.
- pedma -
-
☆ A M B ☆
- 2,475 Posts
Have you checked your permissions on the web server?
-
☆ A M B ☆
- 2,475 Posts
You should verify permissions in addition to the file owners. If nobody is the owner, what permissions are set for the files?
-
☆ A M B ☆
- 2,475 Posts
The thread may have gone cold here... but I’ve run into this type of thing before and it’s crazy frustrating. If you can, it might be useful to try this on a different server to see if that changes anything.
Yes the thread has gone cold.
The problem for me is not present in the latest versions of MODx.
I was having a similar problem. Out of desperation, I did an upgrade reinstall (even though this was a week-old ModX installation of the latest version.) Worked like a charm.