Hello
I recently published my site using only the ip address.
and yesterday I made the switch to the domain name.
The address is
http://www.pwnnip.com
looking at the source I can still see the IP address hanging out in places and this is giving some users a hard time logging in, they are getting endlessly redirected or just get an error.
It is also messing with my forum theme slightly, I can tell because at home it looks fine where I can access that ip address, but in the office where I can't access it (there is an internal equivilent for it) some of the theme looks funky.
I've looked everywhere and I can't seem to find where I missed changing to the new domain, I've tried deleting and reinstalling both the forum theme and joomla theme. I've made the change in my joomla config file as well as server settings in smf.
using smf 1.1rc2
joomla 1.0.8
bridge 1.1.4
thanks!
Bre
edited: to add some of the offending lines of code, there is a lot of code inbetween each of these! just thought they might help someone see where they are related!
<script language="JavaScript" type="text/javascript" src="http://155.212.108.106/forum/Themes/default/script.js?rc2"></script>
<link rel="stylesheet" type="text/css" href="http://155.212.108.106/forum/Themes/default/print.css?rc2" media="print" />
<script language="JavaScript" type="text/javascript" src="http://155.212.108.106/forum/Themes/default/script.js?beta3"></script>
<link rel="stylesheet" type="text/css" href="http://155.212.108.106/forum/Themes/default/fonts-compat.css" />
upload and run repair_settings.php in your forum directory.
thanks but I don't see that file anywhere :/
http://www.simplemachines.org/community/index.php?topic=18096.0