Search Results for 'buddypress'
-
AuthorSearch Results
-
February 1, 2013 at 11:29 am #152167
In reply to: Not sending New User's password
@mercime
ParticipantIt happens with certain webhosts. Determine whether it’s your installation which is not sending the email or whether your users are not receiving the email for some reason or another (possibly in spam folder?)
Check out “BuddyPress isnโt sending out emails” section in this page https://codex.buddypress.org/user/faq/
February 1, 2013 at 5:08 am #152161In reply to: Do you want full bootstrap buddypress theme?
Unsal Korkmaz
ParticipantI am still working on default wordpress version locally so dont have a published version yet. Buddypress and bbpress will be in child theme.
An example screenshot for comment display from local version:

You see date is opened on first comment because my mouse was hovering.I will modify this comment template and will use on bbpress
January 31, 2013 at 11:25 pm #152149In reply to: Do you want full bootstrap buddypress theme?
Erlend
ParticipantNice work. I’m very curious what your bbPress styling looks like, but I couldn’t find a link to a forum in any of your example sites.
January 31, 2013 at 10:08 pm #152146In reply to: Buddypress ajax latest messages
igid26
ParticipantThanks
January 31, 2013 at 9:40 pm #152144In reply to: Buddypress ajax latest messages
Ben Hansen
Participantcool looking site can’t help much with the coding stuff myself though.
January 31, 2013 at 8:39 pm #152141In reply to: Removing link from comment box
Versipellis
ParticipantYes but the plugin simply creates pages, which is wordpress. I need to remove something from the theme, which makes it buddypress.
If you create any page / post in wordpress you get the ‘leave a reply’ comments section, there are links to the previous and next post in that category (in this case, events) which I want to remove, so it is actually a theme question.
Thanks for replying.
January 31, 2013 at 6:45 pm #152132In reply to: HELLO?!?! Any Moderators?
Hugo Ashmore
ParticipantAnd why are you wasting moderators time calling them to your post here, what are we supposed to do to help you here?
If you have a gripe email the developer directly, emails/contact details are generally found in the readme txt files of the plugin.
It is not Buddypress’s responsibility to announce if a thirdparty plugin is still being kept current ๐
That very well known and respected author keeps a busy github account going for all his work please check there to see the state of play.
January 31, 2013 at 6:38 pm #152131In reply to: Removing link from comment box
Hugo Ashmore
ParticipantThis isn’t really a BuddyPress issue is it!
What is this ‘Events’ Section? BP has no events component so,ย presumably, you are referring to a plugin? Plugin queries ought to be addressed to the plugin author.
One thing you might check is whether whatever this event thing is has a named page page-events.php or similar then you could edit out the code calling comments or disable comments on the page in the backend/dashboard.
January 31, 2013 at 10:43 am #152123In reply to: Is it possible to do it in WP + BP?
Slava Abakumov
ModeratorIt depends on user activity ๐ And the time user registered. TestBP.org is for testing, and developers do some cleaning there from time to time. Plus BP was updated from 1.0 to 1.6 there, and not always those updates were smooth.
On your site there will be “registered” record and all other activity items.
January 31, 2013 at 10:31 am #152122In reply to: Is it possible to do it in WP + BP?
Geekboy68k
ParticipantYeah, thousands of users is much more than the optimistic version ๐ I’m sure I don’t threaten. 1024/2048 (burstable) VPS should work fine. Thank you very much!
Also, I have another (last one) question. Look at it – in this profile you can see that user became a registered member and posted an update โ http://testbp.org/members/luxubu/
In this โ only update and activity comments, no other actions โ http://testbp.org/members/chirs/
And in this โ nothing โ โThere was no activity foundโฆโ โ http://testbp.org/members/klassicd/On what it depends? Anybody knows?
January 31, 2013 at 9:05 am #152119In reply to: Question: WordPress User Roles and BuddyPress
nsbp001
ParticipantI have 4 separate WP 3.5.1 and BP 1.6.4 installations. I have connected them via the CUSTOM_USER_TABLE CUSTOM_USER_META_TABLEโ lines in the wp-config.php file. I have also installed the WP Orphan plugin.
When a person goes to one installation to register they will be given a user account and a blog site. When they go to one of the other installations they are there as a user but not having a site. In the admin listing of users, they are listed as a user in the โ/โ (or admin) site, presumably as Subscriber role.
If I wanted the user to have sites the other installations as well being users what would I have to do then? Would I change the role to โEditorโ in the Orphan plugin, or is there another database that I would have to share?
January 30, 2013 at 10:58 pm #152115January 30, 2013 at 9:51 pm #152110In reply to: xProfile visibility and Members directory search ?
Anonymous User
InactiveHey @slaffik ๐
Thanks for your quick reply, i’ll include it in my plugin ๐
January 30, 2013 at 9:36 pm #152107mgkoller
Participanthave you tested this on a vanilla WP BP install
If it helps at all I got the times working using the BBpress forum running alongside BuddyPress, But I’m still having the same issues that you posted regarding the BuddyPress Activity times.
BBPress Screenshot
January 30, 2013 at 9:26 pm #152105In reply to: Is it possible to do it in WP + BP?
Slava Abakumov
ModeratorYes, I meant exactly that. WP+BP (with a really low number of plugins without a network activated) will produce up 100 DB queries + up to 60 Mb php memory usage. And sometimes even more. Network activated plugins will make those figures even more. In case you have thousands of users… shared hosting will die, all the time.
I suggest at least VDS/VPS.
January 30, 2013 at 9:04 pm #152097In reply to: Is it possible to do it in WP + BP?
Slava Abakumov
Moderator1) Even some BuddyPress themes can do that – so, yes.
2) 2 plugins (one & two) for BuddyPress exists for this. Yes.
3) Achievements plugin by Paul Gibbs (BP core developer) and Cube Points. Yes.
4) Lots of WordPress-based solutions – nothing to do here for BP. Yes.
5) Via a plugin like BuddyPress Block Activity Stream Types or via easy to write code hacks in your template.WP+BP might be your option if you can afford a good hosting.
January 30, 2013 at 8:59 pm #152096In reply to: Question: WordPress User Roles and BuddyPress
Slava Abakumov
ModeratorEach user in the network can have different roles on different sites.
That mean on site1 he is editor, on site2 he is subscriber and so on. These roles are only taken into account in WordPress Toolbar – when visiting different sites with the (dis)ability to post on them.BuddyPress itself currently ignores those roles.
January 30, 2013 at 8:41 pm #152095Slava Abakumov
Moderator`/buddypress/bp-messages/bp-messages-screens.php:76`
As you can see there – no way. Try to hook into `bp_core_redirect()` OR write your own handler foe sending messages, with use of `messages_new_message()`
January 30, 2013 at 8:39 pm #152093In reply to: Question: WordPress User Roles and BuddyPress
nsbp001
ParticipantIn a BP installation (sitting on top Multisite WP) is there a difference in terms of Role between an extra user on a site, and user that has their own site?
January 30, 2013 at 6:59 pm #152077In reply to: message page absent
@mercime
Participant@kebecweb as @mitesh-patel mentioned above, please do not post admin credentials in public forums and the issue is the username with space. I only asked for testuser account to see the issue. I have deleted the info you posted above and I strongly recommend that you change admin credentials in your site as well right now.
January 30, 2013 at 6:41 pm #152076In reply to: message page absent
Mitesh Patel
Participant@kebecweb the problem seems to be the ‘space’ in the login name (userID). I checked all other users have userID without space, hence the problem is specific to this profile only. I may be wrong, but this doubt needs to be eliminated first.
And it’s not good to post admin user credentials on public forums.
January 30, 2013 at 5:13 pm #152071In reply to: message page absent
@mercime
Participant@kebecweb have you tried deactivating all plugins except BuddyPress to see if issue is resolved?
Feel free to post a testuser username and passwordJanuary 30, 2013 at 5:08 pm #152070@mercime
Participant@patrykos360 You’re welcome.
Please create a new topic for “limiting links on the menu”, this topic is resolved.
In new topic, please be more specific about what kind of links are limited, in what menu and where it’s located, site url or any information which could help the volunteer help you.
January 30, 2013 at 4:44 pm #152065In reply to: bp_profile_field_data( ‘field= … doesn’t work
mlabrooy
Participant@valuser Thanks for the reply. But it still does not work.
Someone said to try this, but it does not work for me. Any reason to why do you know?<?php echo 'phone: ‘; ?>
Thanks
January 30, 2013 at 3:57 pm #152062Tux Kapono
ParticipantThanks @mercime!
-
AuthorSearch Results
