Thanks for the reply, it's the live URL of the site.What is in live $live_site in your configuration.php file? Change its permissions to 644 and then edit it with a text editor - $live_site is normally an empty string.
public $live_site = 'http://www.hamiltonwheelers.com';
As suggested by Akeeba Kickstart I set this to blank when running locally via WAMP, but as part of the restore process I set it to the live URL.
I've tried setting it to an empty string as a test as advised.
Statistics: Posted by adamus85 — Thu May 23, 2024 12:17 am