Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#445 2006-04-01 14:31:15
- marios
- Archived Plugin Author
- Registered: 2005-03-12
- Posts: 1,253
Offline
#446 2006-04-01 14:34:10
- marios
- Archived Plugin Author
- Registered: 2005-03-12
- Posts: 1,253
Re: Plug-in: zem_contact_reborn
Ok, I tell you what,
I ‘m going to start from the default fallback template, and build up attribute by attribute,
May be that brings us a little further after allmost 500 posts on this topic.
regards, marios
⌃ ⇧ < ⎋ ⌃ ⇧ >
Offline
#447 2006-04-01 15:03:32
Re: Plug-in: zem_contact_reborn
Sorry marios. I was going back through the thread to see what we were still missing. I’ve mentioned your problem to Tranquillo so hopefully he can spot something that may be wrong. From my point-of-view, other than that “from” attribute problem, I can’t see anything wrong with your form, indeed it is extremely similar to the one I test with isn’t it, so I’m a bit stumped. :(
Stuart
In a Time of Universal Deceit
Telling the Truth is Revolutionary.
Offline
#448 2006-04-01 15:46:08
- marios
- Archived Plugin Author
- Registered: 2005-03-12
- Posts: 1,253
Re: Plug-in: zem_contact_reborn
First test run with self enclosed default tag:
Results, starting from using just default self enclosing tag,
<h2>Attributes tested</h2>Nr | Attributes | results | remarks |
1. | subject=“any” | passed | – |
2. | copysender=“yes” | passed | Feature request: It would be nice, if you could custumize the copy sender e-mail body that get’s returned with a form.E.g.: Your request has been quewed at speedy.com,we will act very quickly, You received this e-mail because,bla bla |
3. | form=“custom” | passed together with options 1. and 2. above | using output form with default form elements |
4. | from=“humphrey@borgard.com” | passed with options 1.,2.,3. | still same form elements |
5. | from_form=”?” | not tested | I still don’t understand the use of that one |
6. | Label=“any” | works | - |
7. | redirect=“testpage” | passed | - |
8. | send_article | I skip that for now | - |
9. | thanks_form | passed | - |
10. | to_form | passed | allthough again I don’t understand the use for this one |
11. | show_input & show_error | skip for now | I assume that can be used only on a page template, but does it work within an output form? Please confirm. |
<hr />
<h2>Adding more tags to contact form</h2>
12. | added <code> <txp:zem_contact_text /></code> with attr. label | fails | <del>no e-mails get sent out,</del> no error report message in this case, because I deleted the default values from array variables , EDIT.:strange, e-mail gets processed only for copysender but not for recipient,I think, this has been reported before as well, |
13. | same as above but with textarea | fails | - |
14. | same as above but copysender removed att removed | fails | no e-mail gets out |
15. | same as above, but this time with required=“yes” for all input fields except e-mail | fails | e-mail gets sent out, but instead of recipient, copysender receives,allthough the copysender attribute is still omitted . |
16. | Same as above, but this time with copysender attribute set to no | fails | e-mail goes to copysender instead |
17. | Same as above but removed to-form | passes | it seems as if the plugin uses the to form |
18. | added drop down list | passed | - |
Last edited by marios (2006-04-01 20:40:36)
⌃ ⇧ < ⎋ ⌃ ⇧ >
Offline
#449 2006-04-01 18:39:03
Re: Plug-in: zem_contact_reborn
@marios:
The name attribute of the textarea called “play data” has a white space. Replace it with an underscore.
Doing that, the form works perfectly for me.
Please, note, that the zem_contact_text with the label “Subject” is not used as the subject of the email. You have to set the subject in the zem_contact tag.
Last edited by tranquillo (2006-04-01 18:44:47)
Offline
#450 2006-04-01 18:55:39
- marios
- Archived Plugin Author
- Registered: 2005-03-12
- Posts: 1,253
Re: Plug-in: zem_contact_reborn
So far understood, allso verified above and works, but it seems as for now that adding any additional text input tag to the contact form, will stop the plugin from mailing to recipient, just copysender e-mail only is received.See above test results, Im still trying some more combinations and attributes to definitely verify this.
@tranquillo,
Is there any way, how we could implement an e-mail template form, like it has in mem_self_register?
that would be much more convenient to sort out the submission info on receival.
regards, marios
Last edited by marios (2006-04-01 19:05:53)
⌃ ⇧ < ⎋ ⌃ ⇧ >
Offline
#451 2006-04-07 05:27:44
- joel
- Member
- Registered: 2004-11-26
- Posts: 162
Re: Plug-in: zem_contact_reborn
I have a problem discussed in this thread
When I used this code, no value showed up in the message.
<txp:zem_contact_radio name="forstahandsval" label="Tvärflåt" />, från 10 år
Is seems like it’s not possible to have foreign-characters in the label of a radio-button. I need both the form-output and the mail-content to make sense which demands the use of “åäö-characters.”
See the site in action here
Last edited by joel (2006-04-07 05:29:28)
Offline
#452 2006-04-20 06:19:12
Re: Plug-in: zem_contact_reborn
In the help of the zem_contact_lang plugin, you link to a thread of doggiez that would provide an example of a dual-language utilisation, but the link point to the begining of this thread and after reading this 19 pages … I’ve found nothing.
Where can we find this example please, cause I’m trying to use 2 languages ?
Last edited by fpradignac (2006-04-20 06:32:53)
françois
Offline
#453 2006-04-20 10:47:27
- marios
- Archived Plugin Author
- Registered: 2005-03-12
- Posts: 1,253
Re: Plug-in: zem_contact_reborn
fpradignac wrote:
In the help of the zem_contact_lang plugin, you link to a thread of doggiez that would provide an example of a dual-language utilisation, but the link point to the begining of this thread and after reading this 19 pages … I’ve found nothing.
Where can we find this example please, cause I’m trying to use 2 languages ?
I’ve noticed that allso, and from what I remember, inside the 20 pages, there is a post from Doggiez(Els) that links to another post, where you find the dual language info, but of course, reading the 500 posts again would be a waste of time.(Best thing, drop her a forum mail)
regards
⌃ ⇧ < ⎋ ⌃ ⇧ >
Offline
#454 2006-04-20 14:35:17
- els
- Moderator
- From: The Netherlands
- Registered: 2004-06-06
- Posts: 7,458
Re: Plug-in: zem_contact_reborn
I already mailed François, but if anyone else wants it: here.
Last edited by els (2006-04-20 14:35:34)
Offline
#455 2006-04-21 03:30:21
Re: Plug-in: zem_contact_reborn
Apologies for posting this, but the search function has not been too helpful with my problem, which is getting the plugin to work at all. It is installed & activated, and the tag is simply <txp:zem_contact to=“info@inkwire.net”>.
The result? _“To” address is missing. _ is this common?
thank you.
**** 5 minutes later ****
about to go to sleep, figured i’d take one more look, closed the tag so it’s now <txp:zem_contact to=“info@inkwire.net” /> and VOILA. it works.
Last edited by puthupa (2006-04-21 03:42:27)
arp laszlo
www.inkwire.net
Offline