View Full Version : Admin Area
lordrowin
10-13-2008, 11:02 PM
Hi people! How to rename the admin folder? Please help!:o
And yeah, vivvo is an awesomeee cms!!!
Neways, hope to see a reply!
Ksenija
10-15-2008, 09:40 AM
When renaming admin folder you should update conf.php file as well. Just find this line:
define('VIVVO_FS_ADMIN_DIR', 'admin/');
When renaming admin folder you should update conf.php file as well. Just find this line:
define('VIVVO_FS_ADMIN_DIR', 'admin/');
Hi
What to change in this code ?
Do we have to do changes in any other file ?
Thanks
Ksenija
11-10-2008, 08:04 AM
Well if you renamed your admin folder to admin1, for example, you should change
define('VIVVO_FS_ADMIN_DIR', 'admin/');
to
define('VIVVO_FS_ADMIN_DIR', 'admin1/');
vBulletin® v3.8.4, Copyright ©2000-2013, Jelsoft Enterprises Ltd.