I figured out how to fix it. Go to:
classipress/framework/kernel/view-edit-profile.php and then change
require ABSPATH . '/wp-admin/includes/user.php';
to this:
...
I figured out how to fix it. Go to:
classipress/framework/kernel/view-edit-profile.php and then change
require ABSPATH . '/wp-admin/includes/user.php';
to this:
...