piepie2
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Display selected shipping class on cart / checkoutI looked around for alternatives, but it seems that nobody else had this requirement, or this is too easy to achieve that nobody published a solution… may I ask you at least to point me to the right direction?
Thank you 🙂
Forum: Plugins
In reply to: [WooCommerce] Default and restrict shipping/delivery to one cityOk, I found how to restrict the option, but I still need to default the selection and hide the two input fields from woocommerce shipping form.
For who might be interested on the restiction stuff:
https://stackoverflow.com/questions/45444618/woocommerce-pre-select-and-restrict-to-one-state-and-city-on-checkoutthank you fabart
@corylamleorg I just tried with the new release (1.3.9) : unfortunately I have the same error.
If I rename the php.ini inside dup-installer subfolder it goes on, and gives the same error after archive extraction.Thank you Cory, no issues using a previous release of duplicator I had elsewhere (1.2.52).
I’m still opening the ticket if this may help you fix it.
🙂
Thank youThis probably means that the archive file is corrupted: check if you can open it on your local machine, and if you can, delete the remote archive file and upload it again.
If you can’t open the archive on your machine you will need to download it again – if it’s consistent – or create it again if it’s not.
Forum: Plugins
In reply to: [Contact Form DB] Ninja Forms supportYou were right, resetting the tables didn’t solve the problem but it was worth a try 🙂
I created an empty file and gave it permission 777 to avoid writing issues, then I placed its absolute path in the System tab and tried submitting the form again.
The file remains empty.
Should it write something even if there is no error? (just to make sure that the output is working)I tried placing an email address in the same field as well, but I get no email.
Ninja Forms is working because I receive an email for each submission and it records the submission in its own page
Thank you
Forum: Plugins
In reply to: [Contact Form DB] Ninja Forms supportHi Michael, thanks for your help:
I have NinjaForms set to true (on options page, in the list below Capture form submissions from these plugins).I created a simple testform with one single textfield and one submit button.
I tried submitting some string through the form in Preview mode (as I understood from your message) with no luck, then did the same string submission after publishing the form to front end.
Nothing is saved in the db, therefore nothing more is added on the CFDB page in wp backend: I checked wp_cf7dbplugin_submits and I only have the test records done through CM7.
One thing sounds strange to me in my MySql though:
I have 3 entries in wp_cf7dbplugin_st and only 2 in wp_cf7dbplugin_submitsIs it safe to clear both table contents from phpmyadmin to “reset” everything?
Do you have any other suggestion to hunt this down?Thank you heaps 🙂
Forum: Plugins
In reply to: [Contact Form DB] Ninja Forms supportHello,
I am sorry to bother you, but I am having an issue on WordPress 4.6.1 using Ninja Forms 3.0.16 and CFDB 2.10.26CFDB works really well with CF7 but doesn’t seem to “record” ninja forms entries.
Is there anything that I could have missed in settings?
In “Capture form submissions from these plugins” Ninja Forms is set to “Yes”, is there any other parameter that could interfere?Thank you 🙂