Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'theme'

Viewing 25 results - 1,701 through 1,725 (of 32,368 total)
  • Author
    Search Results
  • ken1100
    Participant

    Hi everyone when i access to https://vidtubeworld.com/members/test/ ,i get this message as following

    Fatal error: Uncaught Error: Call to undefined function bp_is_user_forums() in /var/www/wordpress/wp-content/themes/moview/members/single/home.php:85 Stack trace: #0 /var/www/wordpress/wp-includes/template.php(724): require() #1 /var/www/wordpress/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php(155): load_template(‘/var/www/wordpr…’, false) #2 /var/www/wordpress/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php(61): bp_locate_template(Array, true, false) #3 /var/www/wordpress/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php(338): bp_get_template_part(‘members/single/…’, NULL) #4 /var/www/wordpress/wp-content/plugins/buddypress/bp-members/classes/class-bp-members-theme-compat.php(212): bp_buffer_template_part(‘members/single/…’, NULL, false) #5 /var/www/wordpress/wp-includes/class-wp-hook.php(288): BP_Members_Theme_Compat->single_dummy_content(”) #6 /var/www/wordpress/wp-includes/plugin.php(206): WP_Hook->apply_filters(”, Array) #7 /var/www/wordpress/wp-content/plu in /var/www/wordpress/wp-content/themes/moview/members/single/home.php on line 85
    There has been a critical error on your website.

    In addition when i signup new account then i login to account success,only homepage still show Guest Login, i access to another page then i can see the loged-in user and avatar on the page header(you can check it by register accounr on my site
    How can i resolve this problem. Thanks you

    #310580
    shanebp
    Moderator

    By ‘general public’ you mean visitors who are not logged in?
    If so, why not hide entirely all user profiles.
    Assuming that your register page slug is register, something like:

    function cstango_redirect_to_reg() {
    
    	if ( ! is_user_logged_in() ) {
    
    		if ( bp_is_user() ) {
    
    			bp_core_redirect( site_url('register') );
    
    		}
    
    	}
    }
    add_action( 'bp_ready', 'cstango_redirect_to_reg' );

    Place the code in your theme > functions.php

    #310556
    shanebp
    Moderator

    Did you try some basic debugging? Checking error logs etc?
    https://codex.wordpress.org/WP_DEBUG

    Did you try deactivating s2Member Pro and see if the issue persists on reg?
    Did you try deactivating BuddyPress Xprofile Custom Field Types and see if the issue persists?
    Did you try switching to a different theme and see if the issue persists?

    Your issue is almost certainly due to your setup or some combination of plugins and/or theme.
    It is highly unlikely that it is due to BP.

    #310555
    infodale
    Participant

    Hi
    Did you resolve this problem? I use “Kleo” theme and have the same problem.

    infodale
    Participant

    Hi
    Did you resolve this problem? I use “Kleo” theme and have the same problem.

    #310532
    vaishnavi0sibz
    Participant

    Hello Sir,
    I try both, disabling other plugins except BuddyPress and switch to default theme, but the same problem occure.

    #310524
    chris963
    Participant

    Good day

    I have one problem, I lost not all but some of my replies in the forum.

    The problem started when I installed WpFence it then broke my site and in the front end the replies were not showing. At the time, I could not login to the site’s dashboard, the site being https/www.labourlawadvice.co.za, with a Worpress version of 5.3.2, Buddypress Version 2.6.4 and Divi theme.

    I then went to cPanel and disabled WpFence was able to login back in but still the replies where not showing n the front end. By then I discovered that even though I can now login but I can’t update the plugins. I then went to the cPanel again loaded updated Divi theme and BuddyPress buy then, the site was giving me an error of memory which all settings were correct.

    I the was forced to use the only backup of the site left, which was saved before migration using WPvivd.

    Now, some replies are missing and need help to recover them, if there is a solution to such problem.

    Thank you

    #310512
    petrabloem
    Participant

    Hello,

    My customers do not receive an activation email to activate their account. How can I solve this? I have already tried email plugins .. Now I have installed the plugin theme editor .. But what code and how can I use it to fix this? I hope so much that someone can help me .. Tanksss

    Mangesh Nadekar
    Participant

    Hi Team,

    I am using Buddypress(version 5.1.2),
    BuddyPress Xprofile Custom Field Types(version 1.1.5) and Avada child theme with Avada theme(version 6.2.1).

    On my website’s current buddypress setup, user profile view tab is not displaying profile details(i.e. blank) unless user saves profile details once after logging-in.

    Note : 1) No css issue

    Kindly provide possible solutions on above issue.

    #310453

    In reply to: Hide admin profile

    wpthemes
    Participant

    Yes, place it in theme – functions.php or bp-custom.php

    #310382
    iamthewebb
    Participant

    Apologies I was looking at the wrong page, this is with Nouveau template. I can’t replicate the issue though so it may be worth testing with other plugins disabled and with another theme anyway. Any errors in the server logs?

    #310380
    iamthewebb
    Participant

    Hi, is that a feature of your theme? It doesn’t look similar to any of the WP sites I run so might be worth trying to switch themes and test again.

    #310376
    bodhi1970
    Participant

    I wonder how the guys from Java managed it?

    Create BuddyPress Page With Elementor

    #310375
    bodhi1970
    Participant

    That would be awesome! I wonder how the guys from Java managed that?

    Create BuddyPress Page With Elementor

    #310374
    bodhi1970
    Participant

    I wonder how they guys from Java are doing it?

    Create BuddyPress Page With Elementor

    #310369

    In reply to: BuddyPress Profile

    Carlen
    Participant

    Yes, you can override buddypress files in your child theme. Just add the folder buddypress and any relevant sub-folders within that all the way to the file that you are overriding.

    You will probably use:

    buddypress -> members -> single -> member-header.php

    #310349
    Brajesh Singh
    Participant

    Hi @coolhunt,
    Hope you are doing well.

    we released the first theme a week ago(I did not post here as our demo was not setup properly. We have a basic demo for now).

    Please give it a try. It is a framework with all the essential features to let you design your theme(using cusotmizer).

    Community Builder

    I Hope it will be useful.

    Regards
    Brajesh

    #310337
    Mushi
    Participant

    @iamthewebb

    Thank you for responding to my comment. Actually XYZ is just the placeholder for my database name because I don’t want to disclose it’s name.

    Actually the error is trigger by Buddypress function BP_Groups_Group::get( array $args = array() )
    which is located “Buddypress\bp-groups\classes\class-bp-groups-group.php”

    You can find the function here https://www.buddyboss.com/resources/reference/classes/bp_groups_group/get/

    Right in the function definition when it reach here

     $bp = buddypress();
     
        $sql = array(
            'select'     => "SELECT DISTINCT g.id",
            'from'       => "{$bp->groups->table_name} g",
            'where'      => '',
            'orderby'    => '',
            'pagination' => '',
        ); 

    It triggers error because it can not find table_name. I am not sure why the table_name is not loaded.

    We are using Buddyboss theme with Buddypress and Memberium plugins.

    Thank You
    Mushi

    #310326
    GAP Webmasters
    Participant

    I tried changing the theme to Twenty Nineteen, and I think my theme (Bloggist) is somehow blocking some of the BuddyPress functionality. I don’t know whether there might be some coding workarounds for this?

    #310325
    GAP Webmasters
    Participant

    Would love to hear more–having problems with BuddyPress not showing all its options apparently because of my theme, Bloggist.

    #310324
    Mushi
    Participant

    Hi,

    We’ve been receiving complaints from our users since last several days.
    The users see a “503 Service Unavailable” error after trying to login. The problem doesn’t fix even after the users try to clear browser cache and re-attempt login.

    Below is the error that keeps getting logged in error console.

    Feb 27 19:54:01 192.168.222.215 apache2[5365]: [u1050] [dojo.onpressidium.com] [720f49fd8f26631d] [75.128.103.167] [error] [client 192.168.212.31:57618] AH01071: Got error ‘PHP message: WordPress database error Table ‘db_xyz.g’ doesn’t exist for query SELECT DISTINCT g.id FROM g ORDER BY g.date_created DESC LIMIT 0, 20 made by require(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), include(‘/themes/boss-child/functions.php’), is_user_logged_in, wp_get_current_user, wp_get_current_user, wp_set_current_user, do_action(‘set_current_user’), WP_Hook->do_action, WP_Hook->apply_filters, wplrdesy->wplqez7, wplrdesy->wpluibcy, apply_filters(‘memberium_session_filter’), WP_Hook->apply_filters, wpld9_0u1, groups_get_groups, BP_Groups_Group::get, wpdb->get_col, wpdb->print_error\nPHP message: WordPress database error Table ‘db_xyz.g’ doesn’t exist for query SELECT COUNT(DISTINCT g.id) FROM g made by require(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), include(‘/themes/boss-child/functions.php’), is_user_logged_in, wp_get_current_user, wp_get_current_user, wp_set_current_user, do_action(‘set_current_user’), WP_Hook->do_action, WP_Hook->apply_filters, wplrdesy->wplqez7, wplrdesy->wpluibcy, apply_filters(‘memberium_session_filter’), WP_Hook->apply_filters, wpld9_0u1, groups_get_groups, BP_Groups_Group::get, wpdb->get_var, wpdb->print_error\n’

    We’ve checked this with Pressidium and Memberium and they are sure that it’s related to Buddypress.

    Here’s a breakdown of the error:

    This is when it happened

    Feb 27 19:54:01 192.168.222.215 apache2[5365]: [u1050] [dojo.onpressidium.com] [720f49fd8f26631d] [75.128.103.167] [error] [client 192.168.212.31:57618] AH01071:

    This is the error

    Got error ‘PHP message: WordPress database error Table ‘db_xyz.g’ doesn’t exist for query

    This is the (SQL) code

    SELECT DISTINCT g.id FROM g ORDER BY g.date_created DESC LIMIT 0, 20

    This is the order of functions called

    made by require(‘wp-load.php’),
    require_once(‘wp-config.php’),
    require_once(‘wp-settings.php’),
    include(‘/themes/boss-child/functions.php’),
    is_user_logged_in,
    wp_get_current_user,
    _wp_get_current_user,
    wp_set_current_user,
    do_action(‘set_current_user’),
    WP_Hook->do_action,
    WP_Hook->apply_filters,
    wplrdesy->wplqez7,
    wplrdesy->wpluibcy,
    apply_filters(‘memberium_session_filter’),
    WP_Hook->apply_filters,
    wpld9_0u1, groups_get_groups,

    Below is where the error happens. It’s in the BP Groups Group class, in the “get” static method.

    BP_Groups_Group::get,
    wpdb->get_col,

    Could you please investigate and provide us a fix for this issue.

    Thanks,
    Mushi

    #310310
    coolhunt
    Participant

    @discoverearth

    I used a code-snippet

    add_filter( 'bp_login_redirect', 'bpdev_redirect_to_profile', 11, 3 );
     
    function bpdev_redirect_to_profile( $redirect_to_calculated, $redirect_url_specified, $user ){
     
        if( empty( $redirect_to_calculated ) )
            $redirect_to_calculated = admin_url();
     
        //if the user is not site admin,redirect to his/her profile
     
        if( isset( $user->ID) && ! is_super_admin( $user->ID ) )
            return bp_core_get_user_domain( $user->ID );
        else
            return $redirect_to_calculated; /*if site admin or not logged in,do not do anything much*/
     
    }

    That code-snippet goes in your theme function

    courtesy of @sbrajesh @buddydev

    #310305
    ximaan
    Participant

    Hi everyone,

    So I have a very annoying issue with avatars in buddypress. Basically when I try to test and upload a new avatar, it crops it in a very weird way. This is for every single avatar. I even tried changing the dimensions with coding, but this still keeps happening. It just crops a specific part of the photo. Please see my screenshot here. I have no idea how to fix this. My website is glowgettersguide.com. My theme is sausalito.

    Here is my screenshot and what happens when I upload any size photo even a small one: https://imgur.com/a/SifYLmp

    Please help. Thanks a lot!

    pixieblitz
    Participant

    When users get a notification email with a link to a new message in buddypress, clicking on that link goes to a 404 (if they are not logged in). This seems like it was previously addressed in https://buddypress.org/support/topic/error-404-for-non-logged-in-users/ but I can’t seem to fix it. I tried adding the function mentioned in that file to my bp-custom file, but no luck. Any advice for how to route this through a login form instead would be very much appreciated!

    Latest WordPress and buddypress, child theme from colormag theme.
    PlantSwap.org

    #310295
    valuser
    Participant

    and also the Codex link

    You can have a separate home page for any group you want

    Try making a page template called “front-slug-group-name.php” for each group (for which a unique home page is desired)

    (“group-name” being the lowercase name of the group)

    and put it in wp-content/themes/your-theme/buddypress/groups/single/

    as in

    wp-content/themes/your-theme/buddypress/groups/single/front-slug-group-name.php

Viewing 25 results - 1,701 through 1,725 (of 32,368 total)
Skip to toolbar