Search Results for 'buddypress'
-
AuthorSearch Results
-
March 16, 2010 at 9:35 pm #68666
In reply to: Is anyone using Buddypress-Ajax-Chat?
Michael Berra
ParticipantTo me (or for our Users) the Ajax-Chat is too much and too complicated (too man options). We would not need the full chat, only the little one. Group chat would Be great and showing in a simple way who is online… That would just be enough. No buddYbar-stuff, etc… To us, less would be more… So we are still waiting
March 16, 2010 at 9:20 pm #68664In reply to: internal server error after activating bp
Anonymous User 1502623
InactiveWordPress was indeed working fine – I’ve never had a problem with it until trying to install BP. As soon as the buddypress folder is deleted, access to my site is restored. If the buddypress folder is there and *activated*, I cannot access any of my site. If I does the same on a fresh install of MU, then you’d assume the problem lies with something to do with the hosting, the server, or htaccess, right?
WordPress – 2.9.2
BP – 1.2.2.1
Edit: I have my access and error logs here. Is it safe to publish a link them on here or is that a bad idea?
March 16, 2010 at 9:14 pm #68663In reply to: [New Plugin] BuddyPress Group Forum Extras
gregfielding
ParticipantRich, @etiviti
this plugin kills new blog creation.
I’m on MU 2.9.2 and buddypress 1.2.1.
When a user goes to “create new” in the admin bar, they can fill out the url and title, but then it goes to some sort of weird screen with just a ‘blog directory” button and no admin bar.
March 16, 2010 at 9:08 pm #68661In reply to: atahualpa 3.4.4 and buddypress 1.1.2
artc1209
ParticipantHow can you change the font and background of the BP Top bar on top of Atahualpa? On my site (www.thegrotonline.com), the reversed out font fades out so much you can’t see it…
Art
March 16, 2010 at 9:05 pm #68660Gianfranco
ParticipantI can’t believe that such a problem is not discussed to the point of being already solved.
I am sure that there are so many people who got wp installed in a subdirectory.
Two days ago I wrote an in-depth topic about just that. Please read it here.
It was TOTALLY ignored by the community.
I don’t care if it is the discussed here or there, as long as IT IS discussed, and not ignored.
Really, is there only 3-4 people with wp in a subdirectory and don’t want a permalink configuration such as: mywebsite.com/wordpress/activity?
C’mon…
(Oh, by the way my site does work with that setup, I just don’t want the subfolder in the permalinks, and yes, that represent a big issue for me).
March 16, 2010 at 9:02 pm #68658In reply to: internal server error after activating bp
Jeff Sayre
ParticipantOkay, is WordPress working fine before installing and activating BuddyPress?
Also, which version of WordPress and which version of BuddyPress are you using?
You need to look at your error logs to find out more details–both PHP and Apache logs. Your host should be able to give you access.
Finally, you can try adding this to the top of your .htaccess file:
### Set PHP directives ###
php_value memory_limit 96MYou may need to decrease that if your hosting company has not allocated that much memory for your account. You can try 60 then 30, for instance.
March 16, 2010 at 9:00 pm #68657In reply to: How to make a private community?
hachimaki
MemberOk, here I am.
For making buddypress a private commmunity, do the following:
-Create a new page in the admin interface.
-Make the page not to show in navigation with one of these: (http://www.kimwoodbridge.com/how-to-exclude-pages-from-the-wordpress-navigation-bar/ ) (https://wordpress.org/extend/plugins/exclude-pages/)
-Fill the page with HTML (as you wish). If you want Widgets, you can follow this: http://wpmu.org/how-to-widgetize-a-page-post-header-or-any-other-template-in-wordpress/
-Now, use this in the top of ALL PAGES NOT TO SHOW TO GUESTS: (https://buddypress.org/forums/topic/securing-components-from-non-logged-in-users/page/2)
if (!is_user_logged_in() ){
bp_core_redirect( $bp->root_domain.’/register’ );
}
AND REDIRECT THEM TO THE PAGE YOU CREATED BEFORE.
AND THAT’S IT!
March 16, 2010 at 8:59 pm #68656In reply to: Help, please: I don't understand Step Three
modemlooper
ModeratorMarch 16, 2010 at 8:54 pm #68655In reply to: internal server error after activating bp
Anonymous User 1502623
InactiveI’m opening my FTP prog (filezilla) and dropping the ‘buddypress’ folder into my plugins folder. I then go into the plugins menu in the dashboard and click on activate which prompts the server error.
March 16, 2010 at 8:52 pm #68654In reply to: internal server error after activating bp
Jeff Sayre
ParticipantHow are you installing BuddyPress. Are you using the plugins search form in WP admin and automatically installing it from there? Are you manually installing it yourself? Or, are you using a service, an install script, that some Web hosting firms provide?
Also, can you confirm for me that WordPress works fine before you installing BuddyPress.
March 16, 2010 at 8:14 pm #68647In reply to: internal server error after activating bp
Jeff Sayre
ParticipantOkay, let’s try something else. Back up one step by deactivating BuddyPress once again. Next, make sure that you are using the default WordPress theme. We are trying to make sure that WordPress is working by itself without issue. I assume it is, since you have to activate BP from the Admin panel. But, let’s do this anyway.
Once again, before doing anything, make sure you have backed up your Data and have offsite copies of any non-default themes and your plugins. It is just a standard precaution that makes it much simpler to restore your environment if anything goes wrong.
Next, you’ll want to remove all your plugins from the “plugins” directory. Of course, you first have to be absolutely sure that you have deactivated them all before doing this. You should copy your existing, deactivated plugins into a temporary folder. That way, you can add them back into your empty “plugins” directory after everything is back up and running.
Now, you should have WordPress with the default theme and zero plugins in the “plugins” directory. Make sure that the plugins folder is still there. It should just be empty.
Does WordPress work without issue in this bare-bones setup?
If so, now you reupload the BuddyPress plugin into the empty “plugins” directory. Then, activate it. What happens?
March 16, 2010 at 8:02 pm #68646In reply to: [New Plugin] BuddyPress Group Forum Extras
rich! @ etiviti
ParticipantIf the plugin is activated, then the registration to buddypress is not possible. 404 error on registration activation page.
i’m unable to duplicate that… this slug => /register/ works for me with various subplugins activated. anymore details to help out?
(also the /activate/ page works fine too)
March 16, 2010 at 7:59 pm #68645In reply to: [New Plugin] BuddyPress Group Forum Extras
enzyad
ParticipantIf the plugin is activated, then the registration to buddypress is not possible. 404 error on registration activation page.
March 16, 2010 at 7:45 pm #68641In reply to: BuddyPress Multilingual
Mariusooms
ParticipantThat is the best news today!
March 16, 2010 at 7:18 pm #68638In reply to: german-language translation ?
abcde666
Participantlooks like http://de.buddypress.org is dead……
March 16, 2010 at 7:17 pm #68637In reply to: BuddyPress Multilingual
abcde666
ParticipantMany thanks jozik for updating to latest BP !
Very much appreciated !
March 16, 2010 at 7:00 pm #68632In reply to: New plugin: BP Group Management
gregfielding
ParticipantAny way we can get check boxes by member’s names to add multiple members to a group at once?
Also, i wonder if there could be some integration here with a master-forum (like we’ve been discussing here https://buddypress.org/forums/topic/use-forums-without-groups)
maybe adding the “auto group join” features in to this.
Just some thoughts. I appreciate your plugins lots.
March 16, 2010 at 6:41 pm #68630In reply to: internal server error after activating bp
Anonymous User 1502623
InactiveHello Jeff, I have just uploaded buddypress and uploaded the default wordpress .htaccess into my public_html folder. I then deactivated all of my plugins and solely activated buddypress. I immediately got the internal server 500 error, so I have just contacted my host to ask if I’m running PHP4 or 5.
March 16, 2010 at 6:10 pm #68628In reply to: [New Plugin] BuddyPress Group Forum Extras
r-a-y
KeymasterI kind of figured that, but it sounds like you’ve got a handle on it!
I guess my next question is would it be possible to add a subnav item to “My Favorites” for bbPress topics? This is just to avoid another nav item.
March 16, 2010 at 6:06 pm #68627In reply to: [New Plugin] BuddyPress Group Forum Extras
rich! @ etiviti
ParticipantWould this hook into the existing BP “Favorites” system?
Not really – since BP Favorites is against the activity stream. At one point I thought about adding in the activity replies/comments on a forum component/type to the related topic but no clean way to pull the info out of the activity table – i’m still looking into it though, would be nice to pull it in
the only hook i can do is on
bp_activity_add_user_favorite(and remove), then check the activity component/type for forum, then add it to the bbpress favorites system. – at least in theory.but to avoid confusion of the two different ‘favorites’ – would rename the internal bbpress favorites to ‘watch topic’ or something like that.
March 16, 2010 at 5:48 pm #68623In reply to: [New Plugin] BuddyPress Group Forum Extras
r-a-y
KeymasterRe: bbPress favorites. Sounds cool!
Would this hook into the existing BP “Favorites” system?
March 16, 2010 at 5:38 pm #68622In reply to: [New Plugin] BuddyPress Group Forum Extras
rich! @ etiviti
ParticipantFirst, where is the “@ mentions” part in the BBCode that @3sixty is referring to?
Technically when Ajaxed Quote is enabled and someone quotes a post in the forums – the activity-update-filter will pick up the @username mention – thus if the user has the notifications turn on – they will get an email about it.
Second, should we be activating both BBCode and Shortcode sub-plugins?
No
Activate the “Forum Extras – BBCode” if you want to parse the bbcode into html prior to database update. (useful if you have external but also ok for internal). I’m a fan of this method as the process happens pre-save but when a user goes back to edit a post – they’ll see html
Or
Activate the “Forum Extras – Shortcode” and then Viper’s Shortcode BBCode wordpress plugin – this will retain the shortcode bbcode markup in the database. All this does does is enable the shortcode filter hook on the bbpress post content. (buddypress already hooks shortcode filter on activity updates) – Downside to this approach if you ever deactivate the shortcode – you’ll see the bbcode markup instead of filtering to the html equivalent but when a user edits a post – they see bbcode instead of html.
Hopefully not too confusing. I’ll update the documentation in the next release (working on getting bbpress favorites enabled)
March 16, 2010 at 5:02 pm #68619In reply to: Not getting a \\\'Forums\\\' tab
djsteve
ParticipantDid you go into the left sidebar of the dashboard and enable / setup the forums component (called ‘forums setup’ under the buddypress box)?
I also found that once that is done, you have to go into a group / then group admin , and enable forums posting there too..
Please mark this as resolved if it fixes your issue.
March 16, 2010 at 5:00 pm #68618In reply to: [New Plugin] BuddyPress Group Forum Extras
gregfielding
ParticipantRich,
2 more dumb questions…
First, where is the “@ mentions” part in the BBCode that @3sixty is referring to?
Second, should we be activating both BBCode and Shortcode sub-plugins?
My bbpress install is inside buddypress (so not external).
Thanks!
March 16, 2010 at 4:54 pm #68617In reply to: [New Plugin] BuddyPress Group Forum Extras
r-a-y
KeymasterThe answer to your Q is yes – you can use a child theme for topic.php.
-
AuthorSearch Results