Search Results for 'profile fields'
-
Search Results
-
hello
i have 2 wp network websites with 2 different themes
1/ is the main website where i want to show the members directory + the public bb public profile
2/ is the place where i want users to edit they xprofile fieldsthe url
https:[site2]/members/[username]/profile/edit/group/1/ us giving errorWarning: Attempt to read property "ID" on null in /var/www/html/wordpress/wp-content/plugins/buddypress/bp-members/classes/class-bp-members-component.php on line 950 Fatal error: Uncaught Error: Attempt to assign property "single_item_name" on null in /var/www/html/wordpress/wp-content/plugins/buddypress/bp-members/classes/class-bp-members-component.php:953 Stack trace: #0 /var/www/html/wordpress/wp-includes/class-wp-hook.php(324): BP_Members_Component->parse_query() #1 /var/www/html/wordpress/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() #2 /var/www/html/wordpress/wp-includes/plugin.php(565): WP_Hook->do_action() #3 /var/www/html/wordpress/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php(607): do_action_ref_array() #4 /var/www/html/wordpress/wp-includes/class-wp-hook.php(324): bp_parse_query() #5 /var/www/html/wordpress/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() #6 /var/www/html/wordpress/wp-includes/plugin.php(565): WP_Hook->do_action() #7 /var/www/html/wordpress/wp-includes/class-wp-query.php(1140): do_action_ref_array() #8 /var/www/html/wordpress/wp-includes/class-wp-query.php(1868): WP_Query->parse_query() #9 /var/www/html/wordpress/wp-includes/class-wp-query.php(3824): WP_Query->get_posts() #10 /var/www/html/wordpress/wp-includes/class-wp.php(696): WP_Query->query() #11 /var/www/html/wordpress/wp-includes/class-wp.php(816): WP->query_posts() #12 /var/www/html/wordpress/wp-includes/functions.php(1336): WP->main() #13 /var/www/html/wordpress/wp-blog-header.php(16): wp() #14 /var/www/html/wordpress/index.php(17): require('...') #15 {main} thrown in /var/www/html/wordpress/wp-content/plugins/buddypress/bp-members/classes/class-bp-members-component.php on line 953when i add define(‘BP_ROOT_BLOG’, 2); to wp config , it works but i will get the same error in
https:root/members/[username]in other other words i want that both
https:[site2]/members/[username]/profile/edit/group/1/
and
https:[root]/members/[username] to workany ideas ?
Hi there,
i noticed that in latest Version on Fresh install of WordPress MU Profile Fields are missing in WP Admin.
Deleting DB Tables and reactavating Extended Profile in Network Settings already tested, dont work.
Topic: Join Group – Questions?
Gang, I looked for a plug-in and I’m surprised I couldn’t find one.
I want to set a group to visible but by request. When a user requests access I want to ask them questions.
In a perfect world, I would love to map these to custom profile fields I’ve already created.
But these answers would be viewable by the group mod.
Does this capability exist somewhere in the etherworld?
Daniel
Hello,
I’m not so much into coding and I’m looking a way to show a couple of text Fields of users in the Cover area (close to the profile image) and in the User Card show in the Member Directory page (here: https://www.powerupjunction.com/members/).I need these fields to be 2 of the fields the user must compile as info on their profile.
I’m on WORDPRESS 6.4.3 and
BUDDYPRESS 12.3.0Can someone help me with a brief Guide on how to achieve this and where to add codes eventually ?
Thanks in advance
Hey,
there seems to be something not working properly, independent from the theme I am using and with having no plugins activated at all:
When I enter my First and Last Name in the usual User -> Profile Dashboard from WordPress, ervything is fine. Let’s assume I choose a Nickname as well:
First Name: Tom
Last Name: Train
Nickname: TommyIn the Public Name dropdown, I choose ‘Tommy’.
Save it.Now I already have created some additional profile fields, like the gender.
If I change my data there now, from option 1 to option 2, and I save it, and I go back to the first “Profile” tab within the WordPress Dashboard, all my name declarations are gone, except Tommy.Is this a known problem for someone?
Hello guys.
I’m working on creating users based on data from API response and everything is working fine, but I noticed database errors in debug.log, investigated and found it was related to wp_create_user() and bp_core_map_user_registration() conflict. bp_core_map_user_registration() hooked into user_register and is working with xprofile fields and leads to Warning: Undefined property: BP_XProfile_Component::$table_name_data and 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 ‘.
Commenting this action resolved issue.
Any ideas how to fix this? Because 4 WordPress database error for 1 user creation is too much, and one API cycle is creating 100 users on my website..Hi, I need help to find out why “Extended Profile” fields cannot be editted (I think you guys call it “xprofile”).
I can type on the fields normally, but it does not actually save the data after hitting “Update Profile” button.
I’m dealing with this for two days. I already searched online but I cannot find anything useful for this case. I’m afraid I’m out of ideas.
Here’s what I already tried:
The system uses an external mySQL on a VPS server and the WordPress files are hosted in another web server.
I was dealing with lots of “Got an error writing communication packets” found in the error.log of the mysql server. The website seems to work fine despite of that and the lack of extended profile update abillity. This problem seems to be solved after increasing buffer sizes of the mysql server. But I still cannot edit Extended Profile data. It does not work as admin nor as the user.I already disabled every single plugin to check if there is some plugin conflicts.
I already clear the all the caches using LiteSpeed Cache Plugin.
I already increased buffer size on the mysql server and restarted it.The wordpress database seems to be very big and I have a felling that something is wrong with it.
There’s some information on the Chrome Developer Console on the “extended profile” backend:
Failed to load resource: net::ERR_BLOCKED_BY_CLIENT
load-scripts.php?c=1&load%5Bchunk_0%5D=jquery-core,jquery-migrate,wp-polyfill-inert,regenerator-runtime,wp-polyfill,wp-hooks,utils,moxiejs,plupload,jcrop&ver=6.4.1:5 JQMIGRATE: Migrate is installed, version 3.4.1
hello.min.js?ver=2.4.50:1 Uncaught TypeError: Cannot read properties of null (reading ‘classList’)
at HTMLDocument.e (hello.min.js?ver=2.4.50:1:157)
57superpwa-sw.js?2.2.20:80 SuperPWA: Current request is excluded from cache.PS: SuperPWA is already disabled and deleted from this system.
Hi there
I have a wordpress v6.3.2 with
> BuddyPress v11.3.2
> ProfileBuilder v3.10.1 (in order to have custom fields during registration)
> Elementor ProI have 2 weird behaviour.
1- Non admin users, can see the admin bar with… MY account when they logged in.
Fortunately, they cannot go in my account.
To avoid that, for the moment i installed a plugin : Hide Admin Bar Based on User Roles2- The non admin accounts go directly in the backoffice when they log in (with the connexion button widget of elementor)
Could you please help me?
Best regards
Topic: View files and pictures
Hello, I would like to know how to consult the files and photos sent by members during their registration which I must approve or not, because in the “registration management” category I see all the profile fields filled except that there are no There are no attached files or images that I can open. How to do ? and where is this stored ?
WP version : 6.3.1
PHP version : 8.0
BP version : 11.3.1
Website : couning.frTopic: xprofile field visibility
I need to access some of the Buddypress custom profile fields for display on another screen. I can get the field data using xprofile_get_field_data but I want to honour the visibility settings.
Is there a Buddypress function which will determine if a user is allowed to see the profile field of the displayed user?
Thanks
I’d like to get some of the xprofile fields in the initial WP new user form (for avoidance of doubt that’s this one:
example.com/wp-admin/user-new.php)The reason is that my admins never complete the new user signup properly, even though they’re redirected to the extended profile page once the new account has been created!
Is it possible?
Thanks
Peter
Topic: Filtering by Xprofile fields
I have a members loop where I am trying to filter by an xprofile field. The codex shows the example that will return members that filled out the xprofile field ‘dogs’ and selected the value ‘poodles’:
<?php if ( bp_has_members( my_custom_ids( 'dogs', 'poodles' ) ) ) : ?>How would I write something that would give me members that filled out the xprofile field ‘dogs’ and selected ‘poodles’ OR ‘terriers’?
Hello:
When I make modifications in the Profile fields of the Main Panel, the Information entered is not saved immediately, I must wait a few minutes or leave my page (end session) and enter again, just there I see the changes made, this is the same for any information you enter, including photographs. Could someone explain to me what the problem is? I imagine it will be a problem with the Database.Hi,
I have created a file upload type field for the user profile. Please see this screenshot here https://prnt.sc/o6u2KKYNiWxS
But we also need some features as below:-
1. Multi file upload.
2. Max File Upload Size (2 MB)Can we do it with custom code or hook? Or do we need any paid extension?
Thanks