Home Forums WC Vendors Free Support session_start(): Cannot send session cache limiter – headers already sent

NOTICE: We've Moved to a Ticket System for Support

As of August 31, 2017 (12am EST) our support forums will be retired (read-only), and we will be moving to a support ticket system.  This will allow us to better organize and answer support requests, and provide a more personalized experience as we assist our customers.

For the time being, we will leave our forums open for reading and learning while we work on creating a more robust Knowledge Base for everyone to use.

If you are a WC Vendors Pro customer please open a support ticket here. 

If you are a WC Vendors user please open a support ticket on the Wordpress.org forums.

The information on this forum is outdated and in most instances no longer relevant. Please be sure to check our documentation for the most up to date information.

https://docs.wcvendors.com/

Thank you to all of our customers!

 

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #56748
    DELETE
    Participant

    Hi,

    I’m seeing this error in my logs over and over again:

    PHP Warning: session_start(): Cannot send session cache limiter - headers already sent in public/wp-content/plugins/wc-vendors/class-wc-vendors.php on line 137

    Could that be interfering with other functionality?

    #56751
    Anna
    Member

    Did you make any modifications in your theme/child theme functions.php?
    If so , make sure that there is no space (no blank lines) before the opening <?php or after the closing ?> in your theme/child theme functions.php

    #56752
    DELETE
    Participant

    I did, but neither my functions.php or any of the file it includes seem to have blank space before or after the opening/closing PHP tags…

    #56781
    WC Vendors Support
    Participant

    WordPress loads things alphabetically. We’re letter w. Kinda late on the list.

    So you get those errors when ANOTHER PLUGIN that isnt us, goofed up earlier. It’s a weird one.

    How do you debug it? The same way we told you before you created this post, by disabling other plugins and turning them on one by one to test and figure out which is broken. When we give you steps to try, we dont type them because we like typing. It’s to save you (and us) time.

    #56857
    DELETE
    Participant

    I did that, and disabled all plugins except: WooCommerce, WC Vendors, WC Vendors Pro. Anyhow, not critical, as long as it’s just a warning I can live with it for now.

    #56858
    WC Vendors Support
    Participant

    That’s interesting, you should not be seeing that. Is this with the Storefront theme? System Status Report?

    #56864
    DELETE
    Participant

    Yup, Storefront theme, only the following plugins are active:
    WC Vendors Pro: by WC Vendors – 1.3.9
    WC Vendors: by WC Vendors – 1.9.8
    WooCommerce Stripe Gateway: by WooCommerce – 3.0.7
    WooCommerce: by WooThemes – 2.6.14

    Here’s the system report:

    
    ### WordPress Environment ###
    
    WC Version: 2.6.14
    Log Directory Writable: ✔
    WP Version: 4.7.2
    WP Multisite: –
    WP Memory Limit: 256 MB
    WP Debug Mode: ✔
    WP Cron: ✔
    Language: en_US
    
    ### Server Environment ###
    
    Server Info: nginx/1.10.3
    PHP Version: 5.6.29
    PHP Post Max Size: 100 MB
    PHP Time Limit: 30
    PHP Max Input Vars: 1000
    cURL Version: 7.49.1
    SecureTransport
    
    SUHOSIN Installed: –
    MySQL Version: 5.7.17
    Max Upload Size: 100 MB
    Default Timezone is UTC: ✔
    fsockopen/cURL: ✔
    SoapClient: ✔
    DOMDocument: ✔
    GZip: ✔
    Multibyte String: ✔
    Remote Post: ✔
    Remote Get: ✔
    
    ### Database ###
    
    WC Database Version: 2.6.14
    : 
    woocommerce_sessions: ✔
    woocommerce_api_keys: ✔
    woocommerce_attribute_taxonomies: ✔
    woocommerce_downloadable_product_permissions: ✔
    woocommerce_order_items: ✔
    woocommerce_order_itemmeta: ✔
    woocommerce_tax_rates: ✔
    woocommerce_tax_rate_locations: ✔
    woocommerce_shipping_zones: ✔
    woocommerce_shipping_zone_locations: ✔
    woocommerce_shipping_zone_methods: ✔
    woocommerce_payment_tokens: ✔
    woocommerce_payment_tokenmeta: ✔
    
    ### Active Plugins (4) ###
    
    WC Vendors Pro: by WC Vendors – 1.3.9
    WC Vendors: by WC Vendors – 1.9.8
    WooCommerce Stripe Gateway: by WooCommerce – 3.0.7
    WooCommerce: by WooThemes – 2.6.14
    
    ### Settings ###
    
    Force SSL: –
    Currency: USD ($)
    Currency Position: left
    Thousand Separator: ,
    Decimal Separator: .
    Number of Decimals: 0
    
    ### API ###
    
    API Enabled: ✔
    
    ### WC Pages ###
    
    Shop Base: #62 - /shop/
    Cart: #72 - /cart/
    Checkout: #82 - /checkout/
    My Account: #92 - /my-account/
    
    ### Taxonomies ###
    
    Product Types: bundle (bundle)
    external (external)
    gift-card (gift-card)
    grouped (grouped)
    simple (simple)
    variable (variable)
    yith_bundle (yith_bundle)
    
    ### Theme ###
    
    Name: Storefront
    Version: 2.1.8
    Author URL: https://woocommerce.com/
    Child Theme: ❌ – If you're modifying WooCommerce on a parent theme you didn't build personally
    then we recommend using a child theme. See: How to create a child theme
    
    WooCommerce Support: ✔
    
    ### Templates ###
    
    Overrides: –
    
    ### WC Vendors Pro ###
    
    Theme Compatability: -
    Pro Dashboard Page: - #32
    Feedback form page: - #13411
    Vendor Shop Permalink: - smiths
    
    ### Templates ###
    
    Overrides: –
    
Viewing 7 posts - 1 through 7 (of 7 total)
  • The forum ‘WC Vendors Free Support’ is closed to new topics and replies.