I am using Ravennuke 2.20.01 and Php Version 5.2.5 on a commerically hosted site. Admin.php has not been renamed. My NukeFEED admin page won't load. When I turn on error reporting, I get the following message:
Code:Fatal error: Cannot use object of type xmlrpcresp as array in /home/xxxxx/public_html/modules/Feeds/admin/index.php on line 48
|
Here's line #48:
Code:$nFVersion = $versionInfo['version'];
|
I have the program installed in another site on another server, and it works perfectly.
Can you give me any ideas as to what could be causing the problem?
Thanks.