Need help

StripesAndFins

Madly Diligent
Joined
Mar 13, 2010
Messages
5,707
Reaction score
1
FP$
6
Ok i don't know if any of you acn answer this, but it can't hurt to try.

Recently I started up a new forum over my old one which was call Yugifans.fi.st. Since that wasn't the name of the new forum, I changed it to Forumcarnival.fi.st. But now when i try to login, it redirects me to yugifans.fi.st which no longer exists. Anyone know a way to change it to forumcarnival.fi.st instead of yugifans.fi.st?
 
Well, as long as you have cpanel, you could always have it redirect to the new link.
 
If you can log in, log in to the acp and check the domain option under server settings if you are using phpBB3 or the equivalent if you use other softwares.
 
Ruko said:
Did you try changing the main URL (if there is) to forumcarnival.fi.st
I already did that and it still doesn't work.

Mr Topatoe said:
Well, as long as you have cpanel, you could always have it redirect to the new link.
I already tried redirecting yugifans.fi.st to Forumcarnival.fi.st but it can't since I no longer own that domain.

Fowler said:
If you can log in, log in to the acp and check the domain option under server settings if you are using phpBB3 or the equivalent if you use other softwares.
I can't log in and I am using MyBB.
 
I got the answer its a problem with a cache feature

I just fixed a problem like this today for khaleel

Okay just go to your ftp go to the directory

inc/settings.php

go to line: 93

and change

$settings['cookiedomain'] = "http://yugifans.fi.st/";

to

$settings['cookiedomain'] = "http://forumcarnival.fi.st";


than go to line 72

and

edit this

$settings['bburl'] = "http://yugifans.fi.st";

to

$settings['bburl'] = "http://forumcarnival.fi.st";


---

As I installed the forum for you. I can fix the problem for free! If you want to just PM me

if this helped please REP me!
 
Thanks, though i had already gotten the same answer from SiteFrost. Though since it did work, I will give you some Rep 😉
 
Back
Top Bottom