Hi all. I’m stuck.
I’m unable to see the image thumbnails and folders when using tinymce to insert or upload images.
Same is true when using an image TV.
Yesterday:
I created some folders in the images folder and uploaded images into them via FTP.
Then I used Tinymce and image tv to place those images on various pages.
Today:
I can’t see the folders or images or upload a file via tinymce or image TV.
File upload stops at 50%. (jpg file type is listed in tools--configuration--interface & features--uploadable image types)
I can see all the images and folders via FTP and file manager in MODx.
The images display properly on the web pages in tinymce and in the image insert preview pane.
I can create a new folder during upload, but it’s not visible. I’ve confirmed the folder was created via MODx file manager.
Permissions are set to 777 on images and all contents.
This is a fresh install of 1.0.5 on Hostmonster.
I know this problem has been posted many times, I’ve read dozens of answers, it’s almost always a path problem, yet, I’m stuck.
Here’s what I have.
Tools--Configuration--Interface & Features:
File base path
/home1/username/public_html/assets/
File Browser URL
assets/
Tools--Configuration--File Manager
File Manager path
/home1/username/public_html/
Admin User fields are blank
Permissions for assets directory and all sub-directories are 777
From Reports System Info
MODX_BASE_PATH /home1/username/public_html/
MODX_BASE_URL /~username/
MODX_MANAGER_URL
http://xx.xxx.xxx.xxx/~username/manager/
MODX_MANAGER_PATH /home1/username/public_html/manager/
MODX_SITE_URL
http://xx.xxx.xxx.xxx/~username/
Anyone see what I’m missing?