-
Ezbizniz posted on the forum topic Can't activate BuddyPress in the group How-To and Troubleshooting: 14 years, 1 month ago
I disabled the default BP function to add all blogs to BP DB table with
add_site_option('bp-blogs-first-install', 1);
Instead I do my own BP blogs installation for each blog during upgrade: `function bp_blogs_install_after_multisite_upgrade($blog_id) { echo(‘ Blog ID ‘ . $blog_id . ‘: ‘); if(!get_blog_option($blog_id, ‘bp-blog-recorded’)) { $users…[Read more] -
Ezbizniz joined the group BuddyPress Moderation 14 years, 1 month ago
-
Ezbizniz posted on the forum topic Can't activate BuddyPress in the group How-To and Troubleshooting: 14 years, 2 months ago
Thanks for your suggestions hnla, I’ll try them.
-
Ezbizniz posted on the forum topic Can't activate BuddyPress in the group How-To and Troubleshooting: 14 years, 2 months ago
Any idea what I should set the memory_limit to?
-
Ezbizniz posted on the forum topic Can't activate BuddyPress in the group How-To and Troubleshooting: 14 years, 2 months ago
These are my resource limits in php.ini:
max_execution_time = 30
max_input_time = 120
memory_limit = 256M -
Ezbizniz started the forum topic Can't activate BuddyPress in the group How-To and Troubleshooting: 14 years, 2 months ago
When I try to network activate the BuddyPress 1.2.5.2 plugin, the plugin page starts to reload for several minutes until I get a blank, white screen. It seems like it times out. To get back to the /wp-admin/ section I have to remove the plugin files from the FTP-server. I have about 50,000 blogs and […]
-
Ezbizniz joined the group How-To and Troubleshooting 14 years, 2 months ago
-
Ezbizniz joined the group Seo for Buddypress 14 years, 6 months ago
@ezbizniz
Not recently active