sigwinstonwolf
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Wc Shipping Flat Rate Function CrashI have a “Rest of World” shipping zone with these parameters:
Name: international shipping
Taxes: exempt
Cost: [fee percent=”30″ min_fee=”20″ max_fee=””]By deleting this shipping zone, the php fatal error disappears.
I had a “Rest of World” shipping zone with these parameters:
Name: international shipping
Taxes: exempt
Cost: [fee percent=”30″ min_fee=”20″ max_fee=””]By deleting this shipping zone, the php fatal error disappeared.
- This reply was modified 7 months ago by sigwinstonwolf.
If I purchase the premium version can I use the upscaling function? Unfortunately the images are synchronized directly from a management system, there are 4000 of them and I can’t think of resizing them manually. On average the dimensions are 700×600.
Ok but this doesn’t solve my problem.
Before installing your plugin Search Console correctly detected the image on the product. After installing the plugin it gives an error (missing field).- This reply was modified 8 months, 2 weeks ago by sigwinstonwolf.
Forum: Reviews
In reply to: [Fr Multi Bank Transfer Payment Gateways for WooCommerce] Works greatHello. I think this plugin is very useful. Why hasn’t it been updated in a long time?
@autocircle sure, for example:
https://mascherinelowcost.it/categoria-prodotto/mascherine-ffp2-ffp3/
i have same problem
Hi, I updated the Post SMTP plugin on August 21st, from that moment the error mentioned in the first post of this thread appeared in the logs.
“Warning: json_decode () expects parameter 1 to be string, array given in /var/www/vhosts/mydomain.com/httpdocs/wp-content/plugins/post-smtp/Postman/PostmanLogFields.php on line 61”
From that moment I have the following problem: the emails sent by the compilation of a form (CF7) start correctly, but the user sees the icon of the arrows that run endlessly and the email confirmation Mail (2) does not start. Then the user thinks he has failed to submit the form and recompiles it generating other problems.
In the logs, only starting from that moment, I see the following error, every time an email doesn’t start:
[Wed Aug 21 22: 56: 11.661650 2019] [proxy_fcgi: error] [pid 16206] [client 79.16.224.179:41748] AH01071: Got error ‘PHP message: PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocated 20480 bytes) in /var/www/vhosts/mydomain.com/httpdocs/wp-includes/meta.php on line 952 n ‘, referer: https://www.mydomain.com/work-with-us/
[Wed Aug 21 22: 56: 11.661842 2019] [proxy_fcgi: error] [pid 16206] [client 79.16.224.179:41748] AH01071: Got error ‘PHP message: PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocated 32768 bytes) in /var/www/vhosts/mydomain.com/httpdocs/wp-content/plugins/woocommerce/includes/log-handlers/class-wc-log-handler-file.php on line 1 referer: https://www.mydomain.com/work-with-us/Any suggestions?
Thank you.
sorry, wrong thread
- This reply was modified 5 years, 3 months ago by sigwinstonwolf. Reason: wrong thread
Versione 1.9.5
https://sportilluminated.com/contattaci/I have reinstalled POST SMTP for you now, and it seems to work now … just maybe a re-installation was enough.
Forum: Plugins
In reply to: [Contact Form DB] plugin hackedDear Stefano, I’m too busy to restore the backup of hacked sites thanks to this plugin. I’m more interested in warning the community urgently. Maybe when I have repaired all the damage I will add some details, but at least the other users are warned.
Forum: Plugins
In reply to: [Glossary] Termini non collegati con builder visualeIo divento subito utente pro, nessun problema, ma se poi il plugin si rivelasse incompatibile con il mio visual builder potrei usufruire delle politiche di rimborso?
Forum: Plugins
In reply to: [Glossary] Termini non collegati con builder visualeOk, dove posso mandarti tutti i dati di accesso ?
Forum: Reviews
In reply to: [Social LikeBox & Feed] Site crash after update DON’T UPDATE !Sure, but i have spent many hours to search, find and fix the problem … not counting the down of the site!!!
The plugins should be tested in depth before being published !
Forum: Plugins
In reply to: [WP Car Manager] Contact formok let’s see if I understand
i have a contact form 7 like this:
[contact-form-7 id="857" title="usato"]
and have a page with a shordcode like this:
[wpcm_cars]
and in my wp-content/themes/functions.php i have added
/** add contact form to wp car manager */ function wpcm_contact_form() { echo do_shortcode( '[contact-form-7 id="857" title="usato"]' ); } add_action( '<strong>wpcm_cars</strong>', 'wpcm_contact_form', 40);
But … nothing change …. if i click on button they open my local mail client