changing admin folder name

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
JFMichaud
Posts: 9
Joined: Fri Apr 20, 2012 12:06 pm

changing admin folder name

Post by JFMichaud »

Script URL: Localhost
Version of script: 2.3
Hosting company: local
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution: changing admin folder name

Write your message below: I wanna change the admin folder name...i've tried and i don't see any problem so far...just by renaming the folder...is there another thing i should check?


Thanks
Klemen
Site Admin
Posts: 10145
Joined: Fri Feb 11, 2005 4:04 pm

Re: changing admin folder name

Post by Klemen »

It shouldn't be a problem and future versions should support changing it in settings.

However, you will also need to make sure your staff emails contain correct links. In "inc/email_functions.inc.php" change all instances of

Code: Select all

admin/
to

Code: Select all

youradminfolder/
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Post Reply