Search Results for 'buddypress'
-
AuthorSearch Results
-
April 1, 2010 at 9:32 pm #71337
In reply to: Register.php broken; users can't register
r-a-y
KeymasterYour problem isn’t related to Jill’s.
Are you using BlueHost as your web hosting provider? If so, read this FAQ:
https://buddypress.org/forums/topic/faq-how-to-code-snippets-and-solutions#post-45772
April 1, 2010 at 8:55 pm #71332Anonymous User 1502623
InactiveI’ve installed the template pack which has activated. When visiting the settings screen for the plugin, I’m presented with this error at the bottom:
Fatal error: Call to undefined function bp_core_is_multisite() in /home/audioscr/public_html/wp-content/plugins/bp-template-pack/bp-template-pack.php on line 188
Will this hamper anything do you think?
Just to clarify… I see the numerical pages you’ve listed.. but I’m not sure which pages they relate to, should it be obvious?
April 1, 2010 at 8:53 pm #71330In reply to: [New Plugin] BuddyPress Group Forum Extras
rich! @ etiviti
ParticipantGood points and probably why I left out the replying (nested+) out of activity comments on forum post – may lead to some confusion.
But on the other hand – I see it as layering the topic discussion whereas when topic discussions tend to go OT or branch into several topics. Could be an easy way to break off and utilize the stream like a pseudo forum.
April 1, 2010 at 8:48 pm #71329Gianfranco
ParticipantAssuming you installed the “bp-template-pack”, here they are:
Template Files (generating web pages):
1) activity/index.php
2) members/index.php
3) members/single/home.php
4) members/single/activity/permalink.php
5) members/single/plugins.php
6) groups/index.php
7) groups/create.php
groups/single/home.php9) groups/single/plugins.php
10) forums/index.php
11) registration/register.php
If you are going to install Album+ plugin:
– wp-content/plugins/bp-album/includes/templates/album/single.php
– wp-content/plugins/bp-album/includes/templates/pictures.php
April 1, 2010 at 8:48 pm #713285887735
Inactivehttps://wordpress.org/extend/plugins/bp-template-pack/
It will walk you through it.
EDIT:
Sorry I misread your question. I thought you where looking to edit a WP theme.
April 1, 2010 at 8:46 pm #71327muratk
Memberc) Rich media is obviously the most important feature of any so-called “social networking” software. How could the developers of BuddyPress even consider releasing the software without it?
this I can’t understand as well. How can you call BuddyPress “social networking” software without the ability of adding photos&videos? Activity streams are nice but worth nothing without sharing photos and videos.
April 1, 2010 at 8:37 pm #71324ajohnson
Membervery funny..however slightly on target on point “a”. Privacy for private areas needs to be better.
April 1, 2010 at 8:17 pm #71321In reply to: [New Plugin] BuddyPress Group Forum Extras
Mike Pratt
Participantwell that actually may be better. Not sure. The key is to decide wether you should a. not be able to reply at all from the stream b. be able to reply but only as a comment to a forum post (nested) as you described or c. actually reply with a new top level forum post form within the stream.
Don’t forget there’s also the entire issue of auto joining the forum on reply from the stream and how you go about warning the user that he is joining
April 1, 2010 at 8:14 pm #71319In reply to: [New Plugin] BuddyPress Group Forum Extras
rich! @ etiviti
ParticipantI don’t believe there is a solution for tinymce + quoting as ajaxquote expects the default textarea to be there. tinymce writes it into an iframe – you may be able to change the javascript to account for this but i’m not sure. personally i use markitup.
@dennis_h
alright! i’ll look into the blog component – logic should be the same.
April 1, 2010 at 7:38 pm #71314In reply to: Activity Search
r-a-y
KeymasterPlease do a search before posting a new topic:
https://buddypress.org/forums/topic/search-activity
Closing this thread.
April 1, 2010 at 7:28 pm #71310r-a-y
KeymasterThis image is hilarious:
http://assets.starbucks.com/assets/BBE8A915964B483EB8B2D2639AC57617.jpg
April 1, 2010 at 7:26 pm #71309In reply to: [New Plugin] BuddyPress Group Forum Extras
melimelo
MemberI managed to get the TinyMCE plugin work for forums only (which is what I was asfter)…problem is that it seems to interfere with your ajaxquote, which I wanted too….any solution? what can I do? Thanks
April 1, 2010 at 7:24 pm #71308Anointed
ParticipantHere’s one most of us all wish were true:
Plenta™ (128 fl oz) and Micra™ (2 fl oz) cups arrive in Starbucks stores this Fall. Derived from Italian word for plentiful or small, the Plenta™ delivers coffee lovers record amounts of the world’s finest coffee beverages while the Micra™ delivers a quick and satisfying morsel of goodness.
http://www.starbucks.com/blog/10113/starbucks-listens-to-customer-request-for-more-sizes.aspx
April 1, 2010 at 7:21 pm #71307In reply to: bad avatar urls in new instal
r-a-y
KeymasterApril 1, 2010 at 6:53 pm #71301In reply to: [New Plugin] BuddyPress Group Forum Extras
5887735
InactiveI got Activity working!
It turns out it was my brain that wasn’t working. I followed your instructions so carefully I edited the default theme and not my custom theme.

I can’t wait to see this plugin grow. I would be great if it worked with comments as well.
April 1, 2010 at 6:45 pm #71300In reply to: bp_the_profile_field_value not W3C compliant
r-a-y
KeymasterPost an enhancement ticket on Trac:
https://trac.buddypress.org/newticket
Login with the same login info you use here on bp.org.
April 1, 2010 at 6:39 pm #71298In reply to: [Resolved] CubePoints and BuddyPress Intregration?
5947865
InactiveI found the hooks but I cant figure out to give points to poster/author instead of logged in user.
I want posters to get points when someone else likes their post or comment etc. a sitewide point system.
Like:
if( function_exists(‘cp_alterPoints’) && is_user_logged_in() ){
cp_alterPoints(the_author_ID(), 5);
}
This is what the docs says:
cp_alterPoints( int $uid, int $points )
Parameters
int $uid: ID of a WordPress user. To get the ID of the current logged in user, use the cp_currentUser() function.
int $return: Number of points to add to the specified user.
April 1, 2010 at 6:35 pm #71297r-a-y
KeymasterDo you need user blogs?
If not, disable the blog tracking component.
Login to the WP backend, navigate to “BuddyPress > Component setup”. Disable blog tracking.
April 1, 2010 at 5:59 pm #71296r-a-y
KeymasterAll logical complaints!
That’s it! I quit!
Btw, happy April Fools day yourself!

Another April Fools joke by the Joomla team:
http://community.joomla.org/blogs/leadership/780-introducing-joopal.html
April 1, 2010 at 5:45 pm #71295In reply to: [Resolved] CubePoints and BuddyPress Intregration?
r-a-y
KeymasterCool! Didn’t know about that!
Learn something new everyday!
April 1, 2010 at 5:43 pm #71294In reply to: Centering Admin Bar (fixed width)
Dark Severance
ParticipantYeah that is what I put in it thinking that would override what was there. When I’m actually done it won’t be that wide but I needed a size that I could tell was actually doing something. However I think there is a !important tag for width already in default.css that may be contributing to the issue.
Originally I just did the edits the default, adminbar, style.css for BuddyPress. But the last update broke all the changes. So now I’m trying to do it through the child theme so it won’t break with a BP update.
April 1, 2010 at 5:41 pm #71293In reply to: [Resolved] CubePoints and BuddyPress Intregration?
Paul Wong-Gibbs
KeymasterJust seen this code snippet above.
if ( !is_site_admin() )
return false;I’d suggest doing it like this, as it saves database queries on regular WP:
global $bp;
if ( !$bp->loggedin_user->is_site_admin )
return false;April 1, 2010 at 5:38 pm #71292In reply to: [Resolved] CubePoints and BuddyPress Intregration?
r-a-y
KeymasterAssuming that the BP-Likes plugin has hooks… then yes, otherwise no.
April 1, 2010 at 5:36 pm #71290In reply to: [Resolved] CubePoints and BuddyPress Intregration?
5947865
InactiveIs it possible to use this with “likes” and “dislikes” ?
April 1, 2010 at 5:19 pm #71289In reply to: Ignore and Report function in the activity stream.
-
AuthorSearch Results