• Wp User Frontend is an amazing plugin. Really enjoying its functionality. I ran into a small problem though on the page containing the ‘edit post’ interface.

    When the ‘edit post’ interface loads, at the bottom of the page it’s throwing php errors that read:

    Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘wpuf_post_form_style’ not found or invalid function name in C:\wamp\www\wp-includes\plugin.php on line 405

    The Call Stack is as follows:

    Call Stack
    # Time Memory Function Location
    1 0.0005 673104 {main}( ) ..\index.php:0
    2 0.0008 678008 require( ‘C:\wamp\www\wp-blog-header.php’ ) ..\index.php:17
    3 0.6372 43010896 require_once( ‘C:\wamp\www\wp-includes\template-loader.php’ ) ..\wp-blog-header.php:16
    4 0.6441 43030656 include( ‘C:\wamp\www\wp-content\themes\custom-community\account_smi.php’ ) ..\template-loader.php:43
    5 0.9096 44643696 get_footer( ) ..\account_smi.php:66
    6 0.9097 44644304 locate_template( ) ..\general-template.php:63
    7 0.9099 44644480 load_template( ) ..\theme.php:1091
    8 0.9104 44663088 require_once( ‘C:\wamp\www\wp-content\themes\custom-community\footer.php’ ) ..\theme.php:1115
    9 1.4342 46290120 wp_footer( ) ..\footer.php:22
    10 1.4342 46290200 do_action( ) ..\general-template.php:1587
    11 1.4348 46293288 call_user_func_array ( ) ..\plugin.php:405

    Please, any help you could offer would be greatly appreciated.

    https://www.ads-software.com/extend/plugins/wp-user-frontend/

Viewing 4 replies - 1 through 4 (of 4 total)
  • I guess you are not using the latest version?

    Thread Starter uriahjamesgd

    (@uriahjamesgd)

    Hi Tareq! Thank you for your quick response.

    I am using Version 0.5 of WP User Frontend
    And the most recent version of WordPress.

    Is there a more recent version? Any other ideas on what might be happening to throw these errors?

    version 0.6 is released some days ago, use that one.

    Thread Starter uriahjamesgd

    (@uriahjamesgd)

    Wow! My bad. I had just downloaded the plugin last week. I didn’t think to check for updates. Tareq you’re awesome! Things look good. Thank you again for your quick response.

    Uriah

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: WP User Frontend] Error on Post Edit Page’ is closed to new replies.