Hi, when someone attempts to display our site with a different language the browser returns the following after a redirect (see below). All our DNS is properly in place and this used to work great.
An error occurred.
Sorry, the page you are looking for is currently unavailable.
Please try again later.
If you are the system administrator of this resource then you should check the error log for details.
Faithfully yours, nginx.
In WordPress 4.2.2 Apache/PHP error logs we see this error:
PHP Warning: Missing argument 2 for GTranslate::widget() in /nas/wp/www/cluster-41578/wp-content/plugins/gtranslate/gtranslate.php on line 72
In the gtranslate.php file this is line 72:
line 72: function widget($args, $instance) {
line 73: $data = get_option('GTranslate');
line 74: GTranslate::load_defaults($data);
We contacted WPEngine our website hosting company and asked them to whitelist the IP address 94.23.220.123 and they said they did but things are still not working, Is there any way we cant test that 94.23.220.123 is truely not being blocked ?
What else can i do or try ? We have been down probably for weeks if not months not knowing this was not working properly and need assistance resolving this ASAP as we do a lot of international business.
thanks
Tom....