Sorry for the duplicate entry, but I didn’t find a way to move to the bug forum the topic I created that now looks more like a bug than something else. The original topic is there:
http://codeigniter.com/forums/viewthread/48865/
I would add that I’m using PHP5 and Apache 2.
Hi ! I’m using Xml Rpc to show my Flickr Photos on my website. But feels like there’s a problem with the XML RPC Code Igniter’s library. When I’m calling some methods, the display_response function returns an empty string. But the weird thing is that it only happens on localhost.
I have Xml Rpc activated, I checked on the PHP info. I also tried to set the debug variable TRUE in Xml RPC library, but everything is working fine. The debug shows very well the request and the good answer on localhost as I see them online. But my guess is that it could come from a parsing issue in the library.
Has anyone experienced such issues ? Or if anyone has a fix for this problem, it would be very nice !
This is quite a big problem for me as it takes so much time to test every single line by uploading it on my remote server. So if someone has an idea for a fix or anything else, it would be so cool !
Thanks again dear community
