Search Results for 'buddypress'
-
AuthorSearch Results
-
July 15, 2012 at 2:02 am #137328
modemlooper
ModeratorNot sure if plugin still works https://wordpress.org/extend/plugins/buddypress-like
July 15, 2012 at 12:38 am #137326stoi2m1
ParticipantSo I have managed to list all of the profile fields by including the edit.php file from my buddypress theme.
I have then tried to trick the $bp object into looking like its setup for the profile component and edit action by setting the follow items like so:
`$bp->current_action = ‘edit’;
$bp->current_component = ‘profile’;
$bp->displayed_user->ID = $user_id;
$bp->displayed_user->userdata = $bp->loggedin_user->userdata;`How do I get the fields to populate with the current users data?
July 14, 2012 at 11:34 pm #137325In reply to: CPU Overload
Grapenectar
ParticipantI am with hostgator and I have a reseller account. I have 47 user blogs and about 1000 posts.
I installed wp-super-cache and it broke all links to the buddypress pages.
I asked them about that and they suggested I go for a dedicated server.
With about 20 000 visits a month for 2 sites I find it a bit ridiculous.
Should I deactivate buddypress before I install wp-super-cache?July 14, 2012 at 11:32 pm #137324thirstcard
Member@goviral that isnt quite the same thing as what i asked but with reference to what you would like to do , perhaps you could grab a count for the favourites button and then change the link text from favourites to “like”.
July 14, 2012 at 11:31 pm #137323michaeljdornan
Member@mercime, awesome thanks, I’m using wpmuguru’s so http://wpebooks.com/replicator/ should do the trick, will test today
July 14, 2012 at 10:29 pm #137322In reply to: (resolved)script fix needed for buddypress! Help!
Steve Ford
Participantdid it!!!!!!!!!!!!!!!! thank you!!!!!!!!!!!!!!! changed it to the following color: #EAEAEA
July 14, 2012 at 10:05 pm #137321In reply to: (resolved)script fix needed for buddypress! Help!
Steve Ford
ParticipantOK found it opening the css file:
div.item-list-tabs ul li a span {
background: #1fb3dd;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
color: #fff;
display: inline;
font-size: 90%;
margin-left: 2px;
padding: 1px 6px;How can I make the background “background: #1fb3dd;” a different color. When I unselected it on google chrome element inspection, I could finally see what the tab numbers were, is there a code for
transparent?July 14, 2012 at 9:45 pm #137320In reply to: (resolved)script fix needed for buddypress! Help!
Steve Ford
ParticipantOK through google chrome examination of elements, I was able to find the default .css on my FTP
Let’s see what I can do ……………July 14, 2012 at 9:36 pm #137319In reply to: (resolved)script fix needed for buddypress! Help!
Steve Ford
ParticipantHi Thanks for getting back to me! I am in google chrome and inspecting the element………..
July 14, 2012 at 9:25 pm #137318In reply to: (resolved)script fix needed for buddypress! Help!
CJ Kruger
ParticipantIt depending on the theme you are using.
If you have google chrome, right click on the numbers and select ‘inspect element’, you will see the css properties that style the numbers.. something like this:
div.item-list-tabs ul li a span {
background: #1FB3DD;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
color: white;
display: inline;
font-size: 90%;
margin-left: 2px;
padding: 1px 6px;
}Chrome will tell you what file the rule is in and the line number.
July 14, 2012 at 8:59 pm #137316Splendorrise
MemberOki, thank you for your answer. So, do you know any good link to do those things? I have searched for it and it seems that you can do the same thing in a lot different ways, the problem is which is the best solution? After my experience with buddypress is limited i’m lite unsure to change code and then i’ll maybe have other problems..
July 14, 2012 at 8:18 pm #137315In reply to: Creating default object from empty value
MaTaX91
Member@mercime I probably am, I will check and see when I get home and see if that fixes it. If I am, should I not be running 5.4? Is it too new?
July 14, 2012 at 7:53 pm #137314In reply to: Creating default object from empty value
@mercime
Participant@matax91 are you using PHP 5.4 by any chance? Then check out if solution provided in following link works out for you https://buddypress.trac.wordpress.org/ticket/4191
July 14, 2012 at 7:35 pm #137313In reply to: HEEELP! I activated BuddyPress and my site CRASHED!
chrfriis
MemberHello Mercime,
Thanks for your input. As I stressed, I was trying to give constructive criticism. I meant no harm!
I work with DVD/BD authoring, and FCP editing – this is where I can help out others (and I do. Also very generously. And I do know all about the way forums work
). In this area I’m relying on others, and as our support guy was out of reach, I had a very critical breakdown situation on my hands yesterday.It didn’t make sense to me, that Roger spent time writing that I shouldn’t make identical threads, without at least – in the same post? – writing a line in response to me having followed his original advice. Anyone could probably tell that this double thread was a desperate action on my behalf, for which I apologized promptly.
I’ve been very careful trying to describe what I have on my hands here – If you read my first post, you’ll see that I can’t access the admin panel (so I CAN’T change to default theme!). And if you read the posts after Rogers input, you’ll see that deleting the buddypress plugin didnt help – in other words I still cant access my admin panel. And the entire wordpress site is down.
I respect everyones time! I value (very highly!) what I get from any forum! And I give knowledge back (in my field of expertise)! In this case it seems that because I offended someone, I was excluded. Everyone makes mistakes. I was corrected. And I stated my opinion about forum behaviour.
I’m in over my head. And getting more frustrated by this forum. I thank you for your time – I do appreciate your help. But I’m gonna have to wait for my support guy to return. Thanks.
July 14, 2012 at 7:17 pm #137312In reply to: New social plugin – need advise / help
@mercime
Participant@cj-kruger I suggest you also post this in BP trac and possibly provide a patch to move things along
July 14, 2012 at 5:35 pm #137311In reply to: bbPress 2.1 and BuddyPress 1.6 beta 2 Group Forums
Paul Wong-Gibbs
Keymaster@johnjamesjacoby Have you seen this issue with bbPress 2.1 before?
July 14, 2012 at 4:28 pm #137307@mercime
Participant@michaeljdornan WPMS is the “new” WPMU

Whose BP MultiNetwork plugin are you using? wpmuguru’s or sbrajesh’s? I forgot whose plugin is BuddyPress-MN or BP-MN.
If wpmuguru’s, then you should get http://wpebooks.com/replicator/ – ask in their forums
If sbrajesh’s, then you should post at his forums to get recommendationJuly 14, 2012 at 4:19 pm #137306In reply to: BP pages not functioning – permalink issue?
abbersbolton
ParticipantAlso read that my host blocks xmlrpc.php file – could this affect buddypress? There’s a way around it using a plugin to rename it in scripts which I will try if someone can tell me if I need to do it? Thanks.
July 14, 2012 at 4:08 pm #137304In reply to: HEEELP! I activated BuddyPress and my site CRASHED!
@mercime
Participant@chrfriis Know that all of us helping out in the forums are unpaid volunteers living in different time zones and under no obligation to follow up with or respond to a question. In other words, we have lives outside of BuddyPress and WordPress. Roger has always been generous with his time in helping out in these forums. And if the suggestions given you didn’t work, then you should take the initiative to find out other solutions yourself.
Change to default theme, then when you can access wp-admin, change back to your customized theme. Roger mentioned this above but you haven’t posted whether you’ve done it or not.
July 14, 2012 at 1:07 pm #137301In reply to: bbPress 2.1 and BuddyPress 1.6 beta 2 Group Forums
Jeaz
ParticipantHmm, I’m a wee bit confused.
I had a bbPress 2.0 installation which had been used for some time when we added BuddyPress. I’m now using bbPress 2.1 and BuddyPress 1.6 beta. I can create a forum form the Group admin tool and you can find the forum within the index and activity within it is listed under each users activity.
But, in the group section, it says there’s no forum, and no activity is listed. But is this an issue with bbpress rather than bp?
Edit: if I create a new group and add a forum to it in the process, it works. It’s only already existing groups where it doesn’t work.
July 14, 2012 at 12:05 pm #137300In reply to: HEEELP! I activated BuddyPress and my site CRASHED!
chrfriis
MemberTo Roger – this is meant as constructive criticism:
I’m very aware that you (I) cant expect help and “ready made” solutions whenever (the shit hits the fan?!) it suits you (me), but Im having a hard time understanding why you dont follow up, when your (initial very kind) help, didnt work. I must stress that this is meant in a constructive way. I hope its being read that way, too. By follow up I mean, that half a line from you saying “If that didnt work, I dont have any other suggestions” would’ve helped me – because then I could’ve started looking for solutions elsewhere.
July 14, 2012 at 12:03 pm #137299In reply to: Follow instead of Friend-Request
thirstcard
Memberdoes BP Followers let you approve follow requests? Some members are asking for a way to control who follows them.
July 14, 2012 at 7:51 am #137296In reply to: HEEELP! I activated BuddyPress and my site CRASHED!
chrfriis
MemberNo one has any suggestions at all…!?
July 14, 2012 at 5:57 am #137295In reply to: How to see your OWN forum topics
@mercime
ParticipantI see your post here in your activity stream https://buddypress.org/community/members/synaptic/
If that’s not good enough for you, use Google. The site is indexed pretty well.
July 14, 2012 at 5:50 am #137294In reply to: How do I get rid of this and add this….
@mercime
Participant== Remove Community ==
@stevenz It’s one of two things, at least.
1. Custom menu has not been configured, a page named “Community” was created and then made the Parent Page of the “Members” page. So delete the “Community” page in dashboard.
2. In Appearance > Menus, you made a custom menu and placed Members page under Community
== add a sign in widget on the left side? ==
Left side of what? Doesn’t that theme have an options panel where you can opt to change which sidebar appears on which side?
-
AuthorSearch Results