This topic has 6 replies, 2 voices, and was last updated 8 years by sharmstr.

  • Author
  • #91879
     fitguru
    Participant

    with WPBakery Visual Composer activated, I cannot use BBpress or WooCommerce, as it crashes the entire site,

     

    I’m sure on other websites these work together why can I not get them working on mine?

    #91893
     sharmstr
    Moderator

    You probably need to increase your memory: http://www.wpbeginner.com/wp-tutorials/fix-wordpress-memory-exhausted-error-increase-php-memory/ Try 256M

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #91989
     fitguru
    Participant

    as I mentioned before here are my settings
    memory_limit = 1024M
    post_max_size = 64M
    upload_max_filesize = 64M
    max_execution_time = 3000
    max_input_time = 6000
    max_input_vars = 1000
    date.timezone = “US/Central”

    So that’s not it, what else can it be

    #92000
     sharmstr
    Moderator

    That memory limit of 1024M isnt what you’ve allocated to WP. You’ve allocated 256M.

    Okay, do you have wp_debug enabled in wp-config.php? If not, enable it, making sure to set display to true. Should look like this

    COPY CODE
    
    define( 'WP_DEBUG_LOG', true );
    define( 'WP_DEBUG_DISPLAY', true );
    

    Once debugging is enabled, tell me the error messages you’re getting when you try to run both VC and bbpress.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #92022
     fitguru
    Participant

    so I did all that and then Activated BB press
    and then it worked
    an activated WooCommerce
    and everything worked
    that I activated go pricing
    and crashes site
    an idea activated go pricing
    and the site still stayed down
    so I need to know what that going on and why it worked and it didn’t work
    and Why go pricing crashed things

    and also what you mean by
    “That memory limit of 1024M isnt what you’ve allocated to WP. You’ve allocated 256M.”
    how do you know that and what do I need to do to change it?

    #92027
     sharmstr
    Moderator

    Whats the error message you get? If you dont see one on the screen, look in your server log files.

    I know how much memory is allocated to WP because the slider revolution main screen tells you that info. Talk to your hosting company regarding how much you’re allowed to allocate. If you can increase it, you do so by following the directions in the link I initially gave you.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #92690
     sharmstr
    Moderator

    Just checking in. Were you able to figure out the error you were getting?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

Viewing 7 posts - 1 through 7 (of 7 total)

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?