SMF Support > SMF 2.0.x Support
Forum moved, settings changed, but still wrong path
UNeverNo:
I moved my forum from my old to my new domain. Therefore I changed in settings.php $boardurl to the new domain.
When I visit it now then I see that the css-styles aren't applied, meaning this
--- Quote from: index.php ---<link href="hxxp:myolddomain.com/forum/simafo/Themes/my_lee/css/index.css?rc3 [nonactive]" type="text/css" rel="stylesheet">
--- End quote ---
still points at the old adress.
Where do I have to change that? I searched all files for my old domain-name with no results. If I change it in firebug everything is perfect...
Shambles:
Admin > Configuration > Themes & Layout... > Theme Settings
Then click the button at the bottom "Attempt to reset all themes"
Douglas:
And have you run repair_settings.php after your move? http://download.simplemachines.org/?tools
UNeverNo:
--- Quote from: Shambles™ on June 30, 2012, 06:49:37 AM ---Admin > Configuration > Themes & Layout... > Theme Settings
Then click the button at the bottom "Attempt to reset all themes"
--- End quote ---
Thanks this helped. But why didn't I find my old domainname which was there still active in any of those files?
UNeverNo:
Maybe I was a bit to fast. The repair did not correct some header-links.
--- Code: ---<link media="print" href="/Themes/default/css/print.css?rc3" type="text/css" rel="stylesheet">
<script src="/Themes/default/scripts/script.js?rc3" type="text/javascript">
<link id="editor_css" href="/Themes/default/css/editor.css" type="text/css" rel="stylesheet">
<script src="/Themes/default/scripts/editor.js?fin20" type="text/javascript">
--- End code ---
They got all changed from [oldsubdomain.olddomain.com] to [newdomain..olddomain.com] instead of [newsubdomain.newdomain.com].
Any clues where to correct that?
Navigation
[0] Message Index
[#] Next page
Go to full version