Search Results for 'buddypress'
-
AuthorSearch Results
-
March 26, 2010 at 4:58 pm #70300
In reply to: BP mark as spammers acts wierd in 1.2.2.1
brianterry10
MemberHi Andy
Thanks for your reply.
I think the problem is the email isn’t being sent out to the new members with the link for them to activate their account.
I’ve checked everywhere including spam folder to see if the message has been received at all but I just can’t find it.
New members are being given the roll of “members”.
Could you possibly tell me where within WordPress I would set up outbound email configuration?
I’m going to turn off all the plugins (except BuddyPress) to see if there’s a plugin conflict that’s causing this problem.
Do you have any suggestions?
Many thanks!
March 26, 2010 at 2:15 pm #70285In reply to: BP mark as spammers acts wierd in 1.2.2.1
brianterry10
MemberHello
Do you have any suggestions on a fix so new members aren’t always marked as spammers?
This is for a new installation of BuddyPress and they are the only 2 members I’ve added myself to test out membership to the site.
Here’s the message I’m getting when I visit a new members profile page from the admin area:
“This user has been marked as a spammer. Only site admins can view this profile.”
I’m using BuddyPress 1.2.3.
How do you unmark someone as a member?
Why is it that new members are marked as a spammer, how does the software decide this?
How can this be fixed or controlled?
Thanks for any help you can give on this.
Brian
March 26, 2010 at 2:03 pm #70282In reply to: is Buddypress exactly what I need?
Pedro Miguel
Participantyou can also use tdo mini forms and put that on homepage
March 26, 2010 at 1:54 pm #70281In reply to: New users are not getting verification email
Pedro Miguel
ParticipantI have almost 100!!! (yes 100) buddypress instalations and all work fine with activation.
Try to use this plugin if you have problems with sendmail on your host: “Cimy Swift SMTP” dont forget to put the plugin on mu-plugins and not on “plugins”.
Check also if you can send emails from a mail client with the email you setup on wordpress.
March 26, 2010 at 1:54 pm #70280In reply to: Simple BuddyPress Profile Privacy
Andy Peatling
KeymasterCan we get this plugin updated so it doesn’t crash your site if BuddyPress is deactivated? Thanks.
https://codex.buddypress.org/how-to-guides/checking-buddypress-is-active/
March 26, 2010 at 1:23 pm #70276In reply to: Simple BuddyPress Profile Privacy
Pedro Miguel
Participantyes, my mistake, im talking about the other plugin sorry.
March 26, 2010 at 12:57 pm #70271In reply to: Users selecting BuddyPress theme for their blog
Andrea Rennick
ParticipantYou can disable themes under Site Admin -> Themes. It;s built in, no plugin.
March 26, 2010 at 12:55 pm #70270In reply to: is Buddypress exactly what I need?
peterverkooijen
ParticipantThe P2 theme has some elements of what you mentioned. It’s not a BP theme though, so you’d have to develop a custom theme. P2 is also used in the new version of the BP group blog plugin.
March 26, 2010 at 12:47 pm #70268In reply to: Is there a buddypress plugin that can…
rashell
ParticipantOh ok! I get it.
Wonder if it’s missing a snippet of code somewhere. The nav link to the example.com/links wasn’t auto-generated in the subnav nor adminbar. My links was generated. Just not the “Links” button to the page with the main “Link Directory” and “Create Link” stuff.
Thanks much for the info.
Rashell
March 26, 2010 at 11:16 am #70264Andy Peatling
KeymasterWhich theme are you using and which WP version?
March 26, 2010 at 11:03 am #70262In reply to: Facestream (Facebook plugin)
Peter Hofman
ParticipantNew version! Version 1.0.1 just released.
Grab it over here: https://wordpress.org/extend/plugins/facestream/
* Fixed special characters to facebook.
* Fixed conflict betweet facestream and tweetstream
* Fixed profile url and normal url blending
* Fixed fatal errors
* Fixed problem when upgrading buddypress tweetstream gave errors.
* Fixed conflict with FB-connect plugin.
SUPPORT: http://faboo.nl/bugs/facestream/
Not all bugs are fixed yet but this release had to be done to prevent buddypress upgrading issues and tweetstream issues.
March 26, 2010 at 11:02 am #70261In reply to: Tweetstream (twitter plugin) Beta testers needed!
Peter Hofman
ParticipantNew version! Version 1.2.1 just released.
Grab it over here: https://wordpress.org/extend/plugins/tweetstream/
* Fixed cron problem
* Fixed profile url and normal url blending
* Fixed conflict betweet facestream and tweetstream
* Fixed problem: when upgrading buddypress tweetstream gave errors.
* Fixed problem: tweetstream breaks edit function in BP Forums.
* Fixed topic to twitter problem
SUPPORT: http://faboo.nl/bugs/tweetstream/
Not all bugs are fixed yet but this release had to be done to prevent buddypress upgrading issues and facestream issues.
March 26, 2010 at 9:44 am #70254In reply to: Notification Problem
21cdb
ParticipantThere is allready a ticket on trac:
March 26, 2010 at 9:37 am #70253Gianfranco
Participantsacstephen, try to put this in bp-template.php
function my_bp_override_core_domain() {$domain = get_bloginfo('url');
return $domain;
}
add_filter('bp_core_get_root_domain','my_bp_override_core_domain');
If you don’t have this file, create it in wp-content/plugins
Let us know.
March 26, 2010 at 9:36 am #70252In reply to: Navigation Customization
raynerlim36
ParticipantYes! Finally!
Can’t wait for BuddyPress 1.3 and WordPress 3.0 to arrive!
@Xevo I wasn’t sure which forum to post in. So sorry for posing two times.
March 26, 2010 at 9:24 am #70245In reply to: How do I change member/admin path user name ?
site4
ParticipantThat is exactly what I did and (It worked fine
thanks to all you all’s great guidence But I don’t know where in mySQL to change buddypress admin name as it is still showing admin in path
??
March 26, 2010 at 9:24 am #70244In reply to: is Buddypress exactly what I need?
Xevo
ParticipantThe same way they did before, just go to wp-admin and publish posts like you used to do.
BuddyPress only adds, it doesn’t remove any core features from WordPress.
March 26, 2010 at 9:18 am #70243In reply to: How do I change member/admin path user name ?
Andy Peatling
KeymasterThis is nothing to do with BuddyPress, hackers can just try logging in as admin on your login form and find the same thing.
Number one thing to do when you first install WordPress is to change the admin account to something else. WordPress 3.0 will allow you to change this when you first install.
You can edit the admin username in your database in the wp_users table. Change the user_login and user_nicename value.
March 26, 2010 at 9:18 am #70242In reply to: is Buddypress exactly what I need?
raulfan
Memberthanks, I did so.
but how could admin & authors publish post on the home page?
March 26, 2010 at 9:09 am #70240Andy Peatling
KeymasterSubdirectory installs work fine for me, try the default theme and see if that works first.
March 26, 2010 at 8:42 am #70236In reply to: BUG? Whos online widget shows nothing…
gasparking
Participanti’ve found a solution here :
in ” bp-core-classes” around line 139
change “NOW()” to “UTC_TIMESTAMP()”
Don’t know if it’s a good solution but it works
Strange that it hasn’t been corrected in 1.2.3
March 26, 2010 at 7:48 am #70234In reply to: is Buddypress exactly what I need?
Xevo
ParticipantBuddyPress is definately what your looking for if you need profiles inside wordpress. But you will have to adjust your theme to be buddypress compatible before you can actually fully use buddypress.
March 26, 2010 at 7:46 am #70233In reply to: Navigation Customization
Xevo
ParticipantNo, buddypress is supposed to be a plugin that allows developers/bloggers to add a social network to their wp/wpmu. Personally I wouldn’t want that at all, look for a plugin or hire someone to do it for you, it isn’t that hard, you could even just copy paste.
And by making 2 topics doesn’t mean your getting help faster, just that your annoying apposed to the other users that have questions.
March 26, 2010 at 4:54 am #70231raynerlim36
ParticipantThanks a lot guys!
Sorry for the late relyy as I am living in Singapore.
@Boon Gorges : Yeah I tried that.. Didn’t work
. Thanks a lot though!
@Bowe : Thanks a lot!!! I think it’ll work but I’m busy now so I haven’t tried it yet.!
@roadblock : Sorry, haven’t tried it out yet. Looks promising though! But can it create a three-tier menu and work with BuddyPress and my Avenue K9 theme? If it does, I’ll try it straight away! Thanks!March 26, 2010 at 4:35 am #70230In reply to: Users selecting BuddyPress theme for their blog
gibbyesl
MemberI found menu’s plugin which turns off anything you like for users menus GREAT
Thanks
Gibby
-
AuthorSearch Results