Glad to here you like the plugin. If you have a chance we would appreciate a review of it.
Best,
Josh
Just posted my review Josh. One more thing, is it possible to edit the form information? eg I want to add sex, age and location to my form.
Hi Mawamde,
We don’t yet support custom fields but it is on our todo list. They wont be in the next release coming out sometime this week but i will see about getting then in soon.
Best,
Josh
Everything seems to work except the widget when I install it on the blog. The form doesn’t save the subscriber information and I don’t see the thank you message after trying to subscribe.
I am using WordPress 3.4.2 on the Thesis 1.8.4 theme.
Any help would be appreciated!
Larry Jordan
Hi Larry,
Could you provide a link so i can see the widget?
Thanks,
Josh
Hi Larry,
If you go to Settings > Advanced do you have AJAX turned off? it looks like their is a bug with the non ajax version of the widget and it is not posting correctly. I created an issue for this and will get it fixed in the next release.
If AJAX is off could you try tuning it on or
If you got to Subscribers tab you should see a From button for you list. If you click that you will see and HTML from you can copy. This one should work if you copy that html and put it in a Text Widget.
Best,
Josh
Thanks Josh. I like the html form and it seems to work as far as putting the name in the subscriber list and sending the opt in email. I chose to have my own “thank you for signing up” page as the redirect but that doesn’t seem to be working. It goes to the default page.
Good afternoon all,
I found the same problem and searching a bit I realized that no tables were created subscribers, status, etc.. after reviewing the code I realized that the error was to activate the plugin (function plugin_activation sendpress.php line 1392) and did not include the file sendpress / inc / db / tables.php for now my solution is pasterbin . I hope to help someone else.
Regards
Hi neogaleon,
This will be updated in the next minor release.
Thanks,
Josh
Experiencing same issue, and have tried the solutions above.
http://gocatfootball.romeocomp.com/email-club/
Hi rharvster,
the ajax is returning some html:
—
<b>Warning</b>: Unknown: 1 result set(s) not freed. Use mysql_free_result to free result sets which were requested using mysql_query() in <b>Unknown</b> on line <b>0</b>
—
I am not sure what is causing this could you try turning off AJAX to see if that has any affect on it. you can do this on this page: Settings > Advanced
I will see what i can find out about the error.
Thanks,
Josh
OK, Ajax is off per instructions. Still didn’t work for me. I appreciate the help.