Forum Replies Created
-
AuthorPosts
-
October 15, 2012 at 6:19 pm in reply to: Email notifications do not work when using Gravity Forms #2314maxonMember
Thanks khaledsaikat.. that fixed it!
I still don’t see the connection between a setting in user meta plugin affecting emails send by gravity forms.
October 11, 2012 at 8:28 pm in reply to: Email notifications do not work when using Gravity Forms #2232maxonMemberI am not using GF for registration.. just for a contact form. As soon as I enable User Meta the GF contact form does not work anymore (mail is send but HTML is broken). So the only possible explanation to me is .. that it is not about actually sending the email and much more likely about a hook or filter in User Meta that collides with GF. I am using AJAX for GF form submission and have seen a few ajax hooks in User Meta.. and currently they are my main suspects.
When I comment line 9 in user-meta/models/umInitPlugin.php .. GF works again.
In this line a method named “loadControllers” of the global object “$userMeta” is called but I cannot find it anywhere in the project… must be some sort of dynamic class.
Does anyone know where this function call ends up???
October 10, 2012 at 2:53 am in reply to: Email notifications do not work when using Gravity Forms #2225maxonMemberNot sure if I am having the same issue.. but it fits to the title of this post – so here you go:
As soon as i have User Meta enabled .. all the Emails (html) send by Gravity Forms are broken. I don’t receive them as HTML emails and the content is partly missing.. at least everything that usually wraps the html table.
I guess it could be caused by conflicting hooks for ajax submission. Any thoughts from the community or developer would be appreciated!
Is anyone successfully using Gravity Forms and User Meta at the same time???
Cheers
Max -
AuthorPosts