The hosting company that I use has just upgraded to PHP 5.2 and it seems to have broken phpflickr. Do folks have any suggestions on what I should be looking for to track down the problem?
Prior to the upgrade it worked just fine. After the upgrade I get nothing back from PHP at all.
Just to be clear. PHP is working on the site. I can get output from phpinfo() just fine. However, the code that is using phpflickr fails to return anything at all.
likewise; my host has been php 5.2.5 for some time and i've been unable to implement the app "flickr4j", apparently due to this incompatibility. this app uses phpflickr as a lib directory. have tried to rewrite that directory with the latest phpFlickr-2.2.0 (found posted as a solution on the Joomla forums)--no luck.