10376 Posts in 2191 Topics by 1708 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 536 Views |
-
Flickrservice error

30 April 2009 at 10:49pm
Hi Guys,
I've installed the flickrservice on my live site, and have changed the
function connect($subURL){
$url = $this->constructURL() . $subURL;to
function connect(){
$url = $this->constructURL() ; within restfulservice.php, as an error was being flagged.On my dev server, the Flickr module works well, however, on the live server, I am now getting an error
'FATAL ERROR: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set
At line 94 in /var/www/vhosts/muscrai.ie/httpdocs/sapphire/api/RestfulService.php'according to my hosting providers, Curl has been installed on the server.
Any ideas would be much appreciated!
Breandan
| 536 Views | ||
|
Page:
1
|
Go to Top |

