wppal
Forum Replies Created
-
Forum: Plugins
In reply to: [Easy Contact Forms] "Please log in" but how?Hi Paul,
Please resubmit this post using the embedded into the plugin support form. Please also do not uncheck the environment checkbox.
Forum: Plugins
In reply to: [Easy Contact Forms] Lost all data on upgradeHi KatieKat,
please resubmit this support request using the support form embedded into the plugin. We will try to look what the problem is.
Generally, we have the following statement in the upgrade routine:
$table_name = EasyContactFormsDB::wptn('#wp__easycontactforms_customforms'); $count = $wpdb->get_var( 'SELECT COUNT(*) FROM ' . $table_name . ';' ); if ($count == 0) { foreach ($rows as $row) { $wpdb->insert($table_name, $row); } }
which prevents any touch of data entered by a user.
Forum: Reviews
In reply to: [Easy Contact Forms] form works, templates are a scam, so don't botherForm templates is an additional convenient tool, which you may use, but it is not required to have comprehensive forms on a site. Easy Contact Forms is a 100% functional and 100% free plugin.
There is a message informing that the registration is needed, which you see prior to template building/downloading. So there is nothing ‘sneaky’.
39$ we ask for
– a much better form plugin
– a set of ready templates
– access to the additional template builder.Forum: Reviews
In reply to: [Easy Contact Forms] w3 validation ErrorsHi, we reduced a number of w3 errors in the current version. We are planning to try to completely get rid of them in the next version. It will be published next week.
Forum: Reviews
In reply to: [Easy Contact Forms] mobile friendly!Thank you for your note. We actually designed ECF to take into account requirement of old and mobile device browsers
Forum: Reviews
In reply to: [Easy Contact Forms] Functional forms fast!Thank you for your review!
Forum: Plugins
In reply to: [Easy Project] Site User not savingNext week we will publish a new version. It will contain the fix.
Forum: Plugins
In reply to: [Easy Contact Forms] Status=0 persists but submits anywayHi, the only problem I see now is that ‘we believe’ that admin-ajax.php is placed at ‘/wp-admin/admin-ajax.php’.
admin_url( ‘admin-ajax.php’ ) theoretically should help to avoid WP version compatibility issues.
while the proposed approach is a good solution for a particular situation, I do not think that we will incorporate it into the plugin code.
But anyways, thank you for the idea. Probably it makes sense to try using this way as an additional “Fix Status 0” option.
We will try to play with it and then will see.
Thank you again and I will keep you informed.
Forum: Plugins
In reply to: [Easy Contact Forms] Status=0 persists but submits anywayYes, the error is being produced because of URL difference. As I see from your last post you perfectly understand the right way to go, so I am afraid I have nothing to add.
Please let me know if this is not so, and you still need any my suggestions.
Forum: Plugins
In reply to: [Easy Contact Forms] Status=0 persists but submits anywaySorry for missing that. Please send me a link to the form to look
Forum: Plugins
In reply to: [Easy Contact Forms] Status=0 persists but submits anywayDid you try to set the ‘Fix Status = 0’ checkbox as it is suggested in the FAQ?
Forum: Plugins
In reply to: [Easy Contact Forms] Status=0 persists but submits anywayPlease submit a support request via the form supplied with the plugin (1.4.3). Please do not uncheck the ‘send environment info’ checkbox
Forum: Reviews
In reply to: [Easy Contact Forms] Eggcellent plugin!Thank you for your comment!
Our new version contains an easy to use support form which makes it easy to quickly help with submit issues of any complexity!
Forum: Reviews
In reply to: [Easy Contact Forms] Useful for multilangual websitesThank you for your encouraging comment!
Forum: Reviews
In reply to: [Easy Contact Forms] Plugin Update caused major crashTo this time there are thousands of upgrades and nobody reported about this error yet. Can you please provide more details?