Web Weather > Weather Web Site Help
Address bar display
(1/1)
chrisgrainger:
Hi,
I am hoping that some folks more knowledgeable than me will be able to help. Some background.... I've had my weather site up and online since 2013 or 2014. I host at Bluehost. I have two domains, chrisgrainger.net (primary) and rideauwx.info. A couple of months ago, I started having issues accessing rideauwx.info. This was almost coincident to when Environment Canada changed their radar and Ken had to do a pretty major rewrite of that code. Dunno if that contributed to the problem or is just a red herring. I'll just let that flop around on the dock for now.
I, in my infinite wisdom, neglected the website for many months prior to this. We were away for most of the winter and I did not bring the required tools to do any website maintenance. Upon returning home, I set about to update all the files in the Saratoga templated site which is rideauwx.info. I got all the template files updated and the site mostly running. I then started to get undefined index and undefined array errors scattered throughout the site. Things were starting to look ugly. In the meantime, when accessing rideauwx.info, the browser address bar started showing chrisgrainger.net\rideauwx\insert_page_name_here instead of rideauwx.info\insert_page_name_here. This looked like a redirect to me, but CPanel is showing no redirects.... none.
Over the past couple of days, I redownloaded and reconfigured the site and got it running. I cured those scattered undefined index and variable errors through an internet search - I suppressed them with
--- Code: ---<?php error_reporting (E_ALL ^ E_NOTICE); ?>
--- End code ---
as the internet told me they were informational and not critical. The last issue I'm having is that address bar display error? glitch? misconfiguration?
Can anyone help by letting me know how to correct this? Despite Bluehost saying it isn't their issue and I should talk to the website developer about it, I feel it is something they should at least be aware of. Surely, I'm not the only customer of theirs who have multiple domains and want to keep the addressing distinct. As noted above, it worked before, and then it didn't... and still doesn't.
Thanks much
Chris
Navigation
[0] Message Index
Go to full version