1
Hi,
I'm running XOOPS 2.3.2
I'd originally set the site up prior to pointing the domain name to it, so it was:
http://72.36.167.186/~livebear/when I initially set it up.
They just moved our server to a new facility and the IP changed. So far, I've gone thru and converted any occurrance of the old IP URLs to the domain name.
However, the default template is looking for the style sheet, images, etc at the old IP.
<link rel="alternate" type="application/rss+xml" title="" href="http://72.36.167.186/~livebear/backend.php" />
<link rel="shortcut icon" type="image/ico" href="http://72.36.167.186/~livebear/favicon.ico" />
<link rel="stylesheet" type="text/css" media="all" title="Style sheet" href="http://72.36.167.186/~livebear/xoops.css" />
<link rel="stylesheet" type="text/css" media="all" title="Style sheet" href="http://72.36.167.186/~livebear/themes/default/style.css" />
...
<td id="headerlogo"><a href="http://72.36.167.186/~livebear/" title="American Livebearer Association"><img src="http://72.36.167.186/~livebear/themes/default/xoops-logo.png" alt="American Livebearer Association" />a>td>
I've checked the system preferences, general.
I've checked mainfile.php
I've checked the db
I did a search for the IP within all files under the XOOPS directory with no luck.
and I can't find anything that specifies it look at the old IP.
I dumped all the files in the cache and told it to Check templates for modifications.
I can't find anything that's telling it to look at the old IP URL.
The admin theme is finding it's stuff just fine.
When I choose a different theme, it displays fine and a view source turns up no mention of the IP.
What am I missing??
Thanks,
Betty