Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 18,801 through 18,825 (of 94,540 total)
  • Author
    Search Results
  • #241968

    In reply to: Where to install

    Henry Wright
    Moderator

    You install BuddyPress as a WordPress plugin so perhaps your question should be where should you install WordPress?

    #241967
    jrunfitpro
    Participant

    Thank you guys. I had LearnDash before, but member’s were not fond of the layout. Maybe I’ll have to recheck it.

    Also, does anyone know how to set up a breadcrumb hierarchy for the main buddypress pages?

    Thanks,

    Justin

    #241963

    Topic: Where to install

    in group forum Installing BuddyPress
    monk3
    Participant

    When is it better to install buddypress on a subdomain and when on the primary domain?

    shanebp
    Moderator

    >after I have chosen an image to upload and pressed “open” on the media screen.

    On what avatar screen are you seeing ‘open’ ?

    > Is there a non minified version of the script somewhere?

    Yes, in buddypress/bp-core/js/

    #241959
    djsteveb
    Participant

    @aju29 – If I were you I would make a zip file backup of all your files (through cpanel or whatever) – then export your database (follow the instructions in the wordpress.org for exporting backups – (you’ll need to go into phpmyadmin -> export – advanced – check “add drop table” – export)

    check your server error log to see if there is anything in there that would give a clue when you get the ““insufficient permission to view this page” error.

    Check to make sure you have “pretty permalinks” set properly.

    IF you deactivate all plugins, and switch to default theme, and things do not work right at that point – something is wrong.. could be your server setup, could be you forget to add the line needed for multi-site to work properly.. go back and re-trace steps..

    Then I would start fresh, delete everything and install a totally fresh WP –

    Of course you could do this in a different folder or something.. but you need to get wp multi-site and buddypress working with default theme before mucking it up with other plugins and themes.. once you establish that the basics work with your server and setup – then start adding the other stuff one by one to see if something breaks it.

    Someone else may have an idea of what your trouble is and chime in – I don’t know your exact setup and what your exact issues are when you are trying to do what exactly – I am just another BP user, not a wp / bp dev / guru by any means.

    aju29
    Participant

    WP, buddypress verson- latest
    Theme- buddyboss
    Other complex plugins- Seo by yoast, mycred, jetpack, woocommerce etc.
    Issues:
    1. when activated in single site under a network, error like “insufficient permission to view this page” comes when trying to edit users and approve users
    2. forgot password form not working
    3. After deleting the user(already activated), when try to re-register with register page, red box with “already sent an email……” appears. Seams like the email is not deleted from database.
    4.Registered members who activated their account doesnot show up in members.

    I tried everything like deactivating other plugins, changing theme to twentyfifteen, flushing the cache and deleting cache plugin… but did not have any fortune.
    my website

    #241942
    modx
    Participant

    @djsteveb – I think it’s not only with login attempts, but posts that are being forcefully being posted, BP Members, Groups, and Activity being accessed and I am only seeing one username of rogeliomackie. iThemes Security log shows site URLs that doesn’t even exist yet on my website, and these activities are happening here. Most of these URLs are from BuddyPress generated pages which I removed asap after installing the plugin, so I am wondering.

    I agree that not only WordPress but other CMS and websites gets unwanted visitors daily. One of my concerns too is bandwidth usage, 2 days and it’s already around 800MB and the max is only 48 GB. I know pages are being indexed but it just feels abnormal. What if my site got a lot of users and these unwanted activities happen at the background, I’m thinking that the site will get unimaginably slow.

    As the site aim is for a community that can submit video links and automatically get posted, I am looking into adding Captcha and other security measures specially integrating security to BuddyPress pages like Registration. I haven’t seen a Login page generated though.

    Thanks for the tips and advice I appreciate it.

    #241939
    djsteveb
    Participant

    @modx – for the moment, I would put your htaccess back to the way it was before – from what I am seeing; you are talking about login brute force password cracking being your big issue.

    Although I still suggest blocking those other engine bots – you can probably do that just fine with a robots.txt file at the moment.

    IF you are using a login security plugin already – you should be fine… many like to use “limit login attempts” – I use that on some sites – just change the default settings to be more strict than the 4 / attempts.. might also want to add the “whitelist limit login attempts” to keep yourself from getting locked out.

    I think succuri is an excellent one too – but there are many others… these login attempt blockers will prevent a bunch of the bot attempts to break it.. recently I have found that adding the plugin “ip geo block” ( https://wordpress.org/plugins/ip-geo-block/ ) is very helpful. Again change the default settings so it also blocks access to your plugins folder and others..

    Thing is, every single one of our wordpress (And therefor also buddypress) sites are getting these non-stop password attacks all day, every day. You can try things like add a “captcha” to your login form to make it harder.. but they will keep trying and tieing up your server resources..

    Strange to see from your posts that all of those attacks are coming from USA based proxy servers – usually most the attacks come from Ukraine, makes me think they already got into your site once before and are willing to spend a little extra to try to re-attack.

    Since those companies are us based you could write them with abuse complaints, but I don’t think you will ever stop the hacking attempts so long as you have a CMS that allows an admin login.

    If you are dumping buddypress for the moment and don’t need others to get through a login prompt, I suggest adding this bit of htaccess pwd magic –
    http://support.hostgator.com/articles/specialized-help/technical/wordpress/wordpress-login-brute-force-attack

    Saves me servers a ton of sql requests 😉

    Quinn Goldwin
    Participant

    I’ve looked everywhere online, I’ve downloaded every plugin buddypress has to offer on buddydev, wpmu, buddypress.org, themeforest, and the first 50 pages of google search and I havent found something that even comes close to achieving these functions. are my examples below custom coded or are they available in a plugin, or can someone direct me to a tool/plugin that will get me close to these examples.

    I’d like to be able to post projects / jobs and allow members to contribute or apply for positions available.

    here are 2 examples, also click on the project to see what they are doing, I’d like to accomplish the same thing if possible though a plugin. I can do simple css changes but I havent found a plugin that allows both a follow /subscribe feature and apply to job feature in the same project and I love the way they show avatars of users that are part of the project too. Please help, I’ve spent the better part of 2 weeks trying to make this happen, I’m about to hire a custom coder to do it.

    http://creativedistrict.com/projects/

    https://www.stage32.com/find-jobs

    Hugo Ashmore
    Participant

    GD module and/or imagick modules are essential for WP operation in manipulating images re-sizing etc so if you had tested the media library you might have spotted issues with uploading and dealing with images, ( I believe that GD is a core module in later php versions so doesn’t need installing separately so may be worth checking PHP version)

    It’s always wise to establish that WP works fully before enabling testing BP. BP is simply a plugin running under WP as such it will use WP core functionality and in turn follow the server requirements that WP needs.

    There is no BP server requirements codex entry as such for the reasons above we do though very briefly note some requirements here:

    Getting Started


    Not sure if you saw that?

    Server requirements are really a WP aspect, We could re-iterate the WP requirements in a little more detail or perhaps link through to the WP codex though.

    #241929
    modx
    Participant

    @djsteveb – Hi thanks for the info! So does this mean this has nothing to do with BuddyPress at all?

    Some posts are being posted with a user ID=0, even though registration is disabled already. Below is from the first 5

    log_id log_type log_function log_priority log_date log_date_gmt log_host log_username log_user log_url log_referrer log_data
    1 brute_force Invalid Login Attempt 5 2015-07-16 10:13:39 2015-07-16 10:13:39 23.250.34.71 rogeliomackie 0 a:0:{}
    2 brute_force Invalid Login Attempt 5 2015-07-16 10:16:56 2015-07-16 10:16:56 172.85.106.118 rogeliomackie 0 a:0:{}
    3 brute_force Invalid Login Attempt 5 2015-07-16 10:19:25 2015-07-16 10:19:25 172.85.103.167 rogeliomackie 0 a:0:{}
    4 brute_force Invalid Login Attempt 5 2015-07-16 10:23:32 2015-07-16 10:23:32 45.59.26.85 rogeliomackie 0 a:0:{}
    5 brute_force Invalid Login Attempt 5 2015-07-16 10:24:18 2015-07-16 10:24:18 50.118.159.10 rogeliomackie 0 a:0:{}

    #241928
    scotty_417
    Participant

    Newbie here. Here is my site example:
    http://seattle.imhereworld.com/page/

    I have BuddyPress installed.
    When I login, it defaults to the Profile page.
    What I want to do is to put BuddyPress “Who’s Online,” “Members,” etc. on the Profile page.
    I go to Widgets. I see those widgets. I put them on Bottom B.

    I am using the theme from Yoothemes.com.
    When I click on their Widget “location,” I do not see anything called “Profile.”
    The closest thing that I see is “My Account,” but nothing shows up if I select it.

    #241924
    modx
    Participant

    Hi,

    I just installed BuddyPress on my site, actually second time as I’ve been experiencing unauthorized posts being posted and so I have to reinstall everything. I installed a plugin called iThemes Security because of this issue.

    I don’t know though if this is because of BuddyPress. According to iThemes Security logs, the /register/, /members/, /activity/ and /group/ page is where this attacks are being made, but I’m just assuming as it is where it is being shown on the log.

    Any assumptions or ideas is greatly appreciated. Thank you.

    #241911
    @mercime
    Participant

    Issue posted above has been resolved in BP Trac https://buddypress.trac.wordpress.org/ticket/6554

    #241907
    @mercime
    Participant

    > Mass-deleting Buddypress groups?

    @rockoria Safest way is to go to wp-admin/dashboard and click on the “Groups” link in the menu. You’ll get the updated version of what you see in the following image https://mercime.files.wordpress.com/2013/02/groups-dashboard-admin.png

    #241906
    COOLBEANSDUDE
    Participant

    That’s massively outdated and doesn’t work, and I put the anti-spam into place after I noticed this and it works great. But that organizer is for very, very old versions of buddypress.

    jreeve
    Participant

    I’ve been getting weird errors when trying to log an activity item via bp_activity_add():

    WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '( user_id, component, type, action, content, primary_link, date_recorded, item_i' at line 1 for query INSERT INTO ( user_id, component, type, action, content, primary_link, date_recorded, item_id, secondary_item_id, hide_sitewide, is_spam ) VALUES ( 3163, 'members', 'new_member', '', '', '', '2015-07-16 15:47:00', 0, 0, 0, 0 ) made by require('wp-blog-header. php'), require_once('wp-load.php'), require_once('/srv/www/commons/current/web/wp-config. php'), require_once('wp-settings.php'), include('/themes/tuileries/functions.php'), bp_activity_add, BP_Activity_Activity->save

    As you can see, there’s no table name here. It should be INSERT INTO wp_bp_activities... or thereabouts. It looks like BP_Activity_Activity->save() is trying to access $bp->activity->table_name, but $bp->activity doesn’t have a table_name property at this stage. Instead, this is all that is in $bp->activity:

    
    BP_Activity_Component Object
    (
        [name] => Activity Streams
        [id] => activity
        [slug] =>
        [has_directory] =>
        [path] => /srv/www/commons/current/web/app/plugins/buddypress/
        [query] =>
        [current_id] =>
        [notification_callback] =>
        [admin_menu] =>
        [search_string] =>
        [root_slug] =>
        [meta_tables] => Array
            (
            )
    
        [global_tables] => Array
            (
            )
    
        [adminbar_myaccount_order] => 10
    )

    Why isn’t there a table name here? How can I fix this?

    #241903
    @mercime
    Participant

    @rglennnall
    > either the Groups associated with each User

    Groups → Memberships

    > to show Users associated with each Group
    Just go to yoursite.com/groups/[nameofgroup]/members and you’ll find the list of members who joined or were invited to the group

    #241895
    vince.fr
    Participant

    Hey Pixelguy,

    you raised an issue I had to tackled and thanks to @graylien it works fine.
    As you also mentioned I had the save button repeated each “tab” and I found a solution that seems working so far but I would love real tech guy to confirm it’s not a mistake 🙂

    at the end of the edit.php file we worked on you can find this :

    	<?php do_action( 'bp_after_profile_field_content' ); ?>
    
    	<div class="submit">
    		<input type="submit" name="profile-group-edit-submit" id="profile-group-edit-submit" value="<?php esc_attr_e( 'Save Changes', 'buddypress' ); ?> " />
    	</div>
    
    	<input type="hidden" name="field_ids" id="field_ids" value="<?php bp_the_profile_field_ids(); ?>" />
    
    	<?php wp_nonce_field( 'bp_xprofile_edit' ); ?>
    
    </form>
    
    <?php endwhile; endif; ?>
    
    <?php do_action( 'bp_after_profile_edit_content' ); ?>

    what I understand is that it says :
    – after the form you call bp_after_profile_field_content
    – then you show the button and the hidden fields
    – then you close the form
    – and you close the loop by endwhile – endif

    and @graylien gave us a trick to make the loop “looping” for every tab and not only just one so what I did was to take the endwhile -endif closing the loop inside the form and before the button so the button will remain in the form but not repeated as the loop is closed now.

    	<?php do_action( 'bp_after_profile_field_content' ); ?>
    
    	<?php endwhile; endif; ?>
    
    	<div class="submit">
    		<input type="submit" name="profile-group-edit-submit" id="profile-group-edit-submit" value="<?php esc_attr_e( 'Save Changes', 'buddypress' ); ?> " />
    	</div>
    
    	<input type="hidden" name="field_ids" id="field_ids" value="<?php bp_the_profile_field_ids(); ?>" />
    
    	<?php wp_nonce_field( 'bp_xprofile_edit' ); ?>
    
    </form>

    I hope that my trick is right and that my explanations are clear as I’m neither a developper nor an native english speaker 🙂

    Please come back to me wether if it works,

    Cheers,
    vincent

    COOLBEANSDUDE
    Participant

    Hello! I’ve found myself with a small issue. I’m filled to the brim with spam groups and can’t figure out how to mass-remove them, is there some sort of way to do this? I’m using the latest stable versions of both WP and BP. My site is http://zeroimaginationproductions.com/

    Thank you!

    cplouffe
    Participant

    Hi all,

    I’ve been trying off and on to debug this issue for the last few days and thus far have had no success. I want to use the BuddyPress Extended Profile component so that users on my Web site can upload avatar pictures for their user profile. I thought that the best way to do this would be using the BuddyPress profile photo, but I have hit a roadblock trying to use this feature.

    In the Extended Profile tab of the Users section, when I (or any member) click ‘Edit Profile Photo’, and then ‘Select your File’ under the Upload tab, I am able to select an appropriate profile photo. While the photo is uploaded to the server, I always receive the message ‘HTTP Error’, and am unable to use the photo or continue with the process. In Chrome DevTools, I can see that the error is ‘Failed to load resource: the server responded with a status of 500 (Internal Server Error)’.

    I have access to the server where I am hosting the WordPress site, and I can confirm that the photo is indeed being uploaded (to …/wp-content/uploads/avatars/a_given_number/the_file_name.jpg). I can even access that file by navigating directly to its URL in the browser. I have set the ‘ avatars’ folder permissions using chmod to 755 (I tried 777 but it did not solve the issue). The server is running Windows Server 2008 with IIS 7, and WordPress 4.2.2 with BuddyPress 2.3.2.1. The Web site is currently private (work), so at this time I cannot provide a link to the Web site.

    I have traced the call stack in DevTools and the error seems to be occurring in the file bp-plupload.min.js?ver=2.3.2.1:formatted on line 24.

    If anybody could please help me try to solve this issue it would be GREATLY appreciated. I’m really at a loss as to what to try next, so any suggestions are welcome. If no solution can be found, if an alternative way to upload profile photos for BuddyPress members could be suggested, that would also be appreciated.

    Thanks a lot,

    Cam

    #241888
    enad12
    Participant

    Hello I have a woocommerce site linked to buddypress through the woocommerce buddypress integration plug in. I also have installed the YITH Advanced Reviews premium and the Disqus plug in.

    I ak having 2 problems>

    -The commenter name on the YITH Advanced Review system os not acting as a link to the user profile on BP, although on the disqus plug in it works as I need.

    -When I post something through the disqus system, it also appears on the YITH review plug in, and with a rate of 0 stars, so it affects a lot the product grade.

    Any idea how to solve my problem? I already tried looking the code of the plug ins, trying to identify the part that sets the names as links, but I dont really know a lot about php.

    how should I start?
    Thanks !!

    #241883
    djsteveb
    Participant

    @gurselgunacar – depends on what urls and attachments you are trying to protect. If you are talking about WP urls and attachments there are many options – things like “press permit core” – maybe s2member (and many others that are similar)..

    If you are talking about the BP created psuedo urls, like member pages and groups – that is going to be more difficult from what I gather. There was some discussion about this here: https://buddypress.org/support/topic/bp-member-pages-visibility-restriction/#post-241840 recently.

    If you are talking about attachments like with rtmedia uploads – that’s a whole ‘nother ball of wax.

    #241875
Viewing 25 results - 18,801 through 18,825 (of 94,540 total)
Skip to toolbar