- Posts: 66
- Thank you received: 0
hi, on 2.5 sites is the plugin working?I just found a little typo on 1.5 params that doesn't throw any error, but it prevents the plugin from working.
Please Log in to join the conversation.
curl_init('www.google.com'); // err_code: 0 - Everything ok
curl_init('www.fabbricabinaria.it'); // err_code: 0 - Everything ok
curl_init('test_url'); // err_code: 7 - couldn't connect to host
curl_init('www.google.com'); // err_code: 0 - Everything ok
curl_init('www.fabbricabinaria.it'); // err_code: 0 - Everything ok
curl_init('test_url'); // err_code: 0 - Everything ok
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.
>> No other firewall outside the provided by AdminToolsPro ( and I verified that you deactivated it and set a default .htaccess file for your test)did you have any firewall?
Please Log in to join the conversation.
Please Log in to join the conversation.