Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1585 2016-02-05 23:39:19
Re: zem_contact_reborn 4.0.3.20
Finally. Please direct any questions about the new version there. And sorry for polluting this thread for so long while I got my act in gear.
The smd plugin menagerie — for when you need one more gribble of power from Textpattern. Bleeding-edge code available on GitHub.
Txp Builders – finely-crafted code, design and Txp
Offline
#1586 2016-02-07 20:06:59
Re: zem_contact_reborn 4.0.3.20
Thanks Stef: great stuff. I appreciate the extensive help text :)
@all:
I upgraded my form to the new plugin and did some more testing.- New user emails get received, whether sent to external or domain-native email addresses.
- I still get the Sorry, unable to send email. failure message whether I have the ‘SMTP envelope sender address’ field filled with a domain-native email address or left empty.
- I tried disabling fields to see where the problem lay, and discovered that the form works every time, as long as I exclude the <txp:zem_contact_email /> field.
I’m stuck :(
What should I try next? Thanks all…
Offline
#1587 2016-02-07 21:05:49
Re: zem_contact_reborn 4.0.3.20
@giz, the 4.5.0.0 version of the plugin has a separate forum thread
Offline
#1588 2016-02-19 10:47:20
Re: zem_contact_reborn 4.0.3.20
Is there a way to limit the number of words (if not, characters) in specific text fields?
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline
#1589 2016-02-19 18:07:04
Re: zem_contact_reborn 4.0.3.20
Yiannis, there is: the max
attribute (unless it was renamed in this new version).
Offline
#1590 2016-02-20 07:03:25
Re: zem_contact_reborn 4.0.3.20
Whoops… I missed that. THanks so much ruud.
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline
#1591 2016-06-26 09:15:14
- Gallex
- Member
- Registered: 2006-10-08
- Posts: 1,308
Re: zem_contact_reborn 4.0.3.20
i know, there is new version of this plugin, but i’m afraid to use it yet on live page. ;)
i have quizz here
html:
<txp:zem_contact to="quizzz2013@gmail.com" label="Saada vastused" subject="Viktoriini vastused V voor: edasijõudnud" thanks="Teie vastused on edastatud" redirect="saadetud" copysender="1">
<txp:zem_contact_text label="Küsimus 1" break="" />
<txp:zem_contact_text label="Küsimus 2" break="" />
<txp:zem_contact_text label="Küsimus 3" break="" />
<txp:zem_contact_text label="Küsimus 4" break="" />
<txp:zem_contact_text label="Küsimus 5" break="" />
<txp:zem_contact_text label="Ees- ja perekonnanimi" break="" />
<txp:zem_contact_email label="E-post" break="" />
<txp:zem_contact_submit label="Saada" />
</txp:zem_contact>
should be correct, isn’t? but some emails don’t arrive to me, some users complaining – they didn’t get a copy… :(
any ideas?
Textpattern version: 4.5.7 (r5900)
Last update: 2015-09-09 11:49:43/2015-09-09 11:41:33
Document root: /srv/n1/w/eoy/afatar/html
$path_to_site: /srv/n1/w/eoy/afatar/html/rasvatihane
Textpattern path: /srv/n1/w/eoy/afatar/html/rasvatihane/textpattern
Permanent link mode: section_title
open_basedir: /srv/n1/w/eoy/afatar/html:/srv/n1/w/eoy/afatar/private:/safe/bin:/tmp
Temporary directory path: /srv/n1/w/eoy/afatar/html/rasvatihane/textpattern/tmp
Site URL: www.eoy.ee/rasvatihane
PHP version: 5.6.18-pl0-gentoo
GD Graphics Library: bundled (2.1.0 compatible); supported formats: GIF, JPG, PNG.
Server TZ: Europe/Tallinn
Server local time: 2016-06-26 10:39:10
DST enabled?: 1
Automatically adjust DST setting?: 1
Time zone: Europe/Tallinn (7200)
MySQL: 5.5.5-10.1.11-MariaDB-log
Locale: en_GB.UTF-8
Server: Apache
Apache version: Apache
PHP server API: apache2handler
RFC 2616 headers:
Server OS: Linux 4.4.1-2-ARCH
Active plugins: zem_contact_reborn-4.0.3.20m, zem_contact_lang-4.0.3.6, rah_metas-1.5, rss_auto_excerpt-0.5, upm_img_popper-1.3.7m, jbx_multiple_image_upload-0.5.5, rah_sitemap-1.2, adi_notes-1.3
Admin-side theme: classic 4.5.7
Pre-flight check:
------------------------
The following PHP functions (which may be necessary to run Textpattern) are disabled on your server: pcntl_exec
------------------------
<code>.htaccess</code> file contents:
------------------------
------------------------
Offline
#1592 2016-06-26 12:45:55
- Gallex
- Member
- Registered: 2006-10-08
- Posts: 1,308
Re: zem_contact_reborn 4.0.3.20
Gallex wrote #299978:
should be correct, isn’t? but some emails don’t arrive to me, some users complaining – they didn’t get a copy… :(
i think the issue is somehow related to thanks=""
tag. it doesn’t appear and form doesn’t disapper after submitting. so i need to use redirect=""
tag.
Last edited by Gallex (2016-06-26 13:27:23)
Offline
#1593 2016-06-27 09:50:07
- Gallex
- Member
- Registered: 2006-10-08
- Posts: 1,308
Re: zem_contact_reborn 4.0.3.20
Gallex wrote #299980:
“thanks” text doesn’t appear and form doesn’t disapper after submitting.
lots of testing and: form works correctly if i don’t put it into an article! hmm…
my page:
<txp:if_section name="linnumaaramisvoistlus">
<section class="content-1">
<div class="container">
<section class="sub-container">
<txp:if_individual_article>
<txp:article>
<h1><txp:title /></h1>
<txp:body />
</txp:article>
<txp:else />
<txp:if_category>
<txp:category title="1" wraptag="h6" />
<txp:article category='<txp:category />' wraptag="ul" break="li">
<txp:permlink><txp:title /></txp:permlink>
</txp:article>
<txp:else />
<txp:if_article_list>
<txp:article status="sticky" limit="1" />
<txp:category_list parent='<txp:section />' exclude='<txp:section />' wraptag="div" break="div" class="tulbad-2 tulbad-wrapper">
<txp:if_different><txp:category title="1" link="1" wraptag="h6" /></txp:if_different>
<txp:article_custom category='<txp:category />' wraptag="ul" break="li">
<txp:permlink><txp:title /></txp:permlink>
</txp:article_custom>
</txp:category_list>
</txp:if_article_list>
</txp:if_category>
</txp:if_individual_article>
</section>
<aside class="sidebar-container">
<txp:output_form form="sidebar" />
</aside>
</div>
</section>
<txp:else />
...
is it something not so correct in a code above?
Offline
#1594 2016-06-27 10:26:57
Re: zem_contact_reborn 4.0.3.20
Gallex wrote #299984:
form works correctly if i don’t put it into an article!
Have you set Textile formatting to None
for that article? Otherwise it’ll probably screw up your form.
The smd plugin menagerie — for when you need one more gribble of power from Textpattern. Bleeding-edge code available on GitHub.
Txp Builders – finely-crafted code, design and Txp
Offline
#1595 2016-06-27 10:32:28
- Gallex
- Member
- Registered: 2006-10-08
- Posts: 1,308
Re: zem_contact_reborn 4.0.3.20
Bloke wrote #299986:
Have you set Textile formatting to
None
for that article? Otherwise it’ll probably screw up your form.
you mean “leave text untouched”?
Offline
#1596 2016-06-27 10:46:33
Re: zem_contact_reborn 4.0.3.20
The smd plugin menagerie — for when you need one more gribble of power from Textpattern. Bleeding-edge code available on GitHub.
Txp Builders – finely-crafted code, design and Txp
Offline