Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 11,676 through 11,700 (of 22,644 total)
  • Author
    Search Results
  • #138503

    In reply to: Scope of plugins

    modemlooper
    Moderator

    BP uses its own registration but every user is signed up to the WordPress blog BP is installed on. Most WP plugins work with BP. You should do your own testing to verify.

    #138498
    Tammie Lister
    Moderator

    The BuddyBar has been merged with the WordPress bar in this version of BuddyPress. It actually has a lot more functionality. There is some discussion on this topic https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/how-can-i-use-old-buddypress-admin-bar-if-i-dont-want-to-use-this-new-one-in-1-6/ that may give you a few more options.

    #138488
    Nunca
    Member

    After Updating buddypress, admin side throw me this error:
    Fatal error: Call to undefined function bp_displayed_user_id() in C: wamp www wordpress wp-content plugins buddypress bp-core bp-core-template.php on line 1117

    any idea?

    solution: For Version 1.6, the database version (bp-db-version in wp_options) changed to 6066, and the Trac revision was 6231.

    #138487
    Art Lo
    Participant

    Hi!
    Is there reaaly anybody from BuddyPress answering to all these questions?
    It’s a shame launching a new update and NOT SUPPORTING us. Plase somebody Answer.

    I have upgraded from version 1.5 to 1.6 but nothing’s working.
    I decided to uninstall 1.5 and then install 1.6 but no files or option are showing after installing it through ftp since installation directly from WordPress does not work.
    What’s this bug and and can I fix this?
    Thanks;

    #138485
    Roger Coathup
    Participant

    @modemlooper, @danpkraus, @charlietech

    You can enhance the WordPress menu system to support dynamic links (including BuddyPress profile links) – there is a specific filter that you need to use.

    Please take a look at this other recent forum thread, and the link on there which has all the details: https://buddypress.org/community/groups/creating-extending/forum/topic/how-to-create-new-dynamic-menu-including-bp-links/

    You’ll need to be a competent PHP developer, but if so, it’s relatively straightforward

    Joshua
    Participant

    The old bar is deprecated. Use an older version of BuddyPress if you want to use the old bar. Please note the 1.6 notes (no pun intended):

    In the Highlights section (https://codex.buddypress.org/releases/version-1-6/#highlights):
    Toolbar — complete integration with the WordPress Toolbar.

    Also in the General section (https://codex.buddypress.org/releases/version-1-6/#general):
    BuddyPress now uses the WordPress Toolbar. The BuddyBar has been deprecated. (#3596, #3661)

    FYI, the WP bar is much better and you are able to customize it fully with the available hooks.

    #138475
    courtg9000
    Member

    I ran the auto update. Now I cannot access the admin panel for any of my wordpress/buddypress site. I need to be able to approve 30 new members asap! Please help!

    #138471
    Tammie Lister
    Moderator

    Hi Charlietech, the BuddyPress admin bar is now merged with the WordPress one.

    So, you can use this:

    ‘add_filter(‘show_admin_bar’, ‘__return_false’);` in your functions.php file to turn off fully.

    Alternatively, you can use:

    ‘Settings > BuddyPress : Toolbar Show the Toolbar for logged out users’

    You can also select to show or hide the WordPress admin bar on your own profile.

    If none of those work for you then you may need to look see if your theme is forcing something.

    Just a slight point on top though, if possible can you only start one thread per question as it does help to focus responses?

    #138442
    danpkraus
    Participant

    Depending on how you have your navigation set up you could add the ‘Profile’ page to your nav menu using the WordPress menus interface. I have mine added to the ‘primary’ menu and it shows up :) Hope this helps.

    #138441

    In reply to: Display user’s field

    aces
    Participant

    https://codex.wordpress.org/Function_Reference/wp_get_current_user works with buddypress… I use it like this.

    To personalise the admin bar I use something like this (bp version 1.5.7)

    @mercime
    Participant

    @michaelsanborn All bbPress versions are located at https://bbpress.trac.wordpress.org/browser/tags Just click on the version you want and in the next panel, download zip on click near bottom of the screen. Having said that, you know that the old stand-alone bbPress versions are only compatible with much older and less secure WP versions.

    If you or someone else updates the converter, you should take into consideration that the BP Group Forums will be integrated into the bbPress plugin sitewide forums. https://bbpress.org/support/

    #138439
    @mercime
    Participant

    == I was wondering if there are any projects like this in development now? ==

    @piofcube not that we are aware of. The best place to suggest/ask for either a WP and/or BP plugin like that would be with the developers of WOW to help promote and elevate the game. Btw, did you check out any of the plugins listed https://wordpress.org/extend/plugins/search.php?q=warcraft&sort=

    #138429
    Roger Coathup
    Participant

    If you want validation as they type / enter — hook some jQuery onto your form. [That’s standard jQuery form validation, for which you’ll be able to Google for plenty of examples]

    In your jQuery, you can call out (POST) to your PHP validation function. Look up AJAX in WordPress for details on how to do this – in particular you are interested in using admin-ajax.php and registering your function as an action. You then specify that action in your jQuery AJAX call.

    You might also want to look at some of the WordPress data validation functions.

    Tammie Lister
    Moderator

    I’ve not tried it myself but you could try this plugin: https://wordpress.org/extend/plugins/buddypress-login-redirect/

    Roger Coathup
    Participant

    Responsive web design (as it’s known) is a major subject area — basic fluid designs are one approach (percentage widths and so on, and will help with your white space concern), but it’s a much richer field than just that.

    Check out a book such as: http://www.abookapart.com/products/responsive-web-design/

    You can also look at some of the responsive ‘frameworks’ as a base for your site – twitter’s bootstrap, zurb’s foundation, or Andy Clarke’s 320 and up.

    You’ll also find plenty of responsive themes for WordPress (2011 included), that can be enhanced to support BuddyPress.

    Michael Sanborn
    Participant

    Thought I’d bump this, since I really want to know… there ought to be a way to convert WordPress posts and their associated comments to forum threads. The script at:

    http://code.google.com/p/wordpress-to-bbpress-converter/

    requires the standalone version of bbPress. The bbPress legacy download page:

    https://bbpress.org/download/legacy/

    returns “Error 404 – Destination not found” messages for all links to the old standalone bbPress. And anyway, surely there’s a more recent way of accomplishing this? Any help would be appreciated.

    #138397

    In reply to: Mapping Users

    PiOfCube
    Member

    I don’t want to come over as all doom and gloom especially as this is my first post but I would think long and hard before adding such a feature. At first glance, many website owners (including some well known ones) think this is a great idea… but, think long and hard about this.

    Many users will enter their “real name” when they register. If you add a postcode field (which would be required to add map pins), most users will have given sufficient information to pinpoint them to their front door.

    There are many public records that can be data-mined by bots. One of the trends these days is for a bot to trawl the data provided by websites such as those hosted by WordPress (because it is open source, they know exactly what to look for) and then cross-reference that with public information (phone books, Facebook, electoral register, etc… Given a surname and a postcode, this would be enough to allow these bots to start collecting data for possible identity theft.

    I have seen many sites (including a well known newspaper) do this without thinking of the consequences but after I pointed this out to them, the feature was removed within a few hours (which is extremely unusual at the best of times). I guess after they contacted their legal advisors, they were told that they faced extreme liability if it were found that this kind of data-mining of their site lead to mass identity theft (particularly after the “phonejacking” fiasco).

    Just a thought and all the best for your sites.
    -PiOfCube

    #138394
    yadigit
    Participant

    The following steps helped me stop most spam.
    install s2member and follow the security steps (verify that all keys are created)
    Delete the Register folders in BP (make sure to save the files)
    use WordPress register form, ( you can intergrate s2members to BP =D )
    Have the passwords e-mailed to the user that is signing up.
    in custom.php change the slug of the register and members.

    These steps helped me lock down my BP site. It stopped activity spam and fake members.
    Good luck.

    #138392
    pantone
    Participant

    @r-a-y, thank you for your help! By removing that define line from functions, account settings profile pages are now linked to: “domain.com/members/username”.

    Thank you, really appreciate your help.

    Another inquiry while we’re on the subject — I currently have Extended Profiles disabled, but I have Account Settings enabled. I’ve been testing different WordPress roles on my site and discovered that if a subscriber types in their browser: “domain.com/members/anothersubscriber” (where “anothersubscriber” = another member on the site that is also a subscriber), they receive an error (404) page. Obviously this happens because non-admins are not allowed to have this type of access. However, instead of throwing a 404 page, how can I have their (note: “their” meaning non-admins. in my case, subscribers) request redirect to the homepage or to their own profile page?

    Thank you!

    maryefern
    Member

    @mercime

    As I indicated above, I have MySQL 5.1.6, so that shouldn’t be an issue, right? Which files should I re-upload exactly? I’m a bit confused as to why that would help exactly… WordPress itself seems to be working fine, but are you thinking my files are corrupted?

    #138390
    r-a-y
    Keymaster

    Try this plugin instead:
    https://wordpress.org/extend/plugins/buddypress-registration-groups-1/

    It’s not as outdated as the one linked by karmatosed and should work. If it doesn’t, please inform the plugin developer.

    #138389

    In reply to: Google Analytics

    r-a-y
    Keymaster

    BuddyPress is a WordPress plugin, so try looking for any WordPress Google Analytics plugin:
    https://wordpress.org/extend/plugins/tags/google-analytics

    If you’re looking for customized, advanced, Google Analytics data for BuddyPress that use custom variables and event tracking, I don’t believe one exists at the moment and will have to be custom-developed.

    #138384
    modemlooper
    Moderator

    Try:

    Change the register slug to something else. Make sure BuddyPress or WordPress is not shown on any page of your site. Check footer and header via the browsers view source. Use a captcha. Only allow sign ups via Facebook connect. Don’t use multi site.

    In my profile privacy plugin there is a button on user pages that lets admins mark user as spammer. This is for quickly blocking a user. It doesn’t delete account just puts account into a state that will not allow user to sign in.

    I’m working my way through my plugins and adding updates. One update I may add to the profile privacy plugin is too block an account if they post without doing a certain thing first. Maybe they need to add a friend or join a group.

    Search around, but no one should open a BP site without locking it down.

    #138380
    Tammie Lister
    Moderator

    Hi EndlessRange, the short answer is there is but it would require custom coding. If you are happy with custom coding you can look at https://wordpress.org/extend/plugins/auto-join-groups/ as a start. It’s out of date so won’t work as a solution now but it may shed some light on how to start with this. Beyond that it’s not something I think is out there as a plugin currently.

    @mercime
    Participant

    @maryefern strange situation, only encountered this way back BP 1.0. :

    1. Check MySQL version. WP requires MySQL version 5.0 or greater. If you cannot find the version, ask your webhost.

    2. If you have version 5.0 or greater, download zip files of WordPress and BuddyPress, then manually re-upload (via FTP/File Manager) WP and BP files to server in respective directories

Viewing 25 results - 11,676 through 11,700 (of 22,644 total)
Skip to toolbar