Page 1 of 1

Uploading files problem

Posted: Wed Dec 08, 2010 11:19 am
by vatvat99
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

Re: Uploading files problem

Posted: Wed Dec 08, 2010 11:25 am
by Jos
Maybe this is due to your path settings in confg.php ?

Re: Uploading files problem

Posted: Wed Dec 08, 2010 12:38 pm
by vatvat99
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.

Re: Uploading files problem

Posted: Fri Dec 10, 2010 10:03 pm
by replytomk3
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.