I need some 1 to change my main domain

Status
Not open for further replies.

Anna

I am just me
Staff member
Messages
11,783
Reaction score
595
Points
113
The main domain needs to be one of the subdomains we provide freely.

Any custom domain needs to go as addon or parked domain. When you add it as parked or addon, do you get any errors, or what happens?
 

Anna

I am just me
Staff member
Messages
11,783
Reaction score
595
Points
113
Sounds as the script you are using is redirecting to the configured domain (Wordpress does this for instance), so you would need to go into the admin interface of the script and configure it to use the .tk domain.
The issue would be the same, or rather even worse, if the .tk was set as main and your .x10.mx address removed, because then it would attempt to access a non existing domain when you click to go to another page due to the script still being setup for that domain...
 

equaalfo

New Member
Messages
5
Reaction score
0
Points
1
Im so confused D:
im using a new script called TangoBB i have no idea what to do... what file do ireplace it with D:
 

essellar

Community Advocate
Community Support
Messages
3,295
Reaction score
227
Points
63
You need to edit the config.php file, specifically the line that goes:
PHP:
define("SITE_URL", "<your URL will be here>");
That should be line #17 in the file.
 

essellar

Community Advocate
Community Support
Messages
3,295
Reaction score
227
Points
63
Take it up with the TangoBB developers and their support; I'm not going to look through every file on the github repository to see what else you need to change. This is a software issue, not a hosting issue. (There should be a simple administration panel that you can use to make these settings; that there isn't -- the admin panel that is there doesn't do much -- is a problem with the package.)
 
Status
Not open for further replies.
Top