Search Results for 'buddypress'
-
AuthorSearch Results
-
March 31, 2010 at 6:10 pm #71105
In reply to: Theme from buddypress video?
mikesblah
Memberya, i was afraid of that. i thought i might be able to get off easy and not have to spend too much time modding the current theme. of course I’m not saying the new one is bad, just hoping the other was available.
thanks for the help-
March 31, 2010 at 6:09 pm #71104In reply to: Add New Groups To A Moderation Queue
Paul Wong-Gibbs
KeymasterIt’s a bit old now, but have a look at https://trac.buddypress.org/ticket/1150 if any developer wants to attempt this.
March 31, 2010 at 6:06 pm #71103In reply to: Changing Buddypress back to root blog
Paul Wong-Gibbs
KeymasterThen ask your host
March 31, 2010 at 5:55 pm #71101In reply to: How to uninstall buddypress
r-a-y
KeymasterLooks like you’ll need to contact your web host to increase your memory limit.
March 31, 2010 at 5:54 pm #71100In reply to: How to uninstall buddypress
nagoonline
Memberdefine(‘WP_MEMORY_LIMIT’, ‘512M’);
is what my wp-settings.php file has in it.
March 31, 2010 at 5:51 pm #71099In reply to: Changing Buddypress back to root blog
wmullis
MemberI followed your directions exactly and still the white screen of death.
I’m not sure where the error logs is on my server??
March 31, 2010 at 5:36 pm #71098In reply to: Changing Buddypress back to root blog
r-a-y
KeymasterHave you checked your error log to see what is causing the white screen of death?
Change your theme on blog 83 to something else, deactivate any BP-related plugins on blog 83.
Deactivate BP entirely. Delete the BP_ROOT_BLOG line in wp-config.php, activate BP sitewide, activate a BP theme on blog ID 1.
What happens?
March 31, 2010 at 5:33 pm #71096In reply to: Changing Buddypress back to root blog
wmullis
MemberBP is activated sitewide
March 31, 2010 at 5:32 pm #71094In reply to: Several Buddypress sites one login?
Kye
Participant@ Andrea_r
Yeah I realise that now after having a play with it
I inadvertently asked a similar yet different question in another thread, perhaps it could be considered a half way for this also. It involves using the domain map plugin and then adding the following to the wp-config.php:
Allow BuddyPress to function on multiple blogs of a WPMU installation, not just on one root blog:
define ( ‘BP_ENABLE_MULTIBLOG’, true );
It wouldn’t give each site its own buddypress, but it would let you share the one install.
I’ve not actually tested all this but it seems logical.
I know there also use to be a plugin that allowed you to be an oid provider, the WP directory shows its last update as 2007 though so not sure how viable an option that would be.
March 31, 2010 at 5:30 pm #71093In reply to: Register.php broken; users can't register
jillsays
MemberCorrect. We can not get past the registration page. I find it incredibly odd that you can, and the 10 of us can not. I’ve cleared the cache, but that doesn’t matter because I have tried from multiple computers. I also have friends trying from multiple states in the USA. I’ve also tried from my iPhone. Not one of us can get past the initial registration page because it refreshes itself.
I just did a fresh install of Buddypress up on another WordPress blog that is running 2.9.1 and we are having the exact same problem.
Can anyone shed any light on this odd behavior?
March 31, 2010 at 5:09 pm #71085In reply to: BuddyPress Like
apwinthrop
Participant+1
March 31, 2010 at 5:06 pm #71083In reply to: Changing Buddypress back to root blog
r-a-y
KeymasterDo you have BP activated on one blog or site-wide?
If BP is activated on one blog, deactivate BP on blog 83 as well as the BP-enabled theme from blog 83.
Redefine the BP root blog to 1. Activate BP on blog #1 and enable the default BP theme.
March 31, 2010 at 4:59 pm #71081In reply to: BP core functions in bbpress?
deities1
MemberJust an update … the header was displaying the bbpress avatar because I re-copied the BuddyPress folder and forgot to re-edit the bp-core-avatar.php.
I still can’t call bp-core directly but I DID get bp avatars to work inside bbpress by using a different buddy press function.
I simply edited post.php in my bbpress theme directory, Replaced <?php post_author_avatar_link(); ?> with <?php bp_loggedin_user_avatar( ‘width=48&height=48’ ) ?>
Works perfectly.
March 31, 2010 at 4:58 pm #71080r-a-y
KeymasterDon’t bump similar threads.
You already replied to this thread:
Please leave follow-ups in that thread.
March 31, 2010 at 4:53 pm #71078In reply to: How to uninstall buddypress
r-a-y
KeymasterIncrease your PHP memory limit then.
Read this:
https://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
Increase your limit to 128MB or higher.
March 31, 2010 at 4:41 pm #71075In reply to: BuddyPress Like
gregfielding
ParticipantI think that “like” has legs…we just need to figure out a better use for it. Perhaps a “most liked” widget?
Personally, I would love to see “like” expanded to include blog posts within MU, making it function like an internal tweet, promoting good posts in the activity stream.
Same with “Favorites”
March 31, 2010 at 4:21 pm #71074In reply to: How to uninstall buddypress
nagoonline
MemberThis is the error I am getting:
Fatal error: Allowed memory size of 262144 bytes exhausted (tried to allocate 122880 bytes) in /home2/cwcreati/public_html/noramoc/wordpress/wp-settings.php on line 129
March 31, 2010 at 4:15 pm #71073In reply to: How to uninstall buddypress
nagoonline
MemberThank you for your reply. However, this did not resolve my issue. I will modified the database table as the link suggested but that did not work either.
March 31, 2010 at 4:04 pm #71069In reply to: E-mail domains blacklist doesn't work
gregfielding
ParticipantThis seems like a buddypress flaw, not a wordpress or mu issue.
Perhaps if buddypress can’t read the wpmu blocked domains, maybe BP needs it’s own domain banner.
March 31, 2010 at 3:59 pm #71068In reply to: E-mail domains blacklist doesn't work
djsteve
ParticipantThis has been a wordpress mu issue for a while off and on.. I discussed an idea about at mu forums:
https://mu.wordpress.org/forums/topic/13982
[blockquote]
I too have noticed that even putting domains in the block list seems to not stop future registrations. Here is a thought of mine.
MAYBE a spammer actually signs up 100 new accounts, and then only activates one a day. So even though we have added his domain to the ban list for signups, he still has 99 more that have been signed up, but not yet activated?
If this is the case I would like to see MU add core code that checks to see upon activation if the domain they originally used to signup has since been banned, and then prevent them from activating if it has.
Just a thought, not sure if this is the case – but it may be worth looking into.
[/blockquote]
It was suggested that I add this suggestion to the trac, ( https://core.trac.wordpress.org/ )
but I really don’t know how to use that thing…
not sure that it is a buddypress specific issues, but I DO believe that the spammers are looking for buddypress phrases when compiling their lists of sites to hit…
March 31, 2010 at 3:49 pm #71065In reply to: Spam, Spam and more spam
gregfielding
ParticipantI’m seeing the same thing you are….
Is there any way to get buddypress registration to reference the banned domain list?
March 31, 2010 at 3:43 pm #71064In reply to: Is this how it is meant to work?
rich! @ etiviti
ParticipantFirst, I just found a small bug and fixed it in the trunk – you just need to update the file:
bp-forum-extras-activity.phpSecond, make sure you add the theme edit (detailed on forum extras wp-admin page)
The comments appear directly underneath the post which has the activity. It pulls in all replies for the given post (so threaded). It will work for any backdated activity comments – whatever it can find for the given group_id and post_id (item_id)
http://files.etiviti.com/misc/buddypress/bp-group-forum-topic-post-activity-1.gif
http://files.etiviti.com/misc/buddypress/bp-group-forum-topic-post-activity-2.gif
http://files.etiviti.com/misc/buddypress/bp-group-forum-topic-post-activity-3.gif
http://files.etiviti.com/misc/buddypress/bp-group-forum-topic-post-activity-4.gif
March 31, 2010 at 3:27 pm #71061In reply to: Spam, Spam and more spam
Sam Steiner
ParticipantI’m having 300 spam registrations a day and having to mark them all as spam manually 15 in one go in the user list. The plugin wordpress Hashcash (updated today to 4.5.1) should now work for BuddyPress registration but it stops EVERYBODY from registering.
David Lewis, one week later, is your solution still working for you?
March 31, 2010 at 3:24 pm #71059In reply to: Several Buddypress sites one login?
Jeff Sayre
ParticipantWould it be very complicated to write a plugin that checks if the entered username exists in the other three databases? And then verify the user’s password by checking in that same database? And then enter that user’s data, including username + pass, into the ‘New Community’ database?
This could be done but the issue would be security as you are grabbing data across domains. I am not a big fan of pushing and pulling your members’ most important data across domains–that data being usernames and passwords. It exposes your site in a potentially dangerous way. Implementing security measures would be essential.
The best option is to allow your users two choices in accessing your suite of sites:
1. A separate account for each site–which means you do not need to do anything different
2. A single sign on (SSO) solution, be it OpenID, FOAF+SSL, or even the Facebook Connnect Plugin
The Web is slowly moving toward SSO as a standard option for users. In my opinion, this is the way to go.
March 31, 2010 at 3:14 pm #71057sueme
ParticipantI’m currently running an active site, and having followed the instructions in https://codex.wordpress.org/Giving_WordPress_Its_Own_Directory I’ve got all my files in a mysite/wordpress file with everything in the wordpress folder but the index.php and .htaccess files in the home directory. that’s given the whole of my site a mysite address rather than a mysite/wordpress address.
This sites been up a while and works well, but I’m having trouble getting BuddyPress to work on it. Whatever I try, I seem to end up with half the site still on mysite (whilst everything in mysite/wordpress is coming up unobtainable); or half the site on mysite/wordpress (whilst everything in mysite is unobtainable).
There’s quite a bit of activity on the site, so I don’t want to start from scratch, but I would like to get BuddyPress on it. Has anyone worked out how to do this yet?
I tried the solution at https://buddypress.org/forums/topic/permalinks-setup-with-wp-intalled-in-subdirectory-and-indexphp-in-root?replies=23#post-45920 (which is marked “Resolved”) but it didn’t work for me.
-
AuthorSearch Results