Thanks guys. I found I also had to change the same thing in lib-custom.php or admin tools wouldn't work.
To quote from config.php: // Some hosting services have a preconfigured admin directory. In that case, // you need to rename Geeklog's admin directory to something like "myadmin" // and change the following URL as well. Leave as is until you experience any // problems accessing Geeklog's admin menu. $_CONF['site_admin_url'] = $_CONF['site_url'] . '/admin'; ----- Original Message ----- From: "Dirk Haun" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, February 26, 2003 12:13 PM Subject: RE: [geeklog-users] where do I need to change "admin" ? > Salsich, Luke <[EMAIL PROTECTED]> wrote: > > >in oscommerce 2.2 you can put the admin folder inside the catalog folder. > >This is what I did and would recommend that rather than changing the name of > >the geeklog admin folder > > To quote from config.php: > > // Some hosting services have a preconfigured admin directory. In that case, > // you need to rename Geeklog's admin directory to something like "myadmin" > // and change the following URL as well. Leave as is until you experience any > // problems accessing Geeklog's admin menu. > $_CONF['site_admin_url'] = $_CONF['site_url'] . '/admin'; > > > I'm not aware of any problems with this and I'm using it on some of my > sites as well. > > bye, Dirk > > > -- > http://www.haun-online.de/ > http://www.haun.info/ > > _______________________________________________ > geeklog-users mailing list > [EMAIL PROTECTED] > http://lists.geeklog.net/listinfo/geeklog-users >