Quote Originally Posted by RodG View Post
This won't work for you (or anyone other than myself), simply because I'm the only one with the server code on my localhost.
Yes I realise this. IIRC, back then, this code ($this->SERVER = 'localhost/myshop/' ;) was inserted to enable working on my localhost setup while NOT connected to the internet. Otherwise I would continually get cURL error and server not found messages unless connected to the internet. Unless there is another way around...