Forum Replies Created
-
AuthorPosts
-
laurentiuMember
In this case I apologize for my reaction.
It has to be a conflict with the theme’s css. I’ll have a closer look into it.
If I don’t find it I will give you access to the website admin and hopefully we’ll pinpoint the problem.Thank you for your response.
laurentiuMemberthank you very much.
laurentiuMemberCongratulations for the solution. I’m pretty sure everyone using a dob input field was looking for a simple way to navigate through years.
However, in order to be complete i’d say it would have to stop throwing the error about date not being in proper format when the user selects the year before the day/month.
A solution for running the verification script on input content only after all the date selection clicks are done would be greatly appreciated.
laurentiuMemberI’ve added another picture for this error:
http://sb.websiter.ro/wp-content/uploads/2012/07/failed_error_user_meta_2.jpglaurentiuMemberThank you for your swift reply.
I have followed your advice and disabled both file ajax upload and form ajax submit.
The form works fine now. It loads the picture, and reports “Profile successfully updated.”
But I get an error message in the login widget. It goes: “Could not save uploaded file.The upload was cancelled, or server error encountered” written in bold red.It’s funny. The “Failed” text from the ajax loading was gray and much smaller, hence less noticeable than this one.
Also, when I save the profile changes (with non-ajax) I get the “Profile successfully updated.” message in both the page and the login widget.
laurentiuMemberI still have the problem. Ajax loads the picture, I see the animated gif, it says: “Failed” and than displays the picture and I can save it.
Is there a way to remove the “Failed” message? I’ve put a picture up, so you can see what I get.
http://sb.websiter.ro/wp-content/uploads/2012/07/failed_error_user_meta.jpgIf you think it would be of any help, I could create a user-account for you so you can look more closely into it.
laurentiuMemberI’ve commented out line 177 in /models/umAjaxModel.php and now it still says “Failed” for users lower than Admin, but it loads the picture and saves it upon Profile Update.
I’m still hoping for a clean solution for this. From where I see it, the only check that should be done is current_user_can(‘upload_files’). Or maybe add a separate capability like um_upload_files or such.
-
AuthorPosts