Custom directory upload errors
4 posts by 2 authors in: Forums > CMS Builder
Last Post: February 3, 2012 (RSS)
By Codee - February 2, 2012
When I upload a jpeg (from 50k - 5mb, so size not an issue) it seems to upload fine but there's no preview thumbnail showing in the cmsAdmin panel. I can view both the large image and thumbnail in a separate browser window with a direct path. So...why isn't the preview thumb showing up in the cmsAdmin panel.
Re: [equinox69] Custom directory upload errors
By (Deleted User) - February 2, 2012
The settings for making your upload directory "yoursite.com/cmsAdmin/frontimage/uploads/" would be:
Upload Directory: ../cmsAdmin/frontimage/uploads/
Upload Folder URL: /cmsAdmin/frontimage/uploads/
(in general settings).
Any uploads made prior to the change of directory will still be in the previous uploads folder (so you'd have to re-upload them).
The best advice is to check that both the settings are correct and that there are no typos (you refer to uploads/frontimage then later frontimage/upload...).
Hope this helps,
Tom
Re: [Tom P] Custom directory upload errors
By Codee - February 3, 2012
mysite/cmsAdmin/uploads/frontimage/
and just found out THAT is the problem..the first entry needs to be the first full "drilldown" url, but the folder entry should only be referenced from the cmsAdmin directory...
/cmsAdmin/uploads/frontimage/
changing that instantly took care of the issue.
Re: [equinox69] Custom directory upload errors
By (Deleted User) - February 3, 2012
Glad to hear it's resolved!
Thanks,
Tom