News:

Wondering if this will always be free?  See why free is better.

Main Menu

Trouble with SMF 2.08 after changing domain to WIX

Started by inkie, December 21, 2017, 10:30:55 AM

Previous topic - Next topic

inkie

We decided to move our website to WIX and then our webhost told us to make a subdomain for the SMF forum to avoid trouble with WIX nameservers etc.

So we made a subdomain 'forum.inkognito.org' and changed the 'settings.php' file too.

So far so good.. the forum appears as it should in some browers, but not in all. For example in Explorer it looks terrible, not showing any graphics, and looks "crashed".

When checking the site source I find that many of the links still refers to 'www' and not to 'forum' and I suspect this might be the reason for things not working properly.

For example.. the links to the 'theme' files seems to be under 'www' and not under the subdomain.

Here is the 'head'

<head>
   <link rel="stylesheet" type="text/css" href="http://www.inkognito.org/forum/Themes/default/css/index.css?fin20" />
   <link rel="stylesheet" type="text/css" href="http://www.inkognito.org/forum/Themes/default/css/webkit.css" />
   <script type="text/javascript" src="http://www.inkognito.org/forum/Themes/default/scripts/script.js?fin20"></script>
   <script type="text/javascript" src="http://www.inkognito.org/forum/Themes/default/scripts/theme.js?fin20"></script>
   <script type="text/javascript"><!-- // --><![CDATA[
      var smf_theme_url = "http://www.inkognito.org/forum/Themes/default";
      var smf_default_theme_url = "http://www.inkognito.org/forum/Themes/default";
      var smf_images_url = "http://www.inkognito.org/forum/Themes/default/images";
      var smf_scripturl = "http://forum.inkognito.org/forum/index.php";
      var smf_iso_case_folding = false;
      var smf_charset = "ISO-8859-1";
      var ajax_notification_text = "Laster...";
      var ajax_notification_cancel_text = "Avbryt";
   // ]]></script>
   <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
   <meta name="description" content="Alt om Jehovas vitner, Organisasjonen bak navnet - og enda litt til - Hovedside" />
   <title>Alt om Jehovas vitner, Organisasjonen bak navnet - og enda litt til - Hovedside</title>
   <link rel="canonical" href="http://forum.inkognito.org/forum/index.php" />
   <link rel="help" href="http://forum.inkognito.org/forum/index.php?action=help" />
   <link rel="search" href="http://forum.inkognito.org/forum/index.php?action=search" />
   <link rel="contents" href="http://forum.inkognito.org/forum/index.php" />
   <link rel="alternate" type="application/rss+xml" title="Alt om Jehovas vitner, Organisasjonen bak navnet - og enda litt til - RSS" href="http://forum.inkognito.org/forum/index.php?type=rss;action=.xml" />
</head>


Probably many things there that should have changed from 'www.inkognito.org' to 'forum.inkognito.org' - but I need some help or tips to find out where those things can be changed.

Anyone having any ideas?

Regards
William



inkie


Advertisement: