-
Author
-
December 8, 2015 at 16:44 #91879fitguruParticipant
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?
December 8, 2015 at 17:08 #91893sharmstrModeratorYou 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
December 8, 2015 at 23:22 #91989fitguruParticipantas 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
December 9, 2015 at 00:24 #92000sharmstrModeratorThat 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 CODEdefine( '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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
December 9, 2015 at 02:10 #92022fitguruParticipantso 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 thingsand 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?December 9, 2015 at 03:10 #92027sharmstrModeratorWhats 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
December 11, 2015 at 19:00 #92690sharmstrModeratorJust 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
-
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.