We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 36632
    • 202 Posts
    UPDATE: out of the blue the MODX News Feed now shows up in the Dashboard instead of throwing an error. Thank you!

    Hi,

    I successfully installed 2.2RC1 Advanced onto an IIS7 Windows R2 server - yay!!!!!! - this morning. After the install I got this error message above all else:

    [2011-11-30 07:03:48] (ERROR @ C:\core_inetpub\core\model\modx\xmlrss\rssfetch.class.php : 237) User warning: MagpieRSS: Failed to fetch http://feeds.feedburner.com/modx-announce (Request timed out after 5 seconds) [2011-11-30 07:03:48] (ERROR @ C:\inetpub\wwwroot\manager\controllers\default\dashboard\widget.modx-news.php : 28) PHP warning: array_keys() expects parameter 1 to be array, null given [2011-11-30 07:03:48] (ERROR @ C:\inetpub\wwwroot\manager\controllers\default\dashboard\widget.modx-news.php : 28) PHP warning: Invalid argument supplied for foreach() [2011-11-30 07:03:54] (ERROR @ C:\core_inetpub\core\model\modx\xmlrss\rssfetch.class.php : 237) User warning: MagpieRSS: Failed to fetch http://feeds.feedburner.com/modxsecurity (HTTP Response: ) [2011-11-30 07:03:54] (ERROR @ C:\inetpub\wwwroot\manager\controllers\default\dashboard\widget.modx-security.php : 25) PHP warning: array_keys() expects parameter 1 to be array, null given [2011-11-30 07:03:54] (ERROR @ C:\inetpub\wwwroot\manager\controllers\default\dashboard\widget.modx-security.php : 25) PHP warning: Invalid argument supplied for foreach() 


    config.inc.php was still writeable, so I changed that and refreshed the Manager. The error message is now shorter and remains this way only in the "home" of the Manager (Dashboard):
    [2011-11-30 07:07:44] (ERROR @ C:\core_inetpub\core\model\modx\xmlrss\rssfetch.class.php : 237) User warning: MagpieRSS: Failed to fetch http://feeds.feedburner.com/modx-announce (HTTP Response: ) [2011-11-30 07:07:44] (ERROR @ C:\inetpub\wwwroot\manager\controllers\default\dashboard\widget.modx-news.php : 28) PHP warning: array_keys() expects parameter 1 to be array, null given [2011-11-30 07:07:44] (ERROR @ C:\inetpub\wwwroot\manager\controllers\default\dashboard\widget.modx-news.php : 28) PHP warning: Invalid argument supplied for foreach() 
    


    Server: IIS7 running PHP + MySQL - if it matters. [ed. note: ultrasef last edited this post 12 years, 4 months ago.]