Qube One ltd
Forum Replies Created
-
We got the report and will update you after reviewing the issue
Forum: Plugins
In reply to: [Redirection for Contact Form 7] 500 Server Error in ConsolePlease ask for a php error log from your hosting provider and sent it to info@queyrysol.com
Forum: Plugins
In reply to: [Redirection for Contact Form 7] [Duplicate entry ‘0’ for key ‘PRIMARY’]Sorry but it looks like a problem on your db that does not relate to this plugin.
It looks like your DB table lost its auto-increment and is always trying to insert a new record with “0” index – you can find more information about that on a simple google search
Forum: Plugins
In reply to: [Redirection for Contact Form 7] Vulnerable to Privilege EscalationVersion 2.8 is now available
Hi,
- Under contact->redirection settings – please check the “debug” checkbox and save.
- Go to the relevant form and click the debug tab -> then click the “send debug report”
we will take a look at your form settings and check for the issue
Forum: Plugins
In reply to: [Redirection for Contact Form 7] No more Redirectionyou can send it privately to info@querysol.com
Forum: Plugins
In reply to: [Redirection for Contact Form 7] No more RedirectionAsk your hosting provider for the PHP error log
Forum: Plugins
In reply to: [Redirection for Contact Form 7] No more RedirectionI have just tested it on your site,
It seems that you have some kind of a server error (500)Please add the following info:
1. php error log (search for a “fatal error” log)
2. Contact form 7 version
3. Redirection for contact form 7 version
4. WordPress versionForum: Plugins
In reply to: [Redirection for Contact Form 7] Error with files submissionthank you for your update,
this will be fixed on our coming versionDid you check the minimum version required?
“WordPress Version:5.1 or higher“
If your version of wordpress is less than that then you cannot install this plugin
Forum: Plugins
In reply to: [Redirection for Contact Form 7] Unique submission Id?You have a “save lead” action that will generate a unique id for the submission
Can you add a link to your online form so I can take a look?
Please make sure you are using the latest version of the plugin
Forum: Plugins
In reply to: [Redirection for Contact Form 7] Redirect and Login User?On your admin panel go to contact->add-ons and find the login extension
You can simply use the shortcode like this:
<script> dataLayer.push({ 'event':'form_submit_enhance', 'enhanced_conversion_data': { "email": [User-EmailAddress] } }) </script>Forum: Plugins
In reply to: [Redirection for Contact Form 7] Javascript not firingYou can add a “fire javascript” action for that
Just go to your selected form -> on the actions tab select “fire javascript” and add your script there