Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter RubensBen

    (@rubensben)

    same with the admin page, shows blank page when the plugin is ON

    https://www.website.com\wp-admin

    Thread Starter RubensBen

    (@rubensben)

    ok found something in error.log

    ok found something in error.log

    [03-Jan-2013 05:32:08] PHP Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /home3/kawabang/public_html/cheznash/wp-content/plugins/woocommerce-ajax-layered-nav/ajax_layered_nav-widget.php:1) in /home3/kawabang/public_html/cheznash/wp-content/plugins/woocommerce/woocommerce.php on line 138
    [03-Jan-2013 05:32:14] PHP Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /home3/kawabang/public_html/cheznash/wp-content/plugins/woocommerce-ajax-layered-nav/ajax_layered_nav-widget.php:1) in /home3/kawabang/public_html/cheznash/wp-content/plugins/woocommerce/woocommerce.php on line 138
    [03-Jan-2013 05:32:20] PHP Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /home3/kawabang/public_html/cheznash/wp-content/plugins/woocommerce-ajax-layered-nav/ajax_layered_nav-widget.php:1) in /home3/kawabang/public_html/cheznash/wp-content/plugins/woocommerce/woocommerce.php on line 138
    [03-Jan-2013 05:32:36] PHP Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /home3/kawabang/public_html/cheznash/wp-content/plugins/woocommerce-ajax-layered-nav/ajax_layered_nav-widget.php:1) in /home3/kawabang/public_html/cheznash/wp-content/plugins/woocommerce/woocommerce.php on line 138
    [03-Jan-2013 05:32:39] PHP Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /home3/kawabang/public_html/cheznash/wp-content/plugins/woocommerce-ajax-layered-nav/ajax_layered_nav-widget.php:1) in /home3/kawabang/public_html/cheznash/wp-content/plugins/woocommerce/woocommerce.php on line 138
    [03-Jan-2013 05:32:42] PHP Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /home3/kawabang/public_html/cheznash/wp-content/plugins/woocommerce-ajax-layered-nav/ajax_layered_nav-widget.php:1) in /home3/kawabang/public_html/cheznash/wp-content/plugins/woocommerce/woocommerce.php on line 138
    [03-Jan-2013 05:32:45] PHP Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /home3/kawabang/public_html/cheznash/wp-content/plugins/woocommerce-ajax-layered-nav/ajax_layered_nav-widget.php:1) in /home3/kawabang/public_html/cheznash/wp-content/plugins/woocommerce/woocommerce.php on line 138
    [03-Jan-2013 05:32:52] PHP Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /home3/kawabang/public_html/cheznash/wp-content/plugins/woocommerce-ajax-layered-nav/ajax_layered_nav-widget.php:1) in /home3/kawabang/public_html/cheznash/wp-content/plugins/woocommerce/woocommerce.php on line 138
    [03-Jan-2013 05:32:52] PHP Warning: Cannot modify header information – headers already sent by (output started at //woocommerce-ajax-layered-nav/ajax_layered_nav-widget.php:1) in //pluggable.php on line 876

    Thread Starter RubensBen

    (@rubensben)

    ok solved, was a encoding problem.

    “To overcome the issue, use utf8(without BOM) encoding provided by notepad++ and most modern editors. Using utf8 encoding and cookie based sessions, will result in headers already sent by error.”

    Hi RuebnsBen,

    Please help me. I’m having exactly the problem you describe above, but I don’t know how to solve it.
    Could you please tell me more how to debug? I don’t code.

    Thanks in advance,
    P.

    My site is: ladybugjewellery.com

    Sorry… My mistake. I don’t have that plugin. However I’m having the issues you have mentioned above.

    Some errors on the code because I receive blank pages when I click “add to cart” or “proceed to checkout”…

    I don’t know how to correct it :S

    Thread Starter RubensBen

    (@rubensben)

    Use Notepad++,

    Encoding -> Convert to UTF-8 without BOM

    Save, upload.

    Cheers, hope it helps

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘[Plugin: woocommerce-ajax-layered-nav] Blank Pages Cart problems’ is closed to new replies.