Kanger
Forum Replies Created
-
thanks
anyone?
Forum: Plugins
In reply to: [Table Rate Shipping for WooCommerce] WooCommerce update 4.0.1great thanks ??
Forum: Plugins
In reply to: [Table Rate Shipping for WooCommerce] WooCommerce update 4.0.1Yeah I’d be interested to know if it is compatible with latest WooCommerce Version (4.0) too
Thanks in advance
That’s fantastic! Thank you!!
Forum: Plugins
In reply to: [WooCommerce] WooCommerce Plugin is triggering ModSec rulesActually this may all be resolved my end now, but you may want to be made aware of potential issue with js.cookie.min.js
Forum: Plugins
In reply to: [WooCommerce] WooCommerce Plugin is triggering ModSec rulesThese are the error logs:
ModSecurity: Access denied with code 406 (phase 2). Pattern match “(?:\\\\b(?:(?:type\\\\b\\\\W*?\\\\b(?:text\\\\b\\\\W*?\\\\b(?:j(?:ava)?|ecma|vb)|application\\\\b\\\\W*?\\\\bx-(?:java|vb))script|c(?:opyparentfolder|reatetextrange)|get(?:special|parent)folder|iframe\\\\b.{0,100}?\\\\bsrc)\\\\b|on(?:(?:mo(?:use(?:o(?:ver|ut)|down|move|up)|ve)| …” at REQUEST_FILENAME. [file “/etc/apache2/conf.d/modsec/modsec2.user.conf”] [line “117”] [id “1234123404”] [msg “Cross-site Scripting (XSS) Attack”] [data “.cookie”] [severity “CRITICAL”] [tag “WEB_ATTACK/XSS”] [hostname “bargdvd.co.uk”] [uri “/wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js”] [unique_id “W8rwhprhC3vhYU21@VukmwAAAB8”], referer: https://bargdvd.co.uk/
Forum: Plugins
In reply to: [Table Rate Shipping for WooCommerce] Shipping Zones – counting UK as EuropeActually ignore, I think I have sorted
Forum: Plugins
In reply to: [WooCommerce] Shipping not wokingOk, I got in touch with host and some apache error logs had occured and triggered mod_sec rules….they’ve disabled those and the javascript files then work. Not sure what triggered the errors, either theme or plugins….
Forum: Plugins
In reply to: [WooCommerce] Shipping not wokingWith the SSL plugin, I’m getting this message: he mixed content fixer is active, but was not detected on the frontpage. Please follow these steps to check if the mixed content fixer is working
It suggested a grade check on certificate and it requires an A but mine comes out as a B
Forum: Plugins
In reply to: [WooCommerce] Shipping not wokingThank you for the suggestion. I installed it, and unfortunately it’s not made a difference,
I looked at my .htaccess which has the following (I’m not sure where the cpanel/php bit came from)
# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress # php -- BEGIN cPanel-generated handler, do not edit # Set the “ea-php72” package as the default “PHP” programming language. <IfModule mime_module> AddType application/x-httpd-ea-php72 .php .php7 .phtml </IfModule> # php -- END cPanel-generated handler, do not edit
Would appreciate any other ideas. Thanks in advance
Forum: Plugins
In reply to: [WooCommerce] Shipping not wokinghow should I proceed?
Forum: Plugins
In reply to: [WooCommerce] Shipping not wokingok, so the link works when I take out the s of the https:// i.e. if it’s https://….?ver it works….
Forum: Plugins
In reply to: [WooCommerce] Shipping not wokingThe paths are 100% correct the only difference is that in console it is adding version to end like so…. ?ver=2.1.4
https://bargdvd.co.uk/wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js?ver=2.1.4
whereas without version…it loads…
https://www.bargdvd.co.uk/wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js
Forum: Plugins
In reply to: [WooCommerce] Shipping not wokingCould it be to do with this (although this specifies JQuery files)?
https://docs.woocommerce.com/document/jquery-cookie-fails-to-load/