Hello.
Need your help guys.
On a page with shortcode [wpuf-edit-users] i clicked on a username, than this error appears
( ! ) Fatal error: Call to undefined function wpuf_user_edit_profile_form() in C:\wamp\www\sitename\wp-content\plugins\wp-user-frontend\wpuf-edit-user.php on line 21
Call Stack
# Time Memory Function Location
1 0.0016 142560 {main}( ) ..\index.php:0
2 0.0022 144688 require( 'C:\wamp\www\sitename\wp-blog-header.php' ) ..\index.php:17
3 1.0038 13167528 require_once( 'C:\wamp\www\sitename\wp-includes\template-loader.php' ) ..\wp-blog-header.php:16
4 1.0141 13211568 include( 'C:\wamp\www\sitename\wp-content\themes\blogfolio\page.php' ) ..\template-loader.php:43
5 1.8262 13591552 the_content( ) ..\page.php:99
6 1.8264 13592048 apply_filters( ) ..\post-template.php:166
7 1.9097 13585048 call_user_func_array ( ) ..\plugin.php:170
8 1.9098 13585064 do_shortcode( ) ..\plugin.php:170
9 1.9099 13585960 preg_replace_callback ( ) ..\shortcodes.php:151
10 1.9099 13587024 do_shortcode_tag( ) ..\shortcodes.php:151
11 1.9100 13587184 call_user_func ( ) ..\shortcodes.php:235
12 1.9100 13587208 wpuf_edit_users( ) ..\shortcodes.php:235
I searched the plugin files and no mention of a function wpuf_user_edit_profile_form() anywhere else
Google - no help
Wordpress support forum - no mention of that error.
Any help would be appreciated.
Thank you!