I can't find a Control Panel menu item which allows me to change this setting. Any help much appreciated - I would rather not have to resort to a re-install.
Express Hosting
"We are the official hosting company of UBB.threads. Ask us about our free migration services to migrate your UBB.threads installation."
Registered: 06/05/06
Posts: 14995
Loc: Portland, OR; USA
You could check your includes/config.inc.php file; somewhere, something is being entered without an "http://" as it's trying to ammend that to the URI you're accessing.
The only other thing that I can think of is that you're using a URL redirector (such as a rewrite rule in a .htaccess file) which isn't formed properly (and is redirecting to an incomplete url).
Many thanks - a good steer. In config.inc.php the HOMEPAGE_URL line was missing http:// - presumably an input error on my part using the Wizard for set up.