Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 34,151 through 34,175 (of 94,540 total)
  • Author
    Search Results
  • #156800
    shadow772
    Participant

    sorry fot not waiting, but I have to solve this issue for the running system.
    I know you have other things to do and btw: buddypress is great

    in the test environment I can now create groups just by re-uploading a fresh buddypress-plugin folder via ftp

    doing a backup right now and testing for the running system
    wish me luck =)

    #156792
    modemlooper
    Moderator

    no worries! 😉

    #156791
    @mercime
    Participant

    @ludachrisgsx Looks like you’d want to import vbulletin forums to bbPress forums https://codex.bbpress.org/import-forums/vbulletin/ For more information/assistance, please post at https://bbpress.org/forums/

    BuddyPress and bbPress are both WordPress plugins.

    1. scalable – yes. One can only be limited by server and skillset. https://wordpress.org/showcase/flavor/buddypress/ are just some who have thousand of users.

    2. not buggy – nothing’s perfect in this world. Having said that, both BuddyPress and bbPress have the same Project Lead and both projects are actively maintained and upgraded. Compatibility of both plugins with current WordPress version is assured.

    3. easily modified – easy is relative. The code is open source. Experienced BP/bbP/WP developers can certainly add/remove features as needed.

    4. ton of features – register at http://testbp.org/ the official BuddyPress test site running default features on trunk versions of WP/BP/bbP using Twenty Twelve theme.

    5. easy to build out different content types etc – see #3 above.

    6. not bloated – one can enable or disable features as needed.

    7. easily optimized for search engines – WP/BP are naturally optimized for search engines even without “seo” plugins.

    8. solid support community – all of us who give support in these forums are volunteers living in different time zones. There is no on-demand support. One could hire full-time/experienced developers by posting at:
    https://buddypress.org/support/forum/plugin-forums/bp-jobs-board/ and
    http://jobs.wordpress.net/

    9. secure, obviously – we take security seriously.

    >> I know that asking this here will come with a BP slant,

    Unlike phpfox and vbulletin, we’re not trying to sell BuddyPress. It’s free. It’s there for anybody to use. And it’s an outstanding plugin if I may say so myself, constantly improving and keeping up to date with latest developments. We have active communities submitting enhancement requests, bug reports and patches for the bugs where found. There are developers who submit add-ons themes/plugins which are either free in WordPress.org or commercial ones specifically for BuddyPress.

    Good luck with your selection process.

    EDIT – I took my time answering, didn’t see your post @modemlooper

    #156787
    Ben Hansen
    Participant

    @mercime thanks!

    #156786
    modemlooper
    Moderator

    My concerns about BuddyPress – it’s open source, which is risky to build a business around when you’re looking to customize it and add plugins.

    BuddyPress IS WordPress AND is also open source and WP powers a large portion the internet. As for support, you can hire a developer to create and fix anything. The core plugin is completely stable and constantly being updated.

    Did you hear Google dropped Google Reader? phpfox could have a similar fate and since it’s not open source you could lose out, at least with open source you could take the code and do what ever you want.

    http://bpinspire.com

    bp-help
    Participant

    Is there anyone else that would not mind helping me out on this? Thank you everyone! 🙂

    #156782
    modemlooper
    Moderator

    You can turn off the responsive CSS

     

    `function my_bp_no_responsive() {

    remove_theme_support( ‘bp-default-responsive’ );

    }

    add_action( ‘bp_head’, ‘my_bp_no_responsive’);`

    #156779
    gouessej
    Participant

    Hi

    I currently use WordPress.com and I plan to switch to WordPress.org if necessary (which is highly probable in my case).

    I would like to “socialize” WordPress. BuddyPress seems to be the right WP plugin for that. I would like to have a contact list, each contact would be identified with OpenID. I would define some rules of files access like I do under GNU Linux / Unix in order to set different visibilities for my contents. Contacts could be put into groups. I would grant (read and write) privileges to all, some groups or some users. The GUI frontend would be able to treat 403 HTTP errors in a smart way (hiding contents you’re not allowed to see instead of showing an error message).

    It’s time to speak about a typical use case. My blog contains some photos and some articles, I want to show some of them to everybody, I want to show some of them only to my family and my best friends but not my colleagues, I want to show some of them to all logged users but not everybody and finally, I want to show some of them to … nobody. The members of my family can use OpenID but almost none uses WordPress and I don’t want to force my close relatives to use it.

    Is there any existing plugin for that? I started to look at which Apache modules I could use to implement these features (mod_authz_groupfile or mod_authz_dbm, mod_auth_oid, mod_ssl, mod_parp, …) but I don’t want to reinvent the wheel if there is already a working solution for me. The WP plugin Groups that allows content access control doesn’t allow to add users not on WordPress into any group as far as I know.

    Best regards.

    #156767
    shadow772
    Participant

    I’m using OneCommunity theme
    at the test environment I deactivated all plugins, except buddypress itself and also switched to the BP Default theme, but it didn’t help

    it all worked with all the plugins and this theme, I dunno why it now doesn’t anymore

    EDIT- info removed per request ~~~ mercime

    #156766
    discdemo
    Participant

    Does anyone know how comments would slip by moderation in a buddypress environment, even when “an admin must always approve” is checked?  I tested a few comments in an activity feed and it posted without a hitch.

    thx.

    #156764
    @mercime
    Participant

    @nahin Not clear what you mean. Did you try to activate BuddyPress via Network Admin > Plugins?

    #156762
    Nahin
    Participant

    NOW WHAT CAN I DO? pLS.

    #156761
    @mercime
    Participant

    @byfchew See section on BuddyPress isn’t sending out emails (eg. activation emails, email notifications) at https://codex.buddypress.org/user/faq/

    KristianO
    Participant

    Hey,

    I’m working in a nonprofit organization and their current intranet project lacks customization possibilities, closed groups, group “apps” like calendars and group events.

    Example:
    After logging in, all the user sees is an index page with his groups recent group events and calendar changes.

    How could we add these kind of features?

    @mercime
    Participant

    @stemcpt BuddyPress is not activated in your site. Your query should be directed to the theme author of delight.

    #156754
    @mercime
    Participant

    @ubernaut the code provided by sbrajesh is only for Super Admin (multisite) or Site Admin (single WP) not for members who create a subsite. You’d need change is_site_admin to is_super_admin even when you use it in single WP install. is_site_admin had been deprecated some time after I posted sbrajesh’s code

    I don’t recall trac ticket for this enhancement. Up to you to make a request in trac 🙂

    Hi all!
    I have having a problem with the buddypress registration on my site in which the sidebar is showing up twice on the register page (www.topteamfantasy.com/register/). This isn’t happening anywhere else on the site.

    I have spent a lot of time looking through the code to try to pinpoint where the issue is coming from but I’m new to WordPress and BuddyPress so I’m sort of just going around in circles.

    Any help would be appreciated!

    #156746
    EdwinHowe
    Participant

    Hi fellow buddypress!

    I’ve installed wordpress on Azure and using WP Db Abstraction: http://wordpress.org/extend/plugins/wordpress-database-abstraction/

    So that it uses Azure SQL instead of MySQL as its database. Everything is working fine, until I try to create a new account using BuddyPress. The installation and initialization was successful (on debugging mode and didn’t see any error thrown to me). I noticed that after finishing the user registration, I’ve being redirected to the wordpress homepage (which usually it’ll show a registration successful page). No registration successful email was sent, and the created user cannot login.

    I’ve take a look into the Azure SQL management portal that’s linked to this site and it seems that the tables for BuddyPress are not created! So here’s the problem: How do I tweak BuddyPress so that it uses WP Db Abstraction to utilize Azure SQL or is it even possible?

    I won’t consider using ClearDB as its restriction is quite…. limited.

    Thanks in advance for looking into my problem.

    #156745
    hkcharlie
    Participant

    When I look at my website on my computer, all the tabs and everything is in order.

    When I look at the website on my phone or tablet, all the tabs turn intoo buttons on the header and the header seems to repeat itself.

    Anyone ?

    #156744
    andrew2scott2
    Participant

    After little help form here lol. I have found a way to let individual member write there own blog/article called Social Articles it a plugin for buddypress.

    As for youtube I have not still found one that you can have a youtube gallery for say.
    But I did find a active steam plugin that allow the uploads. And I also found other plugin that allow me to host the videos but I weighting the options at the moment on that.

    I did find a nice event plugin thanks to one of the other threads on here after i was digging through the post. So now it comes down to fins a way to custize the profile more than just the fields.

    #156740
    bp-help
    Participant

    @skibler Line 24 in private-community-for-bp.php shows all that gets blocked. I can’t replicate your issue in explorer, firefox, chrome, and safari. Do you have other plugins installed? What theme are you using?

    #156739
    bp-help
    Participant

    @skibler Line 24 in private-community-for-bp.php shows all that gets blocked. I can’t replicate your issue in explorer, firefox, chrome, and safari. Do you have other plugins installed? What theme are you using?

    #156736
    skibler
    Participant

    Thanks, I have your plugin installed and activated. It is only blocking the “Members” page and not the “Activity” and “Groups” pages when logged out. Is there something else I need to modify in the PHP file to block those?

    Thanks!

    #156735
    praisehim
    Participant

    Hello All,

    Here are my system stats:

    – WordPress 3.5.1
    – Buddypress 1.6.4
    – Huddle Themeforest WordPress Theme

    Here are my currently installed plugins:
    – Akismet
    – BuddyPress 1.6.4
    – BuddyPress Media 2.6.7
    – BuddyPress Portfolio 1.0
    – Buddypress Xprofile Custom Fields Type 1.4.9.3

    When I used the default BuddyPress theme, the HTML wasn’t showing, however, when I use the Huddle them, HTML shows up. I noticed on the original BuddyPress theme, you were able to click on the items that were entered through the form and it would search for uses who had the same item. I can see that the HTML showing is showing that.

    How would I be able to stop that from happening. The Huddle theme is exactly what I’m looking for, and it is a BuddyPress and bbpress theme.

    Please advise.

    The live site is here: http://roger.noyadesigns.ca

    Thank you for all your help!

    #156733
    shadow772
    Participant

    ok, I realy don’t know what to do anymore.
    I’ve spent a lot time setting up my buddypress page and finally: everything worked the way I wanted to.
    But today i noticed, that I can’t create groups.
    I have set a page for groups, I have enabled usergroups…I didn’t change anything after I know, it worked.
    I could create a topic (activated group forums), but I have to create a group first, where I can create the topic in.
    I have the “Create a group” button and it redirects me to /gruppen/create/ (gruppen is my groups slug in the BP-Settings, german page)

    But at /gruppen/create/ I get an error “nothing found”
    even if I use /gruppen/create/step/group-details/ , still “nothing found”
    That’s the only issue with the site I’ve noticed so far and I really dunno why it’s not working.

    If you have to see it, u have to mail me, because it’s a members-only-site
    (info@authorbook.de)

    WP: 3.5.1
    BP: 1.6.4

Viewing 25 results - 34,151 through 34,175 (of 94,540 total)
Skip to toolbar