Reported by s.Daniel (split from #706052: Message "...does not exist in the contact form...." not always displayed propperly):
With js disabled the links try to send me to my.localhost/contact/info/xxx/de even though I don't have a contact form for that address and then redirect to /contact. Does the module alter the contact modules functionality so it works anyway or will it fail?
my.localhost/contact/daniel/xxx/de redirects to /contact as well.
Comments
Comment #1
JamesK commentedThis may be related to missing the prepopulate module. I will have to do some additional testing to determine what is causing it.
Thanks again.
Comment #2
JamesK commentedI think the issue you are having is related to non-existing contact categories. When you create a link to a non-existing contact category, the module should give you a message saying so with a link to create that category (again, dependant on the prepopulate module).
Comment #3
JamesK commentedComment #4
mikemckend commentedUsing this module with the d7 dev version of prepoluate, I receive this same error. I have the categories created, but the contact form returns an error when trying to visit /contact/address/domain/tld.
Comment #5
rcharles commentedSimilar error where any/all links redirect to http://sitename.tld/contact . Note even using Graceful Email Obfuscation Filter but related and similar.
Reviewing modules installed I thought possibly a conflict.
With two (2) test contact "categories" set-up for testing I reviewed the MySQL blocks table:
Solutions:
Comment #6
JamesK commentedRe #5: If the issue isn't with geo_filter, and you are looking for support to diagnose it then the forums are likely your best bet.
Re #4: Can't reproduce your issue. What are your categories called?
Comment #7
JamesK commented