PDA

View Full Version : Changing site-helper.com to alternate URL


monkey_1
12-21-2004, 09:26 AM
I'm trying to change the URL of the "Help" icon to an alternate URL to site-helper.com. Users and resellers will have separate URLs.

I'm under the impression that it is possible to change this URL in *all skins*, dynamically, in a file named directadmin.conf, rather than directly editing all the html files in the /skins/SKINNAME/ directory.

I've tried adding the following lines to

/usr/local/directadmin/data/templates/directadmin.conf:

user_helper=alternateurl.com/user
reseller_helper=alternateurl.com/reseller
admin_helper=alternateurl.com/admin

but there is no effect.

How do I go about changing the help URLs?

monkey_1
12-22-2004, 06:07 PM
Most of the problem was solved by
1) making the above config changes to directadmin.conf
2) restarting directadmin.

There's still one problem; one of the pages, the default or template page that says something like:

Could not execute your request

Details

etc.

still shows the site-helper.com URL. It looks to be a bug.

interfasys
12-22-2004, 06:23 PM
Neat trick!

interfasys
12-22-2004, 07:37 PM
Do you know where to find a list of those tokens we can change in directadmin.conf?

Webmail and stats would be nice....

interfasys
12-29-2004, 09:19 PM
I've tried again today with the latest DA and it seems links are not being replaced. Is it still working for you? I have a doubt it was ever working since one of the skin I'm using has the link hardcoded already.