Chris Hatton
Forum Replies Created
-
Any update on this?
Chris
It definitely doesn’t work on the PRO version…
https://drive.google.com/open?id=1MMsjvEKE32ZEqtUiAf04Q0eJiP0SbfD8WordPress 5.1
WOO Product Table Pro 4.4
WooCommerce 3.5.6Yep… It’s been listed 4 times in…
$ etc > php > 7.0 > apache2 > php.ini
The file is 7241 lines long!! ??
I am going to clean up the file now and remove the ‘auto_prepend_file’ line.
What worries me is, how does WordFence have write access to that file??
- This reply was modified 6 years ago by Chris Hatton.
- This reply was modified 6 years ago by Chris Hatton.
Ar, this might be something. When I tried to uninstall enhanced protection I got this…
Unable to Uninstall Extended Protection Mode has not been disabled. This may be because 'auto_prepend_file' is configured somewhere else or the value is still cached by PHP. Try Again
Does that mean WordFence has added that line in the main php conf files, and why it might be affecting other websites?
I’ve just realised that because it is an Apache2 server the files
php.ini
anduser.ini
aren’t used, only.htaccess
, and hence why I couldn’t see them.- This reply was modified 6 years ago by Chris Hatton.
Na they are expanded straight from a
wordpress.zip
downloaded from the official WordPress site, at the time of setup.The website which happens to be the website we have to switch off WordFence to edit other sites, I will install WordFence fully and see if it fixes it.
Thank you
ChrisOnly in
/public_html/SiteA
.Looking at the WordFence ones, they look a little over engineered.
One site with WordFence installed, has no WordFence lines in the .htaccess, which happens to be the website we have to switch off WordFence to edit other sites.
Are any of this lines likely to affect other sites on the server…
# Wordfence WAF <Files ".user.ini"> <IfModule mod_authz_core.c> Require all denied </IfModule> <IfModule !mod_authz_core.c> Order deny,allow Deny from all </IfModule> </Files> # Wordfence WAF <IfModule mod_php7.c> php_value auto_prepend_file '/var/www/html/websites/siteA/wordfence-waf.php' </IfModule> <Files ".user.ini"> <IfModule mod_authz_core.c> Require all denied </IfModule> <IfModule !mod_authz_core.c> Order deny,allow Deny from all </IfModule> </Files> # END Wordfence WAF
Especially
php_value auto_prepend_file '/var/www/html/websites/siteA/wordfence-waf.php'
?Where’s
.user.ini
located?Thank you
ChrisHi Tim
Na, the directories are like this…
public_html/SiteA
public_html/SiteB
public_html/SiteC
public_html/SiteD“SiteA the one with the working firewall? Sites B, C, and D are the ones affected by SiteA’s firewall.” That is correct.
Regards
ChrisIt is the same for the PRO version too.
Forum: Plugins
In reply to: [WooCommerce Square] Sync sales not paid via SquareHi Doug
Thank you for getting back to me. Yeah I meant payments/orders. In that case, I should use a 3rd party application to record sales, like Xero?
Cheers
ChrisForum: Plugins
In reply to: [WP Job Manager] Job Type Selector Not Working??
Forum: Plugins
In reply to: [WooCommerce] Widget Shortcodes – DiviHi Kelly!
This is great. So I commented out that code and it loaded the widget, but it seems to be missing the styling or jQuery? As the UI slider isn’t loading. Does that mean there are other if statements preventing the full load?
https://www.evernote.com/l/AYBAEKoazWdP4749zJW0yFNdgCZVSVHCaOU
I’m a step ahead of you, I have already posted to the ideas board ??
Cheers
ChrisForum: Plugins
In reply to: [WooCommerce] Widget Shortcodes – DiviHi Kelly
So it seems it is governed by the shop page template.
Is there anyway that the product filter widgets can pair up with the woocommerce shortcodes, instead of it depending on it being the shop template? It is because Divi (Elegant Themes) only depend on woocommerce shortcodes to display the products.
Cheers
ChrisForum: Plugins
In reply to: [WooCommerce] Widget Shortcodes – DiviHi Kelly
Yeah I am.
How is it governed… by the shop URL or the shop page template? Because I am using the Divi theme (Elegant Themes), and their widget area doesn’t seem to want to load it but loads other WordPress widgets.
Thank you!
Chris