Current time: 04-24-2024, 12:05 AM Hello There, Guest! (LoginRegister)


Thread Closed 
vu20xx.admin.domain.tld
Author Message
Lucan Offline
Member
*
Beta Team

Posts: 982
Joined: Jul 2008
Reputation: 12
Post: #1
vu20xx.admin.domain.tld
At the moment me and some other guys from the german corner use the following changes to display the vu20xx.admin.domain.tld at the customer gui.


For that, the following has to be changed:

open
/var/www/ispcp/gui/client/index.php
Search
Code:
'ACCOUNT_NAME' => $account_name,
Add After
Code:
'DOMAIN_UID' => $dmn_uid,

Open
/var/www/ispcp/gui/themes/omega_original/client/index.tpl
Search
Code:
<!-- BDP: t_php_support -->
Add After:
Code:
<tr>
<td>&nbsp;</td>
<td class="content"><span class="message"><b>Alternative URL to reach your Website</b></span></td>
<td class="content2"><a href="http://vu{DOMAIN_UID}.admin.YOURDOMAIN.COM" target="_blank">http://vu{DOMAIN_UID}.admin.YOURDOMAIN.COM</a></td>
</tr>



The reason for this is, that a customer can set his website up, when the Domain isn't reachable (we all know that dns changes etc take some time)

It would be great if some one puts it into the trunk

but for this there are a few things to do
The "alternative URL to reach your Website" must be variable and passed out of the language file.

The admin.YOURDOMAIN.COM must be parsed from. the config.


Hopefully some one is going to finish it and merge it into the trunk.

I think for someone from the dev team it's just a change of a few seconds/minutes.



Greetings and thanks
(This post was last modified: 01-19-2010 10:41 PM by Lucan.)
12-21-2009 02:31 AM
Find all posts by this user
Thread Closed 


Messages In This Thread
vu20xx.admin.domain.tld - Lucan - 12-21-2009 02:31 AM
RE: vu20xx.admin.domain.tld - datacompboy - 12-23-2009, 06:22 PM
RE: vu20xx.admin.domain.tld - Mastacheata - 12-24-2009, 01:16 AM
RE: vu20xx.admin.domain.tld - datacompboy - 12-24-2009, 02:13 AM
RE: vu20xx.admin.domain.tld - Lucan - 12-24-2009, 03:52 AM
RE: vu20xx.admin.domain.tld - Lucan - 01-21-2010, 10:05 PM
RE: vu20xx.admin.domain.tld - TheCry - 01-22-2010, 04:55 AM
RE: vu20xx.admin.domain.tld - Lucan - 01-22-2010, 06:04 PM
RE: vu20xx.admin.domain.tld - marchaos - 01-22-2010, 06:23 PM
RE: vu20xx.admin.domain.tld - TheCry - 01-22-2010, 06:43 PM
RE: vu20xx.admin.domain.tld - Lucan - 01-22-2010, 07:02 PM
RE: vu20xx.admin.domain.tld - maur - 02-13-2010, 02:53 AM
RE: vu20xx.admin.domain.tld - marchaos - 01-22-2010, 06:25 AM
RE: vu20xx.admin.domain.tld - joximu - 01-22-2010, 08:42 AM
RE: vu20xx.admin.domain.tld - marchaos - 01-22-2010, 05:44 PM
RE: vu20xx.admin.domain.tld - kilburn - 01-22-2010, 12:08 PM

Forum Jump:


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