Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how to change default path with another one
Author Message
anystrike Offline
Junior Member

Posts: 2
Joined: Apr 2012
2012-04-17 01:04:42
how to change default path with another one
Hi All

i try to figure out how i can change the "default path" with another?
i mean i need to change the "/data/" with another one, there are any config files to modify?

thanks in advance
Find all posts by this user Quote this message in a reply
yurifanboy Offline
Member

Posts: 89
Joined: Mar 2011
2012-04-23 02:26:29
how to change default path with another one
in admin/inc/common.php

Code:
* Define some constants
*/
define('GSADMINPATH', get_admin_path());
define('GSADMININCPATH', GSADMINPATH. 'inc/');
define('GSPLUGINPATH', GSROOTPATH. 'plugins/');
define('GSLANGPATH', GSADMINPATH. 'lang/');
define('GSDATAPATH', GSROOTPATH. 'data/');
define('GSDATAOTHERPATH', GSROOTPATH. 'data/other/');
define('GSDATAPAGESPATH', GSROOTPATH. 'data/pages/');
define('GSDATAUPLOADPATH', GSROOTPATH. 'data/uploads/');
define('GSTHUMBNAILPATH', GSROOTPATH. 'data/thumbs/');
define('GSBACKUPSPATH', GSROOTPATH. 'backups/');
define('GSTHEMESPATH', GSROOTPATH. 'theme/');
define('GSUSERSPATH', GSROOTPATH. 'data/users/');
define('GSBACKUSERSPATH', GSROOTPATH. 'backups/users/');
define('GSCACHEPATH', GSROOTPATH. 'data/cache/');
define('GSAUTOSAVEPATH', GSROOTPATH. 'data/pages/autosave/');
Here are all the default paths that have been defined. I would change these at your own risk. I have no idea what effect changing these might have.

Todo arde si le aplicas la chispa adecuada.
Find all posts by this user Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)

Generate Leads from Documents vCard Hosting