• Resolved dbaila

    (@dbaila)


    I had installed the plugin a few times and kept getting that weird error message about the header that I mentioned. It wouldn’t resolve. Then, I couldn’t even log in to my wordpress dashboard this morning. Had to have my hosting service uninstall Etsy importer for me! :-O Here’s what they told me to let the developer know … (Thanks!)


    Code:
    Warning: Cannot modify header information – headers already sent by (output started at /home/musical4/public_html/dolliciousdeena.com/wp-content/plugins/etsy-importer/etsy-importer.php:51) in /home/musical4/public_html/dolliciousdeena.com/wp-content/plugins/sg-cachepress/class-sg-cachepress.php on line 335

    I have dumped the database and then deactivated the plugin etsy-importer.

    The site is now accessible and the admin panel can be accessed.

    It looks like there is an issue with the etsy-importer plugin which should be addressed with it’s developers.

    On line 335 in /home/musical4/public_html/dolliciousdeena.com/wp-content/plugins/sg-cachepress/class-sg-cachepress.php there is following line:

    Code:
    header( ‘X-Cache-Enabled: False’ );

    and the 51 in the file /home/musical4/public_html/dolliciousdeena.com/wp-content/plugins/etsy-importer/etsy-importer.php is:

    Code:
    echo ‘hey buddy’;

    So you may provide them with this information and ask them to try to resolve the issue. In the meantime you may use an alternative of the plugin.”

    https://www.ads-software.com/plugins/etsy-importer/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Michael Beckwith

    (@tw2113)

    The BenchPresser

    Hi, looks like I missed that spot in the tagged version of the file, but the trunk file had the “hey buddy” line removed. I have removed it in the tagged version as well now.

    Not sure if you want to try again with it, or if you’ve moved to a different plugin. Regardless of which, I do want to thank you for helping point out the missed spot so we can get it taken care of. Thanks ??

    Michael Beckwith

    (@tw2113)

    The BenchPresser

    Please try out version 1.4.0, which includes potential plugin header fixes.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Header info weirdness’ is closed to new replies.