• Resolved jeff.cave

    (@jeffcave)


    1. Not receiving any sitemap.xml
    2. Turns out I don’t have it network activated
    3. Network activate
    RESULT:


    Fatal error: Call-time pass-by-reference has been removed in /.../www/wp-content/plugins/xml-sitemap-feed/includes/core.php on line 652

    FIX:
    Removed ampersand from line 652. Don’t know if this is going to cause me grief though.

    http://ww.wp.xz.cn/extend/plugins/xml-sitemap-feed/

Viewing 1 replies (of 1 total)
  • Did you remove the ampersand in if ( '200' == wp_remote_retrieve_response_code(&$response) )?

    If so, there should be no problem. It can and should be removed. Thanks for the bug report 🙂

Viewing 1 replies (of 1 total)

The topic ‘Invalid Code PHP 5.4’ is closed to new replies.