mactac
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: [Plugin: Contact Form 7] The sender is always me !I’d like to echo the above comments. the ONLY thing that changed is the plugin update. It worked before I updated, didn’t work afterwards.
it’s not just the email address, it’s EVERYTHING – if you customize the email body that gets sent, it doesn’t work. It’s using the default email no matter what changes I make. I suspect that this is probably the reason that the sender is messed up – it’s using some default sender variable that doesn’t appear in the custom email or something.
Forum: Plugins
In reply to: Recommendations for Simply Feed?here’s the code i’m using:
<?php simply_feed(‘https://search.twitter.com/search.atom?q=music’); ?>
Forum: Plugins
In reply to: Recommendations for Simply Feed?I couldn’t get it working correctly.
there are no examples that I can find. I just guessed & put the url of the feed in quotes in the function & I get an error:
Warning: file_put_contents(/data/17/1/56/21/1382673/user/1483461/htdocs/wp-content/plugins/simply-feed/cache/http%3A%2F%2Fsearch.twitter.com%2Fsearch.atom%3Fq%3Dmusic) [function.file-put-contents]: failed to open stream: No such file or directory in /data/17/1/56/21/1382673/user/1483461/htdocs/wp-content/plugins/simply-feed/simply-feed.php on line 85
Forum: Fixing WordPress
In reply to: [Plugin: Contact Form 7] The sender is always me !I was wondering if anyone was working on fixing the problem, just so I know wheter or not I should switch to a different contact form.
Seems like a few people are having the same problem/.Forum: Fixing WordPress
In reply to: [Plugin: Contact Form 7] The sender is always me !@arnaudh: the problem is only with the newsest version. do you have the most current version? also, have you tried to customize the email that goes out?
Forum: Fixing WordPress
In reply to: [Plugin: Contact Form 7] The sender is always me !i have simple press and askimet in common with you….
Forum: Fixing WordPress
In reply to: [Plugin: Contact Form 7] The sender is always me !I think I explained what was going on already.
The format is correct, all I did was install the new version (the old one worked).
The plugin is completely ignoring the settings in the mail section. It doesn’t matter what I type in there (fields, text, whatever), NONE of it shows up in the email… including the sender’s address.
basically, the NEW version doesn’t work.
Forum: Fixing WordPress
In reply to: [Plugin: Contact Form 7] Receiving Blank Emailsthe plugin in broken.
I’m hoping the developer will fix this
Forum: Fixing WordPress
In reply to: [Plugin Contact Form 7] the words that people type don’t get emailedthe problem is that the custom email and variables do not work at all. I’ve been waiting for an answer on that, but as it stands the plugin doesn’t work.
Forum: Plugins
In reply to: Contact Form 7: Redirect to a Thank You pageit’s really too bad, I agree – it’s a major flaw. It’s because of the way it’s set up in ajax.
I’m not sure why the developer said that it cannot be done…. it should be fairly straightforward…
Forum: Fixing WordPress
In reply to: [Plugin: Contact Form 7] The sender is always me !actually i’m finding that it’s completely ignoring the section where you can customize the email … it doesn’t matter what I put in the subject, body, etc… it always shows up as the same
Forum: Fixing WordPress
In reply to: [Plugin: Contact Form 7] The sender is always me !been poking around a bit, and it looks like the email field is getting completely dropped. ie if I add the email & sender name to the message, it doesn’t appear at all in the body of the message email.
Forum: Fixing WordPress
In reply to: [Plugin: Contact Form 7] The sender is always me !same here…..
no, I checked your example:
https://ocaoimh.ie/2009/02/10/press-play-on-tape-retro-actionThat’s a 302 redirect.
It’s *not* fixed.
Forum: Plugins
In reply to: [Plugin: WP Super Cache] Is this refresh problem related to supercachehere;s some more info on this – it appears that the redirect only happens the first time you visit the page, then it doesn’t appear. if you wait a while & return the redirect will be there again…
this is REALLY making me think that the caching plugin is the problem…