GetSimple Support Forum

Full Version: define('GSDATAUPLOADPATH','/directory')
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
There have been numerous questions about changing upload directory.
Since you provided ability to change path to admin with
Code:
# Change the administrative panel folder name
define('GSADMIN', 'panel');
wouldn't it be too much of a hassle if GSDATAUPLOADPATH would also have a possibility to be set inside gsconfig ?
I actually already made a feature request about this (I think):

http://get-simple.info/forum/topic/3483/...ad-folder/

I think the GSDATAUPLOADPATH is not activated in update.php (correct me if I'm wrong). Didn't check this with the new beta.

Also, with this method it might still be not possible to change the upload folder to a location outside the Getsimple folder.