Search Results for 'buddypress'
-
AuthorSearch Results
-
June 1, 2010 at 9:46 pm #80339
In reply to: BuddyPress / Thesis Custom Template Integration
Jim Brown
ParticipantWould it be possible to get a simple set of steps to do the integation?
June 1, 2010 at 9:27 pm #80337Erin Bell
ParticipantForgot to mention, even in the conditional styles I added to my header, IE still cannot parse background images… bizarre. I’m having some other issues with BuddyPress (does not appear in plugins list), so maybe they are related.
June 1, 2010 at 8:37 pm #80331In reply to: Making a Networking site for Creatives
techguy
Participant1. I think there’s a restrict group plugin. Try a search here: https://buddypress.org/extend/ and you should find it.
2. This is the default behavior for groups/forums
3. The BP Album + plugin is working on this, but still not done. There’s another paid plugin out there that does this. Here’s a post I did on my blog lamenting the paid option versus the not quite ready open source option: http://www.crashutah.com/blog/juanchito/2010/05/26/buddypress-group-photo-gallery-plugin-thoughts/June 1, 2010 at 8:33 pm #80330In reply to: No Welcome Email.
techguy
ParticipantDid you try searching the forums? There are a number of possible solutions here: https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/email-notification-not-working/?topic_page=2&num=15
June 1, 2010 at 7:43 pm #80324In reply to: activity stream post ID?
Hoodie Mark
Participant@nuprn1 i tried:
if ( ‘new_blog_post’ == bp_get_activity_type() ) : echo $secondary_item_id => post_id; endif;
but still can’t get the post_idThe codex docs are pretty darned incomplete and without any examples it’s really hard to deal with the buddypress functions/filters. Any hints on how i echo that post id????
June 1, 2010 at 7:01 pm #80319In reply to: Need a video plugin, for video community
Nahum
Participant@xevo Yes the same can be done with post types within the same blog I guess i was using a whole other sub blog to act like a “post type” in a way…it hasn’t really been too much work from my end to do it the way i said but yea I will be moving to post types and I imagine it would be the same amount of work with creating the frontend form for users to add videos and customizing post templates to display the posts and archives in more of a video layout….still would need to figure out how to show author’s video posts separate from other post types to display as “my-library” and customize video post archives templates different from other post-type archives to give you the video community look and feel that @cavamondo is referring to. you can see sample on the channel section of my page.
bpalbum could work as well in a limited way, I like the control and all the options of using Posts, archives and authors. You would have to put in all that work you talked about into figuring how to manipulate all the user bp album videos for the site to display them in other pages, sections and search, when you could just inherit that from wp and inherit plugins too like ratings.
June 1, 2010 at 6:38 pm #80317In reply to: Error when I install BP
Buroto
ParticipantThanks, but I find the answer in one forum:
1. Open the buddypress/bp-core.php
2. Paste in empty line 2 , this code: ini_set(“memory_limit”,”80M”);
3. Activate the plugin.
Everything must be work!June 1, 2010 at 6:18 pm #80315In reply to: BuddyPress Group Tags is now available
roadblock
Participant@Dwenaus can I display the results of a tag in a custom loop? I cant seem to figure it out.
June 1, 2010 at 5:41 pm #80309lee_vhoi_ol
Memberalso, the links on top of Buddypress show Buddypress, Login, and no “Sign Up” like here on the Buddypress site. How to make it appear like that? Thanks again
June 1, 2010 at 5:29 pm #80308Paul Wong-Gibbs
KeymasterDisable BuddyPress. Do you get any emails from WordPress on itself? e.g. user registration, comment notification, etc.
June 1, 2010 at 5:17 pm #80307In reply to: agenda plugin and file sharing plugin
Peter Anselmo
Participant+1 to airfoil’s comment for using Group Documents as a filesharing plugin.
June 1, 2010 at 5:17 pm #80306In reply to: new version of BuddyPress Rate Forum Posts
rossagrant
Participant@dwenaus cheers, I’ll take a look at that.
One thing I can no longer see in my forums is a user’s karma rating. Have you changed the layout for this? I can rate posts no problem, see a forum topics rating in the forum directory but I can’t see any karma points on any members profile or next to their names in a forum?
Any ideas why? Could you upload a picture as to where it should be and how it looks in this latest version?
Thanks so much.June 1, 2010 at 5:06 pm #80305In reply to: Redirecting to profile page after login
thenone
Participant@techguy : I tried, but it wont work, instead of that I got a “fatal error” message on dashboard, is this got anything to do with web server “PHP/Apache” configuration to support certain php module?
June 1, 2010 at 4:23 pm #80297In reply to: Advanced Search plugin needed
June 1, 2010 at 4:20 pm #80296In reply to: Advanced Search plugin needed
gregfielding
ParticipantBrajesh has built an awesome search that I use on my site. highly recommended.
Creating The sitewide global/unified search Page for your Buddypress Theme
June 1, 2010 at 3:06 pm #80289rossagrant
Participant@chrismackintosh No problem mate, we are just doing some updates in BP 1.2.4.1 as the new release broke the reversal of admin links but when it’s done I’ll send you over the topic.php and templatetags.php files if you like, pre edited.
Paul Gibbs is kindly working on this for me but he’s rushed off his feet. Hoping we’ll have it done by Friday.
For now, take a look at this trac for the gist of it but there are a couple of other tweaks needed.
June 1, 2010 at 2:23 pm #80287In reply to: Error when I install BP
Buroto
ParticipantI have the same problem… Where is the big problem ? I have space, this is clean instalation…
” Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 7680 bytes) in /home/…………/wp-content/plugins/buddypress/bp-friends/bp-friends-classes.php on line 118″
June 1, 2010 at 2:15 pm #80286In reply to: Custom Login Page in BuddyPress
Kalman Labovitz
Participant@sbrajesh – I placed your code in my bp-custom.php (should it go in my functions.php?) and I created a new login.php file, but when clicking on “You must be logged in to post a comment.” (“logged in” is a link) I still ended up on the standard wordpress login screen (it even included the redirect back to the post), …/wp-login.php?redirect_to=http… Am I doing something wrong or am I misunderstanding what this code is supposed to do?
@nickhammond can you post what you put into your login.php file on pastebin? I do not 100% understand your response to @jedisthlm
Thanks for the help,
Kalman
June 1, 2010 at 1:23 pm #80283In reply to: blank page after posting in forum
thenone
ParticipantI got the same error as you did, currently im using WPSU-2.9.2+Buddypress-1.2.4.1.
after click the reply button the forum page goes blank, I have to click url box on web browser and press Enter key to display the forum page and view latest posting.
If not the current post will be lost with out any message.. I’ve tried to change mod for forums directory under the default/current/main theme to 777 but nothing happens. the other problem is I cant edit my post.
but the curious part about it is, when i run Buddypress on my local server, it’s seems all thing goes well with out any problem, but still cant edit my post.. why? is problem related to the web server/hosting?
I need help for this.. my buddypress site http://www.pheewit.com
is anyone can help me?
June 1, 2010 at 12:37 pm #80277In reply to: Custom avatars arent showed on single blogs in WPMU
justbishop
Memberwhat @LPH2005 said.
June 1, 2010 at 11:18 am #80273In reply to: cutomize menus
adiallo
Participantit look like those use bp-sn-parent as parent theme, and buddypress 1.2+ does not have that anymore all the themes are child of the default theme. I tried adding the bp-sn-parent theme to my child theme but it block everything else, might be a compatibility issues. I don’t know much
June 1, 2010 at 10:25 am #80270In reply to: Vertical group menu in WP 3.0
Hugo Ashmore
Participant@mercime yes I was aware it had been updated as I downloaded and ran it quickly, the issue is not so much that it has been updated but that it’s technically a styling variant rather than a theme and uses all of bp-default structure along with bp-default default.css and as such adopts the bp-default tabs links (As default does it breaks if one has too many extensions./ plugins adding to these links).
So one would need to get down and dirty with those nav styles to effect a vertical approach, but that may well involve markup refactoring – hopefully it wouldn’t but I haven’t checked the markup with a view to that, but might if I get a moment.
June 1, 2010 at 9:42 am #80265In reply to: Importing Ning Forums to BBPress
Kalman Labovitz
Participant@boonebgorges – can I use your plug-in to import a csv not from Ning? I have a list of students from a university that I want to upload to by WP 2.9.2 and BP (latest version).
All the plug-ins I have looked into are for BP on WPMU or WP where you cannot import Xprofile data.
Do you have a sample Ning export file for me to view (or at least the header/first row) so I can try and adjust my csv to work with your plug-in?
Thanks,
Kalman
June 1, 2010 at 9:36 am #80264Jamie Warren
ParticipantIs it something to do with my theme?
In admin , i went to the themes section i clicked on preview of the theme that comes with BP. and that loads the pages fine

But on my main theme it just diverts back to the home page.
is there a way to allow it to work with my theme.
I’ve installed the template wizard plugin thing from bp too.
Thanks.
June 1, 2010 at 9:32 am #80263In reply to: privacy settings
Kalman Labovitz
Participant@colleen – I had the same issue, I am currently using this plugin, http://www.jfarthing.com/extend/plugins/bp-profile-privacy, it works in WP 2.9.2,to a degree.
The one thing missing, being able to set it up to have it that logged in members can see profile. Plugin Author says he is working on updating to include that option.
-
AuthorSearch Results