Search Results for 'wordpress'
-
AuthorSearch Results
-
April 18, 2010 at 2:35 pm #74056
In reply to: Terms of service for Buddypress
Gianfranco
ParticipantI was about to write a thread titled “We have our BP site up, should we use Terms Of Service”?
But since this thread’s here, no need to do that.
And, the WordPress.com resource is really what I was looking for. At the least as a base to be worked out to fit your particula site.
Once I customized mine, I will come here a provide the link to my TOS page, and it would be a nice idea if everybody else would do the same, so to share each other’s for inspiration.
What do you think?
April 18, 2010 at 1:23 pm #74047In reply to: Member Pages Not Working
anaon
MemberYou have to add the _inc folder in your theme folder (Atahualpa) and then, you add the code above to the functions.php file included in your theme.
It works BUT I just discovered that it adds the “header already sent” error when you edit your wordpress, maybe someone could help us?
April 18, 2010 at 12:45 pm #74042In reply to: Fatal Errors
Jeff Sayre
ParticipantWas this plugin working before and now it is not? If so, what has changed since then? Did you upgrade WPMU?
What versions of WP/MU and BuddyPress are you running?
If you look at the WP Plugin Repository for this plugin, others are having issues with it as well. I would suggest contacting the developer of the plugin and ask when they plan on updating it for the current versions of WP and BP.
April 18, 2010 at 6:23 am #74017In reply to: Badge Maker
warut
Participantthanks @gregfielding
@Isddesign you can download here (not approve yet)
https://wordpress.org/extend/plugins/buddypress-badge/
@dre1080 after looking group document from web it say can extend plugin to group but not sure about it, may be in the next version if others interested too
April 18, 2010 at 2:40 am #74009In reply to: Installing BP with existing theme
globalvibemagazine
MemberHow do I enable registration using an existing theme but I have added buddypress and buddypress template pack and I don’t see where to enable registration so people can register and post. How do I set up my theme so people can register and not using the wordpress screen but another form and can also post? This is urgent.
April 17, 2010 at 9:10 pm #73988In reply to: Buddypress and WordPress 3.0 Beta
lsddesign
Participantif your running a live site, i strongly suggest NOT to use 3.0 with 1.2.3!!!
wait for final versions from both WP and BP before upgrading.
it’s the safest thing to do

cheers,
aron
April 17, 2010 at 8:46 pm #73984In reply to: All blogs on the same main site?
gyonis
ParticipantThanks Andrea_r, I’ll try it and see how it goes. I’ll also try to experiment with WordPress 3.0 and some menu plugins and see what’s the best solution and share it with others in here.
Thanks again.
April 17, 2010 at 7:46 pm #73967In reply to: Need to solve 2 Problems with BP Album+
foxly
ParticipantFirst off, I visited your site and confirmed that BP Album+ is working correctly.
You’re having problems because you’ve modified wordpress to display one URL in the browser while running the actual site on another …this is VERY BAD, because the modification you’ve made only handles *one* of *many* ways plugins generate URLs and file paths. That’s why we had to modify part of the BP Album+ code for you so it would work on your site.
Modifying BP Album+’s activity stream code to work on your site would be much more difficult. The code gets the base URL from BuddyPress; so we would have to hook the BuddyPress function that does that and modify the URL, and that could break other parts of your installation. It would require testing and debugging, and so on.
Also, version 0.1.9 of BP Album+ (which I’m taking a break from coding to answer your post) has at least *fifty* different functions that would have to be modified so it would work on your site, which is completely impractical to do.
Fortunately, you can fix *all* of these problems quickly and easily, have WordPress in a subdirectory, and have the subdirectory invisible in the URL, by properly setting up your web server.

Here’s how:
http://httpd.apache.org/docs/2.0/vhosts/
^F^
April 17, 2010 at 7:22 pm #73963In reply to: Hide admin bar to subscriber role?
Paul Wong-Gibbs
Keymasteris_user_logged_in() is present in both WP and WPMU. Odd. What versions of WordPress/WordPress MU are you using?
April 17, 2010 at 6:35 pm #73958Bowe
ParticipantYou can always install bp later when you have your site up and running, so you can do both. But imo its better to use buddypress from the start because it soul purpose is to built a community with and its a great way to let your members and blog owners interact.. So I include it from the start
April 17, 2010 at 6:07 pm #73955In reply to: how do i disable members from creating groups?
agrundner
MemberFor those interested, the plugin etiviti (rich!) created for this issue can be found here:
BuddyPress Restrict Group Creation
https://wordpress.org/extend/plugins/buddypress-restrict-group-creation/
April 17, 2010 at 6:05 pm #73954Terranb
MemberSo are you saying I’d be better off waiting for both to be out, or could I just do the wordpress 3 beta now, and wait on buddypress compatibility?
April 17, 2010 at 6:00 pm #73953Bowe
ParticipantSounds like a plan.. It’s a matter of weeks until WP 3.0 is out, and BuddyPress will be compatible from day 1, so you might want to launch the site when WP 3.0 is out with BuddyPress from the start! Good luck!
to answer both of your final questions: Yes and Yes!
April 17, 2010 at 4:11 pm #73942In reply to: 404 error on bp links
adiallo
ParticipantI check my log file and here is the error I am getting
“WordPress database error Table ‘members.wp_bp_user_blogs_blogmeta’ doesn’t exist for query SELECT * FROM wp_bp_user_blogs_blogmeta WHERE blog_id = 1 AND meta_key = ‘last_activity’ made by edit_post, wp_update_post, wp_insert_post, do_action, call_user_func_array, bp_blogs_record_post, bp_blogs_update_blogmeta “
After that I reinstall the bp blugin but still I am getting the 404 error
I don’t know anymore
April 17, 2010 at 3:52 pm #73939Boone Gorges
Keymaster@Erich73 – You can customize the message however you’d like on the Dashboard admin panel. Under Buddypress > Invite Anyone. As for your report about the “Sent Invites” tab – are you sure that you sent group invites along with the email invitations? As @hnla says, make sure you’ve checked the option on the Dashboard panel.
@dre1080 – I may try to make this work at a later date. If nothing else, I can put in the proper hooks that would allow someone else to build such an extension for my plugin. Stay tuned.
@everyone – I just put a widget into the development version of the plugin, available at https://wordpress.org/extend/plugins/invite-anyone/download/. If anyone is interested, they can check it out! I want to get a few more new features before tagging a new stable version.
April 17, 2010 at 3:18 pm #73935In reply to: BP GroupBlog, P2 ready (with bugs)! Please review…
Mariusooms
ParticipantNope…it is not dead, but definitely on halt as I am involved with other projects as well. Unfortunately my development for BuddyPress runs in sync with the requirements of our local development for our organization. We are anticipating wordpress 3.0 release and content post types. P2 is category based. At the same time we have other issues that take priority, one of them being integrating outside networks such Facebook and External blogs.
I wish it was as easy as being able to develop full time, but it just isn’t the case. The project is still on track, but delayed.
April 17, 2010 at 12:32 pm #73908In reply to: Custom Category Post Page
jivany
Participant@akingston47: What you’re looking for is basic WP functionality. If you want to see all of the posts for a category, navigate to the category index page/URL like @Jamesmarsland suggested.
If you want to do this on a page, you need to modify WP “the-loop”. There’s a whack of information on the WP codex about how to do this sort of stuff.
April 17, 2010 at 9:51 am #73898In reply to: WPMU or standard WordPress?
Andy Peatling
KeymasterThe only difference is that if you use MU then your users can create blogs.
April 16, 2010 at 9:46 pm #73851In reply to: BuddyPress and WordPress 3.0
Ron Rennick
ParticipantFolks,
The issue here with 3.0 is that if an existing WP 2.9.2 install with uploaded media upgrades to 3.0 and enables the network the blog option for the upload_path can’t be changed to the blogs.dir folder because the existing media becomes inaccessible.
For now, if you are looking to go to multiple blogs after install, then you should install MU 2.9.2 and upgrade that to 3.0 instead of installing WP 2..9.2.
April 16, 2010 at 4:33 pm #73816In reply to: How to overwrite a function?
Jeff Sayre
Participant@heini-
Your basic idea is correct. The issue is the order in which each action function hooked to the bp_setup_nav action event is being triggered. Let’s look at the code you have in bp-custom.php.
<php
function my_groups_setup_nav() {
[the whole function code]
}
remove_action('bp_setup_nav', 'groups_setup_nav');
add_action( 'bp_setup_nav', 'my_groups_setup_nav' );
?>This fails because your custom code in bp-custom.php is executed before the code in bp-groups.php is executed. So, you are calling to remove an action that has not yet be registered by WordPress.
I’m almost finished with an article about the intricacies of WordPress’ action and filter functions, but here is a brief explanation to try to shed some light on the issue.
Each action and filter event when triggered by a do_action or apply_filters call sends execution to the appropriate do_action or apply_filters function in /wp-includes/plugin.php. These functions do several things, one of which is querying a very large array that contains all of the added filter functions and action functions. This array gets populated by the actions of the add_filter and add_action calls.
To avoid getting too long winded, as each file gets loaded, any and all add_action and add_filter calls that are directly executable at the time, get triggered which builds this big array. This array is then used by the do_action and apply_filters functions to determine the sequence in which each added action of filter will be executed.
You can read my article when it is ready for a much longer but clearer explanation.
With that briefly described, the piece of information that applies to your situation is that when the action event for bp_setup_nav is triggered, via the do_action( ‘bp_setup_nav’ ) call on line 2025 in bp-core.php, the do_action function starts processing each action function that was “added” to it in the order in which it was added (with an important exception). This means that for your custom function my_groups_setup_nav to work, it must remove the action function in the array discussed above so that when the bp_setup_nav action event is triggered it uses your action function instead of the one added by the add_action(‘bp_setup_nav’, ‘groups_setup_nav’) call.
So, what you need to do is trigger your remove and add action calls in the proper sequence–after the action function that creates the groups navigation menus has been added to the filter array but before the bp_setup_nav action event is triggered. I realize this may be hard to understand.
This is what you need to do instead:
<?php function my_groups_setup_nav() {
/* Remove the added action from the array of functions that get run
* when the action event for bp_setup_nav is triggered
*/
remove_action('bp_setup_nav', 'groups_setup_nav');
// Then replace the removed function with your custom content
[the whole function code]
}
add_action( 'plugins_loaded', 'my_groups_setup_nav' );
?>A final bit of clarification. This is what happens in your current custom function:
1. As soon as BuddyPress is initialized, it looks to see if bp-custom.php exists. If it does, it loads it.
2. This will cause your remove_action call to be fired.
3. But the corresponding action has not yet been added to the very large filter array since bp-groups.php has not yet been loaded.
4. So, nothing happens as there is nothing to remove.
5. bp-groups.php eventually gets loaded and at that point the add_action(‘bp_setup_nav’, ‘groups_setup_nav’) call is fired, resulting in the action function that you were trying to remove getting added to the filter array but after the fact.
6. Eventually the bp_setup_nav action event is triggered.
7. When that happens, the first function hooked to it (added to it) is your custom function. It now gets triggered.
8. All other action functions hooked to the bp_setup_nav action event get triggered one by one including the groups_setup_nav function–the one you had tried to remove in step 2.
9. You have a mess with two duplicate functions doing the same thing.
April 16, 2010 at 2:53 pm #73806Boone Gorges
KeymasterBuddyPress is still young and so it doesn’t have the same kind of rich development guides as the much more mature (and widely-used) WordPress.
Since BP is a WP plugin, the basics of BP plugin development are the same as they are for WP. The system of hooks and filters is exactly the same (though of course the hooks themselves are different).
At this point in the BP project, I’ve found that the best ways to get started with plugin development are (a) to find existing BP plugins that do something similar to what you’re trying to do, and to learn by dissecting them; (b) to look through official resources like the ones Jeff posted above; and (c) to search through BP codebase itself, where I think you’ll find that many of the functions you need are quite well documented.
April 16, 2010 at 2:51 pm #73805In reply to: BuddyPress and WordPress 3.0
ajohnson
MemberI am running it off a sub-folder in WP 3.0. I have been for a long time but the most recent upgrade broke my avatars. It looks as if the image uploads correctly for me, but doesn’t pull it in to crop. The path it try’s is:
http://www.website.com/sub-folder-blog/blogs.dir/2/files/avatars/1/avatar.jpg
when it should be
http://www.website.com/wp-content/blogs.dir/2/files/avatars/1/avatar.jpg
Any ideas on what I should try to change? I’ve already tried:
if ( !$path = get_option( 'upload_path' ) )
$path = WP_CONTENT_DIR . '/blogs.dir';
else
$path = ABSPATH . $path;
Thanks!
April 16, 2010 at 2:45 pm #73804In reply to: Subfolder now Root .com Folder
Tmort
ParticipantWell I just tested that out, and it didn’t work. Its like theres a database entry exclusive to buddypress that says “You live at domain.com/folder”. I’m not sure where or why.
I’d like to ask the community: Does buddypress interact well with wordpress’ feature where the core files live in a folder of your domain? Maybe that is my issue?
Thanks for the help!
April 16, 2010 at 2:19 pm #73799In reply to: Email Activation not being sent in upgraded BP 1.2.2
21cdb
ParticipantI had the same problem a few seconds ago. A newly registered member didn’t recieved the activation email but was listed in WordPress>Backend>Users
I asked the user to check spam inbox twice but there was stil no activation mail

It would be great if admins could manually acivate such users or resent the activation email.
April 16, 2010 at 2:14 pm #73797In reply to: BuddyPress-Links 0.4.x Releases and Support
MrMaz
ParticipantI just tagged 0.4 final.
Thank you very much to everyone who helped with the testing, translations, and bug reports.
Not much has changed since the beta.
* Changing the component slug is now officially supported
* Do not show my group links or create link form unless user is a group member
As soon as the repo updates you can upgrade from your dashboard. If you have a ton of links, make sure you let the page load all the way after upgrading since every link needs to be updated to populate a new field.
Only two languages are up to date for 0.4. Those would be FR and NL. If you are interested in updating or adding a translation, you can download the .pot file here…
Enjoy the 0.4 branch!
-
AuthorSearch Results