Hello,
I have problems uploading files in cms made simple. When i try to upload, the files are correctly uploaded in "http://www.mywebsite.fr/uploads/file.pdf"
But when I try to create a link to this file, or when I try to open the file directly from the File manager section, the link I have is "http://www.mywebsiteuploads/file.pdf". Missing a '/'
Is anyone's got a suggestion for this issue ?
Thanks! I'm on the 1.6.5 version of CMS Made Simple
Uploading files problem
Re: Uploading files problem
I don't think. I have tried to add a / in the main url in this file. After this, my urls looks like this : www.webiste.fr//something
I suppose its something in the configuration of the server on which the website is hosted. But don't know really what.
I suppose its something in the configuration of the server on which the website is hosted. But don't know really what.
Re: Uploading files problem
That config.php path does not have a closing "/". Look thru all other paths, for uploads and image manager as well, and clear cache after path changes.