Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1465 2014-10-02 14:20:48
- castanet
- Member
- From: Oxford
- Registered: 2005-03-19
- Posts: 97
Re: zem_contact_reborn 4.0.3.20
Uli, that worked. Thanks. So I now have ZCR working again but without ‘X-Originating-IP’ in the headers. I’ll chase that up with the host.
Offline
#1466 2014-10-02 14:25:39
Re: zem_contact_reborn 4.0.3.20
castanet wrote #284441:
ZCR is failing on all my sites for a random selection of people across the UK
[stab in the dark] Maybe the originating IP is on your hosting provider’s blacklist? And removing it fools them!
Either way, I might look into changing ZCR at some point to make it possible to change the headers via a mini plugin. At least you won’t need to hack the code then. Being able to alter the headers easily could be useful in some circumstances, though I don’t know whether that raises any security concerns.
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
#1467 2014-10-03 07:45:37
- castanet
- Member
- From: Oxford
- Registered: 2005-03-19
- Posts: 97
Re: zem_contact_reborn 4.0.3.20
The hosting company says it doesn’t use blacklists. Their latest response is: “If this is the only change that was made, [removing X-Originating-IP] this means that the email in question was rejected as it was using false headers, the originating IP header which was added is a false one according to the system as the IP of the mail server isn’t the same as the originating IP (the user’s IP).”
And also:
“It is most likely some other reconfiguration that is causing this matter.
I assume that in attempting to set some custom headers for the message, some confusion arises in the headers and this is causing errors or forged headers notification.”
Last edited by castanet (2014-10-03 09:37:51)
Offline
#1468 2014-10-03 15:24:26
Re: zem_contact_reborn 4.0.3.20
The hosting company needs a clue :)
X-originating-IP is typically used when submitting mail via a website to indicate what the IPnr of the visitor was. The ipnr of the website is already visible in the Received headers, so there’s no need to add it in the X-originating-IP header.
Offline
#1469 2014-12-16 16:11:04
Re: zem_contact_reborn 4.0.3.20
Just in case nobody checked the particular thread, there is not so much of a bug but a typo in the help files of the plugin spotted by Uli here and posted by me a few posts earlier.
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline
#1470 2014-12-16 16:59:03
Re: zem_contact_reborn 4.0.3.20
colak wrote #286644:
a typo in the help files
Thanks for the report. It’s already fixed in the next version.
EDIT: I do have a little more work to do on the help there yet though (some of the examples and links need altering, and some consistency to fix) so if you spot anything that needs changing in that file, please drop me a line.
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
#1471 2015-01-14 14:00:20
Re: zem_contact_reborn 4.0.3.20
Hi all!
I have Txp 4.5.4 and zem_contact_reborn 4.0.3.20 working just fine.
However I recently copied the whole TXP installation to another directory (along with the database) to make a separate version of the website and in this new directory the forms don’t work – I always get a “nice try” error. Tried re-istalling plugins with no luck. And it drives me mad!
Could you point me in the right direction?
Thanks
Offline
#1472 2015-01-14 18:15:05
Re: zem_contact_reborn 4.0.3.20
@Si:
Login to your control pane
Go to Admin
Go to Preferences
Go to Advanced
Change the Maximum URL length (in characters) to a higher value til it works!
Offline
#1473 2015-01-14 20:34:09
Re: zem_contact_reborn 4.0.3.20
wow, thanks a million, Ruud! how could I miss that
problem solved
Offline
#1474 2015-01-14 21:20:21
- uli
- Moderator
- From: Cologne
- Registered: 2006-08-15
- Posts: 4,311
Re: zem_contact_reborn 4.0.3.20
Si wrote #287361:
[…] working just fine. […] copied the whole TXP installation […]
Ruud, dim user here, trying to get a little smarter: How did you get the idea to change the URL length value that was copied over from a working installation?
In bad weather I never leave home without wet_plugout, smd_where_used and adi_form_links
Offline
#1475 2015-01-15 16:04:40
Re: zem_contact_reborn 4.0.3.20
I googled for “TXP nice try”. Seriously :)
Offline
#1476 2015-01-15 16:39:29
- uli
- Moderator
- From: Cologne
- Registered: 2006-08-15
- Posts: 4,311
Re: zem_contact_reborn 4.0.3.20
Very often I’m not doing any different, myself. But here I’d have thought “Can’t be the prefs, copied values, was working with these before. Result: reason will be something from the new environment (read: server), at most new/forgotten htaccess”.
In bad weather I never leave home without wet_plugout, smd_where_used and adi_form_links
Offline