To make upgrading cmsms easier I created a subdomain for serving and storing filemanager an imagemanager data.
Imagemanager is working fine but when using filemanager I get a permission error.
When I change to the default upload location (within the cmsms folder) filemanager is running okay.
cmsms 1.5.2
filemanager 0.4.3
filemanager using subdomain error
Re: filemanager using subdomain error
What is your reasoning behind thinking moving the serving and storing of it to another place for upgrading made easier?...
When you upgrade it does nothing to your files in the uploads folder...
Also... http://forum.cmsmadesimple.org/index.ph ... 132.0.html
When you upgrade it does nothing to your files in the uploads folder...
Also... http://forum.cmsmadesimple.org/index.ph ... 132.0.html
Re: filemanager using subdomain error
I think that isn't totally true because you have to delete the old file before putting the new ones on the server (when using ftp).mark wrote: ...When you upgrade it does nothing to your files in the uploads folder...
I know it is very easy to backup and restore the uploads directory but it's also very easy to forget that step

That is why I prefer another place, outside the cmsms folder, to store the uploaded files.
Re: filemanager using subdomain error
Really?? and where did you read that bit of information?...robbedoes wrote: I think that isn't totally true because you have to delete the old file before putting the new ones on the server (when using ftp).
I have been upgrading my cmsms sites since march 2006 and never once have i deleted anything when doing it....
Re: filemanager using subdomain error
http://wiki.cmsmadesimple.org/index.php ... /Upgrading
To upgrade from a previous version of CMS Made Simple, do like this:
....
Backup your database and all the files in your CMS Made Simple folder on the server.
Download the latest CMS Made Simple package.
Upload the new files, overwriting all the files on your server.
....
To upgrade from a previous version of CMS Made Simple, do like this:
....
Backup your database and all the files in your CMS Made Simple folder on the server.
Download the latest CMS Made Simple package.
Upload the new files, overwriting all the files on your server.
....
Re: filemanager using subdomain error
No where does it say delete files, you just overwrite existing files, it won't write over anything you have added, images in uploads/images or uploads as they are user added files/folders not from CMSMS...
Only folders/files from the cmsms will be overwritten...
Only folders/files from the cmsms will be overwritten...
Re: filemanager using subdomain error
I'll give it a try on a test installation.
Nevertheless is it strange that image manager can handle a subdomain and file manager can't.
Nevertheless is it strange that image manager can handle a subdomain and file manager can't.