I had this plugin working on my old server for a long time. The client moved servers, and when I reinstalled the plugin, I got the following error:Table ‘xx_wpxxx.wpxj_ecampaign_log’ doesn’t exist
I tried specifying that I just want to send an email (not sign a petition) but I still get the error upon submitting the form.
I uninstalled and reinstalled the plugin and got another generic error.
any advice? can I manually create the table? If so what fields should it have?
thanks,
Kim
I need to move my hosting from php5.2, where ecampaign is working flawlessly, to 5.3. I am testing by installing eCampaign on a hosting account that is already on 5.3. I am getting the following error:
Error: Field campaignEmail not specified. This error has been logged! Sorry.
I have this address stated both in the settings and manually as a parameter of the shortcode.
Is this a 5.3 incompatibility, or another issue?
Thanks,
Kim
First of all great plugin! – thanks John
I found a minor bug that I thought I’d let people know about.
I was getting a database error “database wp_ecampaign_log does not exist” on the front end when I first installed the ecampaign (version 0.83) plugin.
I found that it was due to an incompatibility with MySql 5.5
To fix bug with version 0.83
1. Deactivate plugin
2. Edit plugin EcampaignLog.class.php
Replace line
date timestamp(14) NOT NULL,
with:
date timestamp NOT NULL,
3. Reactivate plugin (this should not create the missing database table for you)
Hope that saves somebody some time
]]>Hi,
The setup a campaign action link is missing. Can you help me please?
Agustín
]]>Just wondering if I should give this plugin a go. Description sounds great!
]]>When I fill out the petition form to send, I get the following error message, and nothing else happens:
“Error: Unable to add item to . This error has been logged! Sorry.”
Message is very cryptic and pretty much meaningless. Any clues as to what I can do?
Thanks, Mike
Hey there,
Not sure what happened but I’m getting the following error:
Error: Field visitorName not specified. This error has been logged! Sorry.
This is the current settings:
{to}
{subject*}
{body*}
<div class=”text-guidance”>Your name and address as entered below will be added. You do not need to add your name above. </div>
{Name*}
{Title*}
{Organization*}
{email*} Will not be made public
{captcha}
{verificationCode}
{checkbox1 checked=”checked” Check if you agree to make an effort for the next 30 days.}
{send}
<div class=”text-contact”>{counter} people have taken part in this action. Please contact {campaignEmail} if you have any difficulties or queries. </div>
{success <div class=”ecOk bolder”>Your email has been sent.</div>
<div class=”ecOk”>You should receive a copy in your mailbox. Thank you for taking part in this action.</div>}
Hi John,
Been a while. Everything is working great, but one issue cropped up:
I started using polylang, since I got non-dutch requests for translations. I have been trying to figure out wether or not I could use eCampaign in different instances (same petition, different languages)
Polylang works by linking seperate pages (so: different page ID). I tried to set up a new petition on a page, but ran into some problems:
Would you happen to have a suggestion how to deal with these issues? I suppose I could make the confirmation mail bilingual, but if I add any more languages that wouldn’t do either
Sincerely,
Mark
]]>Hi John,
Are you supporting this plugin at all?
I’m hoping to be able to capture the email addresses the users enter in order to add them to a mailing list, could you point me in the right direction in your plugin where I might be able to do this.
Many thanks,
]]>First of all, this is a fabulous plug-in. Thank you for creating it!
After sending the initial email, the “Email to Friends” will not appear. What can I do? Hope to hear from you as soon as possible.
Thanks!
]]>Looking for the body and subject to be read only – or displayed as only text on the page without the user/visitor being able to change the content.
Also the ability to hide fields, add custom fields and for the format of the email to be html formatted.
Thanks!
]]>Hy
After three times working well, I got the error: email coud not be instantiated.
I don’t know what to do? Is this beceause of the provider I am using?
Thanks for answering soon.
Dieter
]]>Hey. Thanks for putting this plugin together. I’m really looking forward to using it on my website.
I’m wondering though, if you have any plans to implement a counter so people can see how many emails have been sent (e.g., “23 people” have participated in this action). That wold be awesome.
It might be a good idea to have a captcha of some kind as well, no? To stop the form(s) from being using for spam.
Thanks again for your work on this.
]]>