MyBB Community Forums

Full Version: Version Check
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I get this error during version check any fix for it?

'
Quote:The following errors were encountered:

There was a problem communicating with the version server. Please try again in a few minutes.
As far as I can see it's not an issue on our end.

Make sure the server has cURL or fsockopen enabled. fetch_remote_file() relies on one of those functions and requires at least one of them to be available to work.
(2012-06-13, 07:38 AM)Nathan Malcolm Wrote: [ -> ]Make sure the server has cURL or fsockopen enabled. fetch_remote_file() relies on one of those functions and requires at least one of them to be available to work.
Talk english Undecided
(2012-06-13, 07:45 AM)justarandomguy Wrote: [ -> ]
(2012-06-13, 07:38 AM)Nathan Malcolm Wrote: [ -> ]Make sure the server has cURL or fsockopen enabled. fetch_remote_file() relies on one of those functions and requires at least one of them to be available to work.
Talk english Undecided

Contact your webhost and ask them if they have cURL and fsockopen enabled. Without them you can't use that function.

I'm not sure how else you expect me to word it.
This has always worked for me in the past, but I'm now getting the same error.
True. But it never worked with me..