Hey Leute hab heute das "Avatars" PlugIn für wordpress installiert und wenn ich dabei die twitter funktion aktiviere bekomme ich folgenden fehler
"
Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /www/blabla.de/wp-content/plugins/add-local-avatar/avatars.php on line 111"
in der line 111 steht folgendes ---> "
curl_setopt($ch, CURLOPT_FOLLOWLOCATION, 1); "
Wie kann ich das Problem beheben ?
Ich hab das präfix extra auf PHP gemacht sollte ja kein wordpress fehler sein
Danke MfG hobbeLe