MyBB Community Forums

Full Version: New website adress redirects to the old
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
On Google Chrome where i used my old website adress (trickster24.cba.pl) when i open new adres (trickster24.ndl.pl), i am redirect to the old one.

On IE i have this errorr
[Image: 2l9m6m8.jpg]


My setting.php

$settings['cookiedomain'] = ".trickster24.ndl.pl";
$settings['cookiepath'] = "/";

$settings['bburl'] = "http://trickster24.ndl.pl";



---
sorry for my bad English.
open ./inc/settings.php file in a code editor (eg. notepad++) and ensure that file starts with <?php
and save the file with utf-8 encoding without BOM
Now it is works on IE, but on Chrome still redirects to trickster24.cba.pl
^ have you ever used redirect from the new site to old site and visited it with chrome browser ?
if so chrome has that redirect in its cache. you may try by hard refreshing your browser a couple of times
or delete browser cache, close and reopen the browser and try visiting your new site