Search Results for 'wordpress'
-
AuthorSearch Results
-
May 9, 2009 at 12:00 am #44847
Jeff Sayre
ParticipantSince this is a BuddyPress forum, I’ll assume you’re talking about the Buddypress widget “Recent Blog Posts” and not the WordPress widget “Recent Posts”
You need to look in bp-blogs-widgets.php for the code. But, do not change the code within that file. It is a core BuddyPress file and any changes you make will be lost the next time you upgrade. Instead, make a copy of that file and create your own custom widget.
May 8, 2009 at 11:35 pm #44846In reply to: register_sidebar_widget
Jeff Sayre
ParticipantDerosion-
Although the WordPress widget API clearly advises developers not to use the widget functions starting with wp_, there is an issue with localization of Widgets in BuddyPress if the register_sidebar_widget() is used.
If you’re not planning on distributing your custom components or widgets, then you can code them with the register_sidebar_widget() function call instead of wp_register_sidebar_widget(). However, if you plan to make your custom component or widget available to the community, you should use wp_register_sidebar_widget() at this time.
See Changeset 1244 for more information.
May 8, 2009 at 11:20 pm #44844Jeff Sayre
ParticipantMariahneu-
First of all, we need some additional information:
- Which version of WordPress Mu are you running?
- From where (provide link) did you download WPMU?
- Which version of BuddyPress are you running?
- Did you open any of the BuddyPress files?
- Did you alter any of the BuddyPress files?
May 8, 2009 at 11:07 pm #44843In reply to: The page you were looking for was not found.
Jeff Sayre
ParticipantAfter disabling bphome and just running on the classic wordpress theme whenever I visit any of the pages that involve BP scripts I get the error.
A classic WordPress theme will not work with BuddyPress. There is BP-specific code within BP themes and BP theme folders. The question is, what happens when you use the standard BP themes that come with BuddyPress?
Also, after switching to the standard BP themes, and if you’re still having issues, then you should set PHP to run on version 5 instead of 4 and see what happens.
May 8, 2009 at 9:00 pm #44838In reply to: The page you were looking for was not found.
Will White
ParticipantI’ve redownloaded everything back to the original server, and even made sure to upload (specifically) the bp-themes folder from here. After disabling bphome and just running on the classic wordpress theme whenever I visit any of the pages that involve BP scripts I get the error.
You do not have any BuddyPress themes installed.
Please move “/wp-content/plugins/buddypress/bp-themes/” to “/wp-content/bp-themes/” and refresh this page. You can download more themes here.
The files are in the right place and when I go to BuddyPress settings as a site administrator both the bpmember and skeleton member themes are available. I’ve tried the click it method I’ve seen in other posts but its not working. Do you have another tactic at fixing that situation? I think that is whats causing the majority of these 404’s.
May 8, 2009 at 5:34 pm #44816In reply to: How to add pages to the navigation?
David Lewis
ParticipantCould you just add <?php wp_list_pages(); ?> to the header.php file?
May 8, 2009 at 3:27 pm #44809In reply to: 404 /blog /members etc… RC2 WPMU 2.7.1
Jeff Sayre
ParticipantOkay, I’ve reread this thread for the second time. You state that:
The problem must be with the data; since a fresh install works perfectly and after the data gets imported, I get the nasty 404 bug.
Andy’s answer is:
This is normal with WPMU, you are not going to be able to transfer over blog tables as there are all sorts of URL settings in the DB.
I have a few questions based on this interchange:
- Which version of MySQL are you (is your host) running?
- Have you tried repairing the DB tables before reimport?
- Are you moving your data between different domains?
Since WPMU 2.7.1 + BuddyPress 1.0 + standard themes work fine with a new, empty MySQL DB, the issue is, as you state, with the data. Either you have data corruption, indices that need reindexing, or hardcoded links within the tables that are causing the 404s.
If the domain mapping is not identical to the hardcoded links in your WPMU tables, you will have issues.
So, here’s what I’d suggest:
- Backup your data again
- Then, repair/reindex
- Then, if your domain mapping is not identical, follow these instructions keeping in mind that these articles are for WP and not WPMU. You’ll have to adjust accordingly:
May 8, 2009 at 3:26 pm #44808In reply to: Buddypress theme for bbPress ?
rrijke
ParticipantIlya,
I’m working on a project where i must integrate WPMU, buddypress and bbpress all together.
http://terafriu.com/forum/ is the forum page. I have modified the kakumei theme that came with bbpress. Changing the header and footer will go a long way. But it ultimatly depends on what you are trying to acheive. For the time being you’ll either have to create/modify your own.
Keep in mind that Buddypress is a fairly new application and we should be gratefull to get such an application for free! When the important stuff like bug fixes etc are resolved we will see tons of themes, just like WordPress.
May 8, 2009 at 3:55 am #44757In reply to: Making profiles public?
John James Jacoby
KeymasterKitwit, I think you’re a little confused… It’s working exactly like it should.
The directory pages are the pages that show the A-Z options on the top. The profiles are just profiles. They reside in members/username, but viewing a profile isn’t the same as viewing a directory of many users.
When you turn on Extended Profiles, it will totally ignore any of the admin area WordPress profile fields, and wait for you to create your own profile groups and fields. Extended Profile information can then be edited through BuddyPress on the front end of your profile area, exactly like you can do here.
When you turn off Extended Profiles, BuddyPress will fall back on the WordPressMU user information found in the admin area (if you have the BuddyPress setting turned on for it to do so.)
May 7, 2009 at 5:45 pm #44720In reply to: Design Goals for BuddyPress
David Lewis
ParticipantYes… I’ve posted this elsewhere (so please excuse me if I sound like a broken record) but it would be great if groups could share different kinds of content… photos (coming this fall?) videos, files and wiki’s (aka group-editable page/post).
Maybe once we are able to share blog posts in groups (as Andy mentions above)… wiki functionality could be wedged into groups simply by installing WordPress Wiki. Create a blog post, make it wiki-enabled and then share it with the group? Just a thought. Not sure if that would work or not.
May 7, 2009 at 3:02 pm #44712Jeff Sayre
ParticipantIlya-
I understand!

It is actually an issue with the way WordPress, or more precisely, Automattic has created the registration script. The script allows for spaces but then it can cause login problems.
Unfortunately, that issue needs to be addressed at a different level than BuddyPress. Since all of the moderators donate our time on these boards (i.e. we do not work for Automattic), we have no control over this issue.
As I said, I had the exact same issue and the only solution I had was to create a new username.
May 7, 2009 at 1:55 pm #44707In reply to: Job board script/plugin
enlightenmental1
ParticipantI would consider using AWPCP “another wordpress classifieds plugin”
google it, it could easily be used for your purpose
and It works well on wpmu with buddypress
May 7, 2009 at 1:48 pm #44704In reply to: Page not found
Jeff Sayre
ParticipantKunal17-
I am running BuddyPress 1.0, WP 2.7.
Are you running WP 2.7, as in single-user WordPress?
If so, that is your issue. BuddyPress only runs on WPMU (multi-user version). Also, you need to be running WPMU 2.7.1 and not 2.7.
May 7, 2009 at 1:38 pm #44702ilya-skorik
ParticipantSorry, Socialpreneur, but I CAN\’T do this
It is my blot.It is any children\\\’s bug, I was registered on this site. But registration has thrown out me on a wordpress site. Whether it is necessary to post it in bugtrack?
May 7, 2009 at 1:22 pm #44699takuya
ParticipantI thought wordpress doesn’t allow spaces in user IDs…
Well, we can’t see your profile, but you can… at least you can use it.
May 7, 2009 at 12:41 pm #44694In reply to: Buddypress theme for bbPress ?
Jeff Sayre
ParticipantIlya-
If you are asking about bbPress themes in general, then Google and you’ll see that there are a number of themes available for bbPress.
If you’re asking about specially customized BuddyPress-friendly bbPress themes, then the answer is as jjj points out above. With v1.0 of BuddyPress just released, theme designers are more than likely working hard at creating new, custom themes.
Once bbPress is publicly released in a stable version, I would imagine that some theme designers will create BuddyPress-friendly bbPress themes as well.
Remember, these are open source projects. The vast majority of the human resources poured into the community are done so for free. WordPress, BuddyPress, and bbPress all come with themes by default. It is up to the community to take those basic themes and create more flexible, powerful designs.
May 7, 2009 at 6:37 am #44680In reply to: BP in Education…
wickedbob
ParticipantI’m currently contemplating moving a network of educators to the BP framework as we currently use WordPress.
My only problem is that BP is fairly limited at the moment in terms of sharing.
We need groups to have file sharing capabilities as well as blog post updates appearing within them – two things which it currently doesn’t do.
Ideally these would run out of the box.
But it looks like I might have to magically pull some time out of my hat and start coding some plugins – not my ideal.
Another alternative we looked at was Elgg… it has the feature set we require but I find it really clunky to use, navigate and customize. I much prefer the ‘design’ of BP and WordPress.
May 6, 2009 at 4:12 pm #44628In reply to: 404 /blog /members etc… RC2 WPMU 2.7.1
Jeff Sayre
ParticipantOkay, since we’ve had a few people make this mistake I need to ask this just in case. Everyone in this thread who is having 404 issues is running BuddyPress with WPMU and not the single-user version of WordPress, correct?
This means downloading WordPress from here: https://mu.wordpress.org/download/
Specifically @Sgoetz-
Running WPMU, ran automatic upgrade to 2.7.1 prior to installing BP
Were you running WPMu 2.7.1-beta1 before upgrading?
If so, you cannot upgrade from beta1 to public 2.7.1 using the automatic upgrade feature. This is because the upgrade script “sees” WPMU 2.7.1 = WPMU 2.7.1, meaning it does not upgrade you from beta1 since it thinks you are already running 2.7.1.
So, you must manually upgrade WPMU following these instructions: https://codex.wordpress.org/Upgrading_WPMU
May 6, 2009 at 3:23 pm #44615In reply to: Howto upgrade WPMU with BP running
Jeff Sayre
ParticipantBdegier-
As JFcarter suggests, you should make a backup of your database before beginning this process. Your BuddyPress data should be in the same DB as your WPMU data. You also may have some image files in other locations, so back those up as well. Finally, be carful of what you delete in wp-content. If you have any customized themes, or 3rd-party plugins, you will want to make sure you have a backup just in case.
Now, upgrading WPMU: Unless this issue has been recently fixed, you cannot use the auto update feature to upgrade WPMU 2.7.1-beta1 to the public release version of WPMU 2.7.1. This is because the upgrade script “sees” WPMU 2.7.1 = WPMU 2.7.1, meaning it does not upgrade you from beta1 since it thinks you are already running 2.7.1.
So, you need to do the old manual upgrade of WPMU following these procedures.
Upgrading BuddyPress: follow these instructions.
May 6, 2009 at 2:33 pm #44602mypop
ParticipantYou did follow this:
https://codex.buddypress.org/getting-started/installing-buddypres
and do have the member them in the correct place?
where it says:
6. The plugins are now activated and running, but you will need to move the themes to the correct locations. Move /wp-content/plugins/buddypress/bp-themes/ to /wp-content/bp-themes/
7. You can use any WordPress theme as your root blog theme, but BuddyPress comes bundled with an extra “home†theme that you can optionally use. To install it, move /wp-content/bp-themes/bphome/ to /wp-content/themes/bphome/.
you will then need to edit the member theme to reflect similar changes in the base theme.
Hope that helps.
Gordon
May 6, 2009 at 2:29 pm #44601In reply to: Featured/pro members?
Jeff Sayre
ParticipantPhilip-
You can install my Featured Members Widget for BuddyPress: https://wordpress.org/extend/plugins/buddypress-featured-members-widget/
May 6, 2009 at 1:44 pm #44595In reply to: Page plugin?
David Lewis
ParticipantWell… you can still make WordPress pages of course and have them show up in the Pages widget… but I’m guessing you want the pages to be associated with a specific blog/profile?
May 6, 2009 at 10:07 am #44580In reply to: bp-custom-php help
takuya
ParticipantIt should be working. (place your bp-custom.php outside buddypress as it will be deleted when you upgrade buddypress next time by wordpress update system)
May 6, 2009 at 12:20 am #44556In reply to: Buddypress RC2 Logout Bug
arghagain
ParticipantI didn’t notice status changed to resolve, but it’s not. It’s somewhat resolved because I remove those lines.
I have a perfect working WPMU 2.7.1, and all I want to do is to add those lines as wordpress mu’s tutorial site suggests for security reason. I don’t need BBPress. I had tried installed BBPress before when I first installed BuddyPress. I didn’t get BBPress worked with BuddyPress so I ditched BBPress.
Clearly I have a working WPMU 2.7.1, and working BuddyPress 1.0 (final). Though my only problem is by adding those lines, the logout link won’t work properly. It’s obvious it has to do with cookies and sessions.
So by removing those lines meaning I’m not doing exactly like WordPress MU tutorial suggests. So it’s not resolved. I wonder because what I did with BBPress before and then decided not to use BBPress by removing it has an after effect that affects my situation now? I remember that BBPress requires you to mess around with cookies and stuffs like that.
May 5, 2009 at 10:52 pm #44552Jeff Sayre
ParticipantI would like to install buddypress onto my existing wordpress install (regular wordpress not wordpress mu).
At this time, BuddyPress only works with WPMU 2.7.1. You cannot use it with single-version WordPress.
How would I upgrade this to a wordpress mu/buddypress install?
https://mu.wordpress.org/forums/topic.php?id=11126
will this integrate with my current wordpress theme
No. You will either need to use the standard BuddyPress themes that come with the package, or update your custom themes as detailed here: https://codex.buddypress.org/getting-started/installing-buddypress/upgrading-from-rc-1/
-
AuthorSearch Results