Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

  1. Index
  2. » Archives
  3. » Plug-in: zem_contact_reborn

#301 2006-03-09 17:50:09

alexandra
Member
From: Cologne, Germany
Registered: 2004-04-02
Posts: 1,370

Re: Plug-in: zem_contact_reborn

Help

I installed the plugin yesterday and it worked fine. For no reason it stopped working and helpless as i am i just reinstalled the latest Version of both plugins again but to no avail.

I am absolutely sure everything is okay:

<txp:zem_contact to="xxxkbbu.de” copysender=“yes” form=”#contactForm” />@
<br />
contactForm is:
<code><txp:zem_contact_text required=“yes” label=“Name” /><br />
<txp:zem_contact_text required=“no” label=“Firma” /><br />
<txp:zem_contact_text required=“no” label=“Telefon” /><br />
<txp:zem_contact_email /><br />
<txp:zem_contact_textarea cols=“50” label=“Ihre Nachricht” />
<txp:zem_contact_submit label=”“/></code>
<br />
URL is:
http://www.stb-wantzen.de/kontakt

Any ideas? Can anybody please check?

Last edited by alexandra (2006-03-10 17:31:42)

Offline

#302 2006-03-09 19:13:27

NeilA
Member
From: Blue Mountains, Australia
Registered: 2004-08-15
Posts: 316
Website

Re: Plug-in: zem_contact_reborn

Just checked by trying to use the form (nice self-portrait on that page, btw! ;-)) Alex, and you are right – it’s broken.

I’m no coder, but this is the code I’m using on a working form, using the same version that you are:

<code>
<txp:zem_contact to=“xxxxx@westserve.org” copysender=“yes” label=”“>
<p><txp:zem_contact_text label=“Name:” break=”“ /></p>
<p><txp:zem_contact_email label=“E-Mail:” break=”“ /></p>
<p><txp:zem_contact_textarea label=“Message:” break=”“ /></p>
<txp:zem_contact_submit />
</txp:zem_contact>
</code>
<br />

Don’t know if that helps…


Neil – Blue Mountains, Australia

http://westserve.org
http://ministrygrounds.net.au

Offline

#303 2006-03-10 01:49:59

squaredeye
Member
From: Greenville, SC
Registered: 2005-07-31
Posts: 1,495
Website

Re: Plug-in: zem_contact_reborn

Alex,
I guess you have turned off all of your other plugins for testing?
Is it the issue that its not submitting? What kind of testing do you need?

If you just need a submission, its working for me. Although, I don’t know if it sent it to you or not?


Offline

#304 2006-03-10 01:59:54

thebombsite
Archived Plugin Author
From: Exmouth, England
Registered: 2004-08-24
Posts: 3,251
Website

Re: Plug-in: zem_contact_reborn

No, there is definitely something wrong with it because clicking the “submit” without entering any detail should throw a load of error messages at you and it doesn’t. That’s usually the first test I do on the form.

Just to satisfy my curiosity Alex, take that empty “label” attribute out of the “submit” tag.

This won’t make any difference but you don’t need to specify required=“yes” as that is the default setting.

Last edited by thebombsite (2006-03-10 02:00:34)


Stuart

In a Time of Universal Deceit
Telling the Truth is Revolutionary.

Offline

#305 2006-03-10 02:18:45

squaredeye
Member
From: Greenville, SC
Registered: 2005-07-31
Posts: 1,495
Website

Re: Plug-in: zem_contact_reborn

Weird, it sent it to me.


Offline

#306 2006-03-10 02:28:44

thebombsite
Archived Plugin Author
From: Exmouth, England
Registered: 2004-08-24
Posts: 3,251
Website

Re: Plug-in: zem_contact_reborn

Well it won’t send me a thing.


Stuart

In a Time of Universal Deceit
Telling the Truth is Revolutionary.

Offline

#307 2006-03-10 02:51:19

NeilA
Member
From: Blue Mountains, Australia
Registered: 2004-08-15
Posts: 316
Website

Re: Plug-in: zem_contact_reborn

Same here Stu.
Doesn’t send anything…


Neil – Blue Mountains, Australia

http://westserve.org
http://ministrygrounds.net.au

Offline

#308 2006-03-10 03:48:39

squaredeye
Member
From: Greenville, SC
Registered: 2005-07-31
Posts: 1,495
Website

Re: Plug-in: zem_contact_reborn

I got this email sent to me:

From: matthew [at] artiswork . org
Subject: Steuerberaterin Claudia Wantzen > Inquiry
Date: March 9, 2006 8:49:22 PM EST
To: matthew [at] artiswork . org

Name: matthew Smith

Firma: artiswork

Telefon: 267-286-0063

Email: matthew [@] artiswork.org

Ihre Nachricht: A test

note that the strange part is that I sent it to myself somehow, whoa, that’s funky

Last edited by ma_smith (2006-06-30 13:07:50)


Offline

#309 2006-03-10 03:52:08

soulship
Member
From: Always Sunny Charleston
Registered: 2004-04-30
Posts: 669
Website

Re: Plug-in: zem_contact_reborn

Hmmmmm Mathew, makes you wonder what they are testing for…… that doesn’t look to great does it?

Offline

#310 2006-03-10 04:00:42

NeilA
Member
From: Blue Mountains, Australia
Registered: 2004-08-15
Posts: 316
Website

Re: Plug-in: zem_contact_reborn

Matthew, you got a copy because Alex had turned on the ‘copysender’ option.

But Stu and I both got nothing…

I’m wondering if it’s a server problem, rather than Textpattern?


Neil – Blue Mountains, Australia

http://westserve.org
http://ministrygrounds.net.au

Offline

#311 2006-03-10 04:04:51

squaredeye
Member
From: Greenville, SC
Registered: 2005-07-31
Posts: 1,495
Website

Re: Plug-in: zem_contact_reborn

ahh yes, that makes sense :) I forgot that was there.
Perhaps it is a server issue? I dunno. That’s funkytown. (stolen from a laugh I got about Soulship above)

Sorry Alex?


Offline

#312 2006-03-10 08:34:57

alexandra
Member
From: Cologne, Germany
Registered: 2004-04-02
Posts: 1,370

Re: Plug-in: zem_contact_reborn

Hi folks, thanks so much for testing! The issue is pretty strange. I got Matthews email but not Stus.
Well, this morning i did remove the complete stylesheet for the comment form and it did not work. Then i removed styles for submit button:

/*#zemSubmit { background: url(../images/11.jpg) no-repeat; width:70px; height:25px; border:none; float:right;
}

#zemSubmit input[type=“submit”]:hover { background: url(../images/10.jpg) no-repeat; }

#zemSubmit input[type=“submit”]:active {background: url(../images/11.jpg) no-repeat; }*/

and now it seems to work. At least i get error messages and could send a test email. Do you notice anything strange in the css?

Offline

  1. Index
  2. » Archives
  3. » Plug-in: zem_contact_reborn

Board footer

Powered by FluxBB