Hi Abdul
Judging by the dates, the version in Github is the latest, not 1.06 here.
Is that correct?
Thanks
Mike
when i modify any of my extra fields in frontend profile page i have this error back:
WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘WHERE user_login = ‘ggn” at line 1]
SELECT user_login FROM WHERE user_login = ‘ggn’
“ggn” is the user i’m trying to modify fields for
any help?
ERROR: Please enter the nickname.
user can’t update his profile!! as there is no nickname field in front end.
so how can i solve this ??
Hi
I’m trying to remove some of the profile fields.
I’ve tried removing the username field from the _form file, but when I submit I get a ERROR: Username can not be empty
I also tried setting the field as disabled and do display:none, but this outputs the same error. Any suggestion?
Thank you.
]]>Hello,
I need a small custom work for fep. How can I reach you?
Best Regards
Andreas
]]>/plugins/frontend-edit-profile/widget.php
——————————————————————————————————-
FOUND 1 ERROR AFFECTING 1 LINE
——————————————————————————————————-
87 | ERROR | Deprecated PHP4 style constructor are not supported since PHP7
——————————————————————————————————-
Facebook and Google+ and other data is not in frond end.
thanks
]]>Hello Team
Hope you are doing well.
frontend-edit-profile plugin is not regitering and logging for frontend website. It showing the loging form on frontend but working for backend.I need aplugin which work for a front end website.i mean user can login or register himself/herself for frontend not for backend.
Please help.Its really very urgent.
Getting:
]]>Notice: The called constructor method for WP_Widget in fep_widget is deprecated since version 4.3.0! Use
__construct()
instead. in C:\Users\larry\Projects\DMC\www\wp-includes\functions.php on line 3722
how to use another language?
]]>Using the [EDITPROFILE] shortcode results in:
Parse error: syntax error, unexpected ‘[‘ in /home/XXX/public_html/wp-content/plugins/frontend-edit-profile/_form.php on line 58
We do we need to do to fix this?
Thanks!
]]>Hi,
I get this error everytime I update the from.
[You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ‘WHERE user_login = ‘admin” at line 1]
]]>Hi Abdul,
Since updating this plugin I just get a blank page for the edit profile page. I have changed the shortcode from [PROFILE_FORM] to [EDITPROFILE] but nothing changes and both shortcodes show same blank page. I’m using WordPress 4.4.2 and the latest version of your plugin. This was working fine with the previous version of the plugin.
The page renders my wordpress template header and top of the page template up to the part that it would add the content from the shortcode then it just closes all open html tags but does not do any further wordpress functions.
Can you help?
Parse error: syntax error, unexpected ‘[‘ in /wp-content/plugins/frontend-edit-profile/fep.php on line 42
Looks like you’re not using an array to reference the class/methods in the file.
]]>Hello Abdul, I like the look on the edit profile form very much, I know that the form is only for editing user profiles, is there anyway I can create a registration form with the same look and same fields and opportunities as edit profile form?
And maybe also a view profile form in the same looking style?
I′m very new to WordPress, so if possible, can you tell me how I can do that?
Thank you very much in advance. Helle
]]>I’ve translated some of the text to Turkish. I’ve renamed it as “fep_tr_TR.mo” and put it to language fodler but it does not work. I’ve also put it to “wp-content/languages/plugins” but still it does not work. What am I doing wrong?
Thanks
]]>I am getting
Fatal error: Call to a member function get_page_permastruct() on a non-object in /home... on line 350
when I click Plugins in the admin side the minute I activate your plugin.
I know you resolved my problem before but this is a different site I am hoping you can help again.
I deleted the plugin via ftp and the error is still there.
]]>Hi, I am getting the following error when displaying an admin profile:
Fatal error: Call to a member function is_role() on a non-object in ../_form.php on line 183
Any guidance is appreciated
]]>Hello,
We all know here that tables are not the proper way for a responsive design. Actually, they are quite ugly on small devices.
Do you have any plans to make this plugin more responsive for mobile devices?
Thanks.
]]>It would be nice to have an option in the settings page to remove the Name section and also the Website row from the Contact info, https://i.imgur.com/5SE3Y8a.png
]]>I’m getting multiple errors like this one.
Looking at the code (fep.php line 275) it seems the value for $wpdb->signups is null.
Is there work around or change for this?
[13-Feb-2015 22:53:37 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘WHERE user_login = ‘bwalkie” at line 1 for query SELECT user_login FROM WHERE user_login = ‘bwalkie’ made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/NeilResponsive/page.php’), the_content, apply_filters(‘the_content’), call_user_func_array, do_shortcode, preg_replace_callback, do_shortcode_tag, call_user_func, FRONTEND_EDIT_PROFILE->shortcode, FRONTEND_EDIT_PROFILE->basic_form, FRONTEND_EDIT_PROFILE->process_form
]]>Hi!
Plugin gives database error when updating profile on non multisite site.
Error here: fep.php line 276
]]>WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘WHERE user_login = ‘admin” at line 1]
SELECT user_login FROM WHERE user_login = ‘admin’
I used Poedit to Translation , but not work .
I think ,have a bug with this plugin somewhere.
Hi,
do sb has the same Problem.
After saving the changes (Update Profile) on frontend user Profile changes (subscriber) the toolbar of wordpress disapear.
I think the Problem is the missing field in editing form so it set the field as empty. I check that in backend.
How can that be solved?
Thanks and regards
]]>Can’t update profile. When clicking the button nothing happens.
debug mode gives this notice:
Notice: Undefined variable: wp_http_referer in […] /wp-content/plugins/frontend-edit-profile/_form.php on line 4
Any suggestions on how to solve this?
]]>If someone need fep in his language need to find all translatable strings and add the text domain in it. Now it’s a big mess with the textdomains. There are FEP, ‘fep’ , but most are missing. after You fix this you need to load the .mo file something like this
add_action( 'plugins_loaded', 'fep_localization_init' );
function fep_localization_init() {
$path = dirname(plugin_basename(__FILE__)) . '/languages/';
load_plugin_textdomain( 'fep', false, $path );
}
]]>
Hello,
Today I updated to version 1.0.3, but now my other plugins don’t work and this one doesn’t either.
Where can I download version 1.0.2 or 1.0.1 ??
]]>Don’t work file, picture, and avatar submit on front profile page.
It works on back standard page, and I can see changes on front.
But on front I can change nothing with files added.
I can choose file to upload, but after submitting nothing changes.
To add additional fields and file submitting… I use Cimy User Extra Fields.
May be they conflict each other?
Help!!!
https://www.ads-software.com/extend/plugins/frontend-edit-profile/
]]>Hi there…
I have some problem with Ajax Event Calendar and Frontend Edit Profile to get both to work on my homepage ??
When i have both activatet at my site, the Calendar will not show at the frontend and i can’t open the events from the widget.
When i shutdown the Frontend Edit Profile the calendar works with no trouble ?
https://www.ads-software.com/extend/plugins/frontend-edit-profile/
]]>Hi how would i a have to name the PO file to make it work???
]]>