Skip to:
Content
Pages
Categories
Search
Top
Bottom

Problem with register in Buddypress


  • adrian122
    Participant

    @adrian122

    Hi, i have found problems when try to register in my web. when i fill inputs and submit appear this text: “El sitio está experimentando dificultades técnicas.” “The site is experiencing technical difficulties.”

Viewing 6 replies - 1 through 6 (of 6 total)
  • Can you enable debugging and see what php error is being thrown?

    Debugging in WordPress

    When you see the message “The site is experiencing technical difficulties.”, it means that there has been an error thrown, and you’ll need to know what is going wrong where to resolve your issue.

    Please let us know what problem is being recorded in your debug log.


    adrian122
    Participant

    @adrian122

    Thanks, i did what you say and in debug log appears:

    “[16-Oct-2019 20:51:37 UTC] PHP Fatal error: Uncaught Error: Call to undefined function bp_xprofile_fullname_field_id() in /var/www/vhosts/27/196882/webspace/siteapps/WordPress-259852/htdocs/wp-content/plugins/buddypress/bp-members/bp-members-functions.php:1779
    Stack trace:
    #0 /var/www/vhosts/27/196882/webspace/siteapps/WordPress-259852/htdocs/wp-content/plugins/buddypress/bp-members/screens/register.php(204): bp_core_signup_user(‘rfds’, ‘pepe’, ‘rafa1@gmail.com’, Array)
    #1 /var/www/vhosts/27/196882/webspace/siteapps/WordPress-259852/htdocs/wp-includes/class-wp-hook.php(286): bp_core_screen_signup(”)
    #2 /var/www/vhosts/27/196882/webspace/siteapps/WordPress-259852/htdocs/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(NULL, Array)
    #3 /var/www/vhosts/27/196882/webspace/siteapps/WordPress-259852/htdocs/wp-includes/plugin.php(465): WP_Hook->do_action(Array)
    #4 /var/www/vhosts/27/196882/webspace/siteapps/WordPress-259852/htdocs/wp-content/plugins/buddypress/bp-core/bp-core-dependency.php(359): do_action(‘bp_screens’)
    #5 /var/www/vhosts/27/196882/ in /var/www/vhosts/27/196882/webspace/siteapps/WordPress-259852/htdocs/wp-content/plugins/buddypress/bp-members/bp-members-functions.php on line 1779″


    cranewest
    Participant

    @cranewest

    I’m running into this same issue. Here is my debug log:
    [30-Oct-2019 21:21:49 UTC] PHP Fatal error: Uncaught Error: Call to undefined function bp_xprofile_fullname_field_id() in /Users/joelabeyta/Sites/live well/public_html/wp-content/plugins/buddypress/bp-members/bp-members-functions.php:1779
    Stack trace:
    #0 /Users/joelabeyta/Sites/live well/public_html/wp-content/plugins/buddypress/bp-members/screens/register.php(204): bp_core_signup_user(‘jbeyta’, ‘uN*)tqIK%wMl’, ‘joel@crane-west…’, Array)
    #1 /Users/joelabeyta/Sites/live well/public_html/wp-includes/class-wp-hook.php(286): bp_core_screen_signup(”)
    #2 /Users/joelabeyta/Sites/live well/public_html/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(”, Array)
    #3 /Users/joelabeyta/Sites/live well/public_html/wp-includes/plugin.php(465): WP_Hook->do_action(Array)
    #4 /Users/joelabeyta/Sites/live well/public_html/wp-content/plugins/buddypress/bp-core/bp-core-dependency.php(359): do_action(‘bp_screens’)
    #5 /Users/joelabeyta/Sites/live well/public_html/wp-includes/class-wp-hook.php(286): bp_screens(”)
    #6 /Users/joelabeyta/Sites/live well/public_html/w in /Users/joelabeyta/Sites/live well/public_html/wp-content/plugins/buddypress/bp-members/bp-members-functions.php on line 1779


    joaoaurelio
    Participant

    @joaoaurelio

    Same here

    Fatal error: Uncaught Error: Call to undefined function bp_xprofile_fullname_field_id() in /home/promoco4/public_html/wp-content/plugins/buddypress/bp-members/bp-members-functions.php:1779 Stack trace: #0 /home/promoco4/public_html/wp-content/plugins/buddypress/bp-members/screens/register.php(204): bp_core_signup_user(‘test’, ‘123456’, ‘test@test.com’, Array) #1 /home/promoco4/public_html/wp-includes/class-wp-hook.php(286): bp_core_screen_signup(”) #2 /home/promoco4/public_html/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(”, Array) #3 /home/promoco4/public_html/wp-includes/plugin.php(465): WP_Hook->do_action(Array) #4 /home/promoco4/public_html/wp-content/plugins/buddypress/bp-core/bp-core-dependency.php(359): do_action(‘bp_screens’) #5 /home/promoco4/public_html/wp-includes/class-wp-hook.php(286): bp_screens(”) #6 /home/promoco4/public_html/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(NULL, Array) #7 /home/promoco4/public_html/wp-includes/plugin.php(465): WP_Hook->do_action(Array) #8 /home/ in /home/promoco4/public_html/wp-content/plugins/buddypress/bp-members/bp-members-functions.php on line 1779


    joaoaurelio
    Participant

    @joaoaurelio

    Solved by enabling profile fields inside buddypress settings


    vsimm63
    Participant

    @vsimm63

    I’m having a similar problem. How do I enable profile fields inside buddypress settings?

Viewing 6 replies - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.
Skip to toolbar