Search Results for 'buddypress'
-
AuthorSearch Results
-
August 31, 2010 at 8:30 pm #91152
In reply to: Multiple activity loops on same page
Roger Coathup
Participant@djpaul, @nuprn1 : I was thinking both the AJAX and the PHP switching tabs (e.g. between Personal, Friends, etc. on the Profile .. Activity page).
I have a mini activity sidebar widget that’s permanently around showing all site activity.
When a user is on a profile activity page, there is also the main activity stream. Essentially, I want them to be able to move between friends, groups, personal in the main activity stream, without it affecting the sidebar widget.
I’ll play around with my suggested code (now I have your additional votes of confidence), and see how it runs.
I’ll tackle the AJAX conflicts if and when they arise.
Thanks guys.
August 31, 2010 at 8:14 pm #91147Paul Wong-Gibbs
KeymasterThat is no good if you think there’s a bug with the username validation, @nuprn1. If you can get it to fail on a username that should be valid per the regex, submit a bug ticket.
August 31, 2010 at 7:45 pm #91144In reply to: Post Author and Latest Poster on board index?
@mercime
ParticipantAugust 31, 2010 at 7:32 pm #91142In reply to: new version of BuddyPress Rate Forum Posts
afritech
ParticipantI have also had that Deprecated error when I was running it on WAMPP with BP1.2.4 and WP 2.9.2 Seemed to have been fine on XAMPP.
When I upgraded to BP 1.2.5.2 the plugin wont work. I have tried de-activating and reactivating but no change. I am guessing it does make changes to one of the wp_ tables which i need to clear. Will try that sometime.
Great plugin nevertheless. Really handy for group memebers’ self moderation.
August 31, 2010 at 7:17 pm #91139In reply to: listing members
Roger Coathup
ParticipantYou can do this by writing your own custom profile loops: https://codex.buddypress.org/developer-docs/custom-buddypress-loops/the-members-loop/
You could incorporate a search term to filter each loop, but I suspect you are better to have a field in the profile for venues, djs and promoters, and query that field during the loop.
For each type of member, it might be an idea to have different profile field groups, and hide them when they are not appropriate.
August 31, 2010 at 7:07 pm #91138Hugo Ashmore
ParticipantAsk them if they can increase the php script memory limit, in fact ask then but also report back here how much is allocated, if they can’t or won’t and this is the issue there may be other ways around the issue.
August 31, 2010 at 7:04 pm #91137Zac
ParticipantThey said that everything is good on their end and to contact you guys. I didnt believe them at first until I installed some other plugins/themes and then installed buddypress to find everything stops working.
August 31, 2010 at 6:30 pm #91135In reply to: Buddypress on Sansation
@mercime
Participant@mgelblum For BuddyPress features out of the box, see home page of buddypress.org which lists the major features including Groups, Profiles, Forums, Members, etc. For general guide/info: Check out https://codex.buddypress.org/home/ and test features further by logging in at http://testbp.org/ using your username and password here.
“how to get inexpensive support/wordpress developers “
If you have luxury of time, learn more about WordPress and BuddyPress, create site yourself, then use forums of WordPress.org and BuddyPress.org if you encounter bumps or challenges along the way with specific questions – e.g. how do I get the rating system/review system like the ones bp.org plugin groups have in my site
Not cheap, but reasonable prices from experienced developers who are competent professionals and who also help out in these forums
https://buddypress.org/community/groups/bp-jobs-board/August 31, 2010 at 6:02 pm #91132Paul Wong-Gibbs
Keymasterhttps://trac.buddypress.org/ticket/2614
EDIT: patch attached
August 31, 2010 at 5:50 pm #91131In reply to: Filter Registered users
Roger Coathup
ParticipantIt’s certainly do-able using BuddyPress, but would take a fair bit of work. What’ve you provided is more like a brief for a full project / strategic consultancy, rather than a support question answerable in a thread like this.
You can look at the documentation section of this website: https://codex.buddypress.org/home/ as a starting point, although it’s doesn’t really have a basic tutorial.
You would need to investigate profile fields in depth, and writing logic to handle your different types of user.
For payments, you might be best looking at one of the “off the shelf” plugins.
August 31, 2010 at 5:48 pm #91130In reply to: Safe Mode Off and JS Infection Issue
Ali Erkurt
Participant@DJPaul I had that infection issue three times on my web site and I had to re-upload all files to the server. I think this happens when safe mode is off. Now I want to install BP to another site and to upload avatars, I need to turn safe mode off. If I do that, does that cause same infection issues?
August 31, 2010 at 5:30 pm #91127In reply to: Avatar upload failed on www.buddypress.org
Paul Wong-Gibbs
KeymasterWhat, he’s talking about this site? Thought that was Stephen’s server!
If you’re referring to buddypress.org, we’re aware and are working on it.
August 31, 2010 at 4:54 pm #91123In reply to: BuddyPress Share It button live
modemlooper
Moderator@Antonrsa what version of WP and BP? I was using jq as thats what BP has chosen to call js
August 31, 2010 at 4:32 pm #91121In reply to: Filter Registered users
Roger Coathup
Participant@dorothysulzmann – are you looking to hire a developer to build this for you? In which case, you might want to register it as a job on the job board, rather than a support query.
August 31, 2010 at 3:34 pm #91117In reply to: BuddyPress Share It button live
techguy
Participant@modemlooper I had a need for buttons like this for another area of my website. The javascript was the key element I was missing. Thanks!
August 31, 2010 at 3:33 pm #91116Roger Coathup
Participant@kita.huyen: I’m not sure I know what you are asking for.
Is it the link to jump to specific social pages for the logged in user?
In which, you can use code like this:
<li><a href="">Inbox ()</a></li>There are slugs for all the standard social pages that you can look up
August 31, 2010 at 3:33 pm #91115In reply to: Avatar upload failed on www.buddypress.org
techguy
ParticipantDoes BP.org support the upload? I think you have to do a gravatar if you want an avatar, no?
August 31, 2010 at 3:24 pm #91114In reply to: aggregate activity stream from public groups
Roger Coathup
Participant@psycolor: I gave you a couple of pointers in this thread on how to exclude activities: https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/need-exclude-parameter-for-bp_has_activities/
To include your code in a thread (it’s not showing above), you need to use backticks at the start and end: ` … code … `
August 31, 2010 at 1:13 pm #91107In reply to: BuddyPress Group Tags is now available
rich! @ etiviti
Participant@dwenaus https://wordpress.org/support/topic/plugin-buddypress-restrict-group-creation-deletes-group-tags – can you look into this conflict?
August 31, 2010 at 1:10 pm #91106In reply to: BuddyPress Group Tags is now available
James
Participanthi,
@Dwenaus (IE8 BP 1.2.5.2 WP 3.0.1) group tag menu in admin bar is shown as empty cell, however links to the group tags (group page)..is it possible to fix this, or remove this menu completely?
thanks.
August 31, 2010 at 1:04 pm #91105rich! @ etiviti
Participantsome css changes are required too
https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/major-theme-pain/August 31, 2010 at 12:40 pm #91101rich! @ etiviti
Participantrunning any cache plugins?
groups_get_total_group_count() is wp_cache and is removed on the action groups_group_deleted
as for deleting a group and the associated bbPress table – correct, currently BuddyPress does not remove it from the bb_forums table (or even removing other data – topics, etc – https://trac.buddypress.org/ticket/2613 )
August 31, 2010 at 11:46 am #91097In reply to: Safe Mode Off and JS Infection Issue
Paul Wong-Gibbs
KeymasterWhat issues are you encountering with BuddyPress when PHP Safe Mode is enabled?
August 31, 2010 at 11:44 am #91095In reply to: EventPress
kunalb
Participant@Anointed: Ah, ok. I haven’t actually updated the gsoc repository for quite some time now. I also thought about moving to git but decided against it in the end — WordPress’s repositories will be the sole location for up to date versions of EventPress and BuddyPress Custom Posts.
August 31, 2010 at 11:44 am #91094In reply to: Avatar upload failed on www.buddypress.org
Paul Wong-Gibbs
KeymasterIs //home/buddypress/public_html/wpmu/wp-content/blogs.dir/ writable by the web server?
-
AuthorSearch Results