Forum Replies Created
-
try to change the permlinks parm of your wordpress
you should implement or extend the roles of wordpress to work with, another solution is to use buddypress profile field’s and BuddyPress xProfiles ACL plugin to define roles
functions.php or bp-custom.php of your buddypress theme
u welcome

see here “Five ways to integrate Facebook with your BuddyPress Community”
http://bp-tricks.com/featured/five-ways-to-integrate-facebook-with-your-buddypress-community/
This code work for me in all browser’s
Code:<?php
function toggle_activity_form() {
?>
<script type="text/javascript">
function toggle_visibility(id) {
var obj = jq("#" + id);
if(obj.is(":hidden"))
obj.show();
else
obj.hide();
}
</script>
<a href="#" onclick="toggle_visibility(‘whats-new-form’);">Update Status</a>
<?php
}
add_action (‘bp_before_directory_activity_content’, ‘toggle_activity_form’);
add_action (‘bp_before_group_activity_post_form’,’toggle_activity_form’);Hope this help u
Im working for new plugin (framework) for building web services ,this allows expose functionality of wordpress, buddypress or any other functions to other web sites and desktop applications. It is similar to the APIs provided by sites like Flickr and Twitter
.Use dnGREP,it is useful to find String in list of files or folder,sub folders….
are you updting to BP 1.2.9 or no ?
I update to WordPress 3.2, but the update of buddypress is not available. I do a search from plugins and i updatee from popup.
ilokano, try to put the default theme of wordpress and try the wordpress admin, i have the same probleme when i use my theme.
Humm… i see
Hi!
Can you add th change log in the bp 1.2.9.
Thanks and nice work!
you can use BP notification manager
http://mydev.dz-tchat.com/buddypress-notifications-manager-bpnm.html
i think i foun a query
DELETE FROM `wp_bp_messages_messages` [ WHERE `sender_id` = MY_ID ; ]i have a question about mailing a notification of new messages, how i can disable this option?
thanksHi,
i have just a question about how i can disable all integration with (Profiles, Directory, Activity Stream, Widgets, Notifications, Admin Bar, Admin Dashboard) and let only the admin add ing the links (just http://www.mysite.com/links).
thanks for answer.
Hi
i have an integration of cometchat into budypress , i can # sale it for 20$ & all module added
you can see the demo in my website
http://www.dz-tchat.com
and my email is : gnawisoli @hotmail.com