• Resolved Thomas Endersen

    (@thehinesgaphideaway)


    thrown in /home/site/public_html/wp-content/plugins/wholesalex/includes/menu/class-wholesalex-profile.php on line 1120
    [24-Aug-2023 12:29:32 UTC] PHP Fatal error: Uncaught ArgumentCountError: 2 arguments are required, 1 given in /home/site/public_html/wp-content/plugins/wholesalex/includes/menu/class-wholesalex-profile.php:1120

    Causes the Profile area to set the Role to go blank as attached.

    View post on imgur.com

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Thomas Endersen

    (@thehinesgaphideaway)

    Seems the fix is simple and I need the form to work to adjust user role on our site. I can wait for your fix or if you can confirm this is fine:

    From:

    array( ” =>sprintf( __( ‘–Select %s Role–‘, ‘wholesalex’ ) ), wholesalex()->get_plugin_name() ) +

    To:

    array( ” =>sprintf( __( ‘–Select %s Role–‘, ‘wholesalex’ ) , wholesalex()->get_plugin_name() ) ) +

    Plugin Author WPXPO

    (@wpxpo)

    Hi @thehinesgaphideaway,

    Thanks for your ticket. We checked your problem, We are sorry to say that it was our plugin bug. Our development team already fixed your issue with high priority. I hope your problem is solved. If you have any more questions, let me know. We will try to solve your problem as soon as possible.

    If you are satisfied with our support, give us a five-star review in the WordPress directory. As a new plugin developer, it helps us a lot.

    Have a nice day.

    Thread Starter Thomas Endersen

    (@thehinesgaphideaway)

    Ok great, thanks.

    Plugin Author WPXPO

    (@wpxpo)

    Hi @thehinesgaphideaway ,

    I hope you are enjoying the WholesaleX plugin. We have a dedicated team for the WholesaleX plugin. They are always ready to give a quick fix.

    Wish a 5-star review from you. It will inspire our WholesaleX team.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Fatal Error in Wholesalex Profile’ is closed to new replies.