When the Contact Us form is used, this add-on will create a thread in a specified forum.
Associates the thread ownership with the logged in user or as a guest user, and uses a phrase to format the message contents.
Notice: The Contact Us flood check is limited to the maximum time of the standard XF flood check. Unless you have Redis Flood Check or a similar add-on.
Recommend using Spam trigger prune config to ensure spam trigger logs are kept as expected
The username for guest users must pass the configured username requirements, but may be an existing username.
Respects the targeted forum's default prefix.
Phrases (depending on if the user is logged in or not):
ContactUs_Message_User
ContactUs_Message_Guest
Variables sent to the phrase:
username
subject
message
email
ip
spam_trigger_logs - a list of matching spam trigger logs for email & ip. With a limit of x entries, going back y days.
The phrase may accept bbcode. By default, the phrase ContactUs_Message_Guest will render the email into the message.
DOWNLOAD:
Content locked
This content has been locked. Please login or register in order to unlock it.