Search Results for 'wordpress'
-
Search Results
-
Alright, I’m a dumba$$ when it comes to databases. But I observed on my local install of WPMU+BUDDYPRESS (using XAMPP) that every time I see new tables being created under the wordpress database.
For example, I see following tables being generated every time there is some user activity:
wp_user_1_activity
wp_user_1_activity_cached
.
.
.
and so on.
Is this normal? My database is supposed to be 9,000 members (to start with) , so will this cause a problem in future?
Please read this:
http://trac.buddypress.org/changeset/1303
This is the change needed to support automatic updates, and the reason why 1.0 has been delayed until WPMU 2.7.1.
Any questions, please post them here and I will try and help out.
**** UPGRADE INSTRUCTIONS ****
For the plugins:
- Delete all the BuddyPress plugins from /mu-plugins/
- Download the latest from the trunk (via svn co is best) or use the zip link at the bottom of this page: http://trac.buddypress.org/browser/trunk
- Extract or checkout all of the plugins to /wp-content/plugins/buddypress/
- Log in as a site admin, and head to the \”Plugins\” admin panel. You will need to activate the \”BuddyPress\” plugin.
If you are using the default BuddyPress themes with no changes:
- If you are using the default themes with no changes, delete the /wp-content/member-themes/ directory.
- Move /wp-content/plugins/buddypress/bp-themes/ to /wp-content/bp-themes/
- If you want to use the BuddyPress home theme, move /wp-content/bp-themes/buddypress-home/ to /wp-content/themes/buddypress-home/
If you are using your own customized themes:
- Copy the functions.php in /buddypress-member/ theme to your own BuddyPress member theme\’s functions.php file.
- Copy the header.php from the /buddypress-member/ theme to your own BuddyPress member theme, make any adjustments you need.
- Copy the /directories/ folder from the /buddypress-member/ theme into your own BuddyPress member theme.
- Copy the \”directories.css\” file from the /css/ directory into your own BuddyPress theme\’s /css/ directory (or paste the styles into your style.css file if you do not have a css directory.
- Make sure your BuddyPress member theme is sitting in /wp-content/bp-themes/[theme-name] NOT /wp-content/member-themes/[theme-name]
If you are using a modified version of the BuddyPress home theme:
- Copy the functions.php in /buddypress-home/ theme to your own home theme’s functions.php file.
- Copy the header.php from the /buddypress-home/ theme to your own home theme, make any adjustments you need.
Once WordPress MU 2.7.1 is released there will be a proper zip to download of RC2, so people can ease into these changes. Shortly after 1.0 will be released.
activity feed is showing full contents if the content is not English, especially Japanese or perhaps Chinese.
I have several wordpress plugins to generate excerpts, or even a Japanese plugin to make sure excerpts generated when Kanji is used. But it seems it doesn’t work on buddypress theme.
Does anybody know some solution?
… I fixed up the ReadMe file to conform with WordPress, so I will start with uploading .55 sometime next week.
Please tell me where to find it. Is it on the wordpress or bpdev sites? or some other location?