Viewing 15 replies - 1 through 15 (of 15 total)
  • Thank you Robert, I will wait to hear from WooCommerce suport

    Hello I just update to new version and I am getting this warning:

    Warning: Cannot modify header information – headers already sent by (output started at /home/content/55/9059855/html/wp-content/plugins/leaflet-maps-marker/inc/changelog.php:5) in /home/content/55/9059855/html/wp-content/plugins/woocommerce/classes/class-wc-session-handler.php on line 63

    Dont now what to do, please help.

    Thanks

    I am sorry I did specifide, I updtae the plugin mapsmaker and I received the warning above.

    Hi Carlos,
    I havevtroubles reproducing this issue – could you make your woo commerce plugin as zip package available for download somewhere? Also infos about any special settings…
    Thx,
    Robert

    PS: I already contacted the woocommerce authors via github…hope they takeva look at the issue too…

    Hello Robert,

    Thank you for your help, the woocommerce plugin is the lates one, no special setting on this one, thinking on other plugins that might be responsable for the problem I can only think on the All In One WP Security & Firewall, I accept to change the rewirte rules of files for security, just try to change them to what they were originally but it dosent have this option and do not remember the number that was originally setup.

    Do you think this is possible.

    Thanks

    Hello Robert,

    Thank you for your help, the woocommerce plugin is the lates one, no special setting on this one, thinking on other plugins that might be responsable for the problem I can only think on the All In One WP Security & Firewall, I accept to change the rewirte rules of files for security, just try to change them to what they were originally but it dosent have this option and do not remember the number that was originally setup.

    Do you think this is possible.

    Thanks

    Hello Robert,

    Thank you for your help, the woocommerce plugin is the lates one, no special setting on this one, thinking on other plugins that might be responsable for the problem I can only think on the All In One WP Security & Firewall, I accept to change the rewirte rules of files for security, just try to change them to what they were originally but it dosent have this option and do not remember the number that was originally setup.

    Do you think this is possible.

    Thanks

    might be that another plugin is causing this – you could find out if this is true by disabling all other plugins 😉

    I all ready try to do that, and didnt take away the warning message, the secury plugin change file permissions and even if I disable it that changes still apply, I will find how to undo de permission codes to see if that helps.

    Thanks

    Hello Robert, I have try many things all ready with no luck, I check the code and found this code on file class-wc-session-handler.php on line 63:

    setcookie( $this->_cookie, $cookie_value, $this->_session_expiration, COOKIEPATH, COOKIE_DOMAIN, false, true );

    I do not know php, can you see something that will be making the problem on this code?

    Sorry to keep asking for help.

    Thanks
    Carlos Puga

    Hi Carlos,
    I tried again but I have troubles reproducing this issue on my server. If I could have temporary admin access, I could have a look on your site if you like.
    best,
    Robert

    Hello Robert, I need your e-mail to create your user

    please send the login data via the contact form at mapsmarker.com/contact

    @RobertHarm, I am not affiliated with WooCommerce but a quick review of the scripts mentioned in the errors point to a simple fix:

    If you include wp-load.php BEFORE the HTML output at the top of the page, this may solve the problem. I don’t know how (or why) inc/changelog.php is built as it is, but it’s usually good to include all of the page dependencies earlier on before output begins.

    thanks – will try that.

Viewing 15 replies - 1 through 15 (of 15 total)
  • The topic ‘plugin conflict with Leaflet Maps Marker’ is closed to new replies.