Forum Replies Created
-
AuthorPosts
-
deniscgnMember
Hello Khaled,
when you change the AVATAR the DELETE works…but it is not working when you just DELETE the AVATAR, then it still remains in the FILE folder.
Cheers,
DenisdeniscgnMemberdid you get the new password?
deniscgnMemberI sent you an Email 🙂
deniscgnMemberHello Khaled,
it is still active. You can use it.
Cheers,
DenisdeniscgnMemberHey Khaled,
the new DEV Version (Dev Version (May 29, 2016)) has again the ERROR…Can you please check this.
Fatal error: Class ‘UserMeta\FormBuilder’ not found
Thanks.
deniscgnMemberHello Khaled,
the delete of AVATARs is still not working 🙁
Cheers,
DenisdeniscgnMemberHello everybody,
isnt it easier to use user_meta_after_user_register & user_meta_after_user_update?
function reset_checkbox( $userData ) { $userData[ 'checkboxField' ] = ''; } add_action( 'user_meta_after_user_update', 'reset_checkbox' ); add_action( 'use user_meta_after_user_register', 'reset_checkbox' );
I would do it this way.
deniscgnMemberIt still DOES not work 🙁
I cant create a new form!
- This reply was modified 8 years, 6 months ago by deniscgn.
deniscgnMemberHello Khaled,
perfect, thanks!
But as you can see, I can still not create a new form.
Cheers,
DenisdeniscgnMemberHey Khaled,
I downloaded your latest version again 6 minutes ago. The line 7 is the same as mentioned abouve.It still does not work.
With deleting the AVATAR image, great! As far as I can create a new form in the dev version.
Thanks so much for being back,
Cheers,
DenisdeniscgnMemberKhaled,
I did as you said, but it still does not work when I try to create a new FORM.
Fatal error: Class ‘UserMeta\FormBuilder’ not found in /www/htdocs/siteroot/kuenstler-in-koeln/wp-content/plugins/user-meta/views/forms/editForm.php on line 7
Cheers,
Denis- This reply was modified 8 years, 6 months ago by deniscgn.
deniscgnMemberHello Khaled,
installing works now, creating FORMS not.
Fatal error: Class ‘UserMeta\FormBuilder’ not found in /www/htdocs/siteroot/partykompass/wp-content/plugins/user-meta/views/forms/editForm.php on line 7
Help please!
DenisdeniscgnMemberThe code does not seems to work for custom field regex 🙁
deniscgnMemberHey Khaled,
is this fixed?
Cheers,
Denis -
AuthorPosts