My PHP Version : 5.4.45
My Snap Version 3.4.27
My Snap Pro upgrade helper Version 1.3.3
I add some new blogger accounts but when I pushed the ‘Submit Test Post to Blogger’ button, it appears like this
Warning: curl_init() has been disabled for security reasons in /myURLweb/wp-content/plugins/social-networks-auto-poster-facebook-twitter-g/inc/nxs_functions_adv.php on line 179
How to solve this problem?
on line 179 stated like this
$ch = curl_init($url); $headers = array(); $headers[] = ‘Accept: text/html, application/xhtml+xml, */*’; $headers[] = ‘Cache-Control: no-cache’;
Thanks for Help