juriix
Forum Replies Created
-
Forum: Plugins
In reply to: [BulletProof Security] Not a Hacket or Spam, but a CRONNow it work, thank you.
Forum: Plugins
In reply to: [BulletProof Security] Not a Hacket or Spam, but a CRONNow it show this:
[403 GET Request: 2022-06-27 - 10:17] BPS: 6.4 WP: 6.0 Event Code: BFHS - Blocked/Forbidden Hacker or Spammer Solution: N/A - Hacker/Spammer Blocked/Forbidden REMOTE_ADDR: 2a02:4780:9:5::1b Host Name: lt-bnk-web505.main-hosting.eu SERVER_PROTOCOL: HTTP/1.1 HTTP_CLIENT_IP: HTTP_FORWARDED: HTTP_X_FORWARDED_FOR: HTTP_X_CLUSTER_CLIENT_IP: REQUEST_METHOD: HEAD HTTP_REFERER: REQUEST_URI: /wp-load.php?import_key=iAaChxUL QUERY_STRING: import_key=iAaChxUL HTTP_USER_AGENT: Wget/1.14 (linux-gnu)
Forum: Plugins
In reply to: [BulletProof Security] Not a Hacket or Spam, but a CRONNothing has changed, HEAD is still blocked see screen.
LOG https://imgur.com/a/HKZcwTT
12.custom https://imgur.com/a/Roj2QNX
Forum: Plugins
In reply to: [BulletProof Security] Not a Hacket or Spam, but a CRONI add this to 12.custom, click setup wizard, but I keep getting blocked.
# REQUEST METHODS FILTERED # If you want to allow HEAD Requests use BPS Custom Code and copy # this entire REQUEST METHODS FILTERED section of code to this BPS Custom Code # text box: CUSTOM CODE REQUEST METHODS FILTERED. # See the CUSTOM CODE REQUEST METHODS FILTERED help text for additional steps. RewriteCond %{REQUEST_METHOD} ^(TRACE|DELETE|TRACK|DEBUG) [NC] RewriteRule ^(.*)$ - [F] RewriteCond %{REQUEST_METHOD} ^(HEAD) [NC] RewriteCond %{REMOTE_ADDR} !^(2a02:4780:9:5::1b|2001:19f0:5:d6e:5400:1ff:fedf:5c45|2a03:b0c0:3:e0::13e:8001) [NC] RewriteRule ^(.*)$ /wp-content/plugins/bulletproof-security/405
BLOCK:
BPS SECURITY LOG ================= ================= [405 HEAD Request: 2022-06-23 - 10:04] BPS: 6.4 WP: 6.0 Event Code: BFHS-HEAD - HEAD Request Blocked Solution: https://forum.ait-pro.com/forums/topic/security-log-event-codes/ REMOTE_ADDR: 2a02:4780:9:5::1b Host Name: lt-bnk-web505.main-hosting.eu SERVER_PROTOCOL: HTTP/1.1 HTTP_CLIENT_IP: HTTP_FORWARDED: HTTP_X_FORWARDED_FOR: HTTP_X_CLUSTER_CLIENT_IP: REQUEST_METHOD: HEAD HTTP_REFERER: REQUEST_URI: /wp-load.php?import_key=iAaChxUL QUERY_STRING: import_key=iAaChxUL HTTP_USER_AGENT: Wget/1.14 (linux-gnu)
Forum: Plugins
In reply to: [BulletProof Security] Not a Hacket or Spam, but a CRONHello,
I tried to comment, but I keep getting the same error
[405 HEAD Request: 2022-06-20 - 19:36] BPS: 6.4 WP: 6.0 Event Code: BFHS-HEAD - HEAD Request Blocked Solution: https://forum.ait-pro.com/forums/topic/security-log-event-codes/ REMOTE_ADDR: 2a02:4780:9:5::1b Host Name: lt-bnk-web505.main-hosting.eu SERVER_PROTOCOL: HTTP/1.1 HTTP_CLIENT_IP: HTTP_FORWARDED: HTTP_X_FORWARDED_FOR: HTTP_X_CLUSTER_CLIENT_IP: REQUEST_METHOD: HEAD HTTP_REFERER: REQUEST_URI: /wp-load.php?import_key=iAaChxUL QUERY_STRING: import_key=iAaChxUL HTTP_USER_AGENT: Wget/1.14 (linux-gnu)
Forum: Plugins
In reply to: [BulletProof Security] Not a Hacket or Spam, but a CRONnot working
`# REQUEST METHODS FILTERED
# If you want to allow HEAD Requests use BPS Custom Code and copy
# this entire REQUEST METHODS FILTERED section of code to this BPS Custom Code
# text box: CUSTOM CODE REQUEST METHODS FILTERED.
# See the CUSTOM CODE REQUEST METHODS FILTERED help text for additional steps.
RewriteCond %{REQUEST_METHOD} ^(TRACE|DELETE|TRACK|DEBUG) [NC]
RewriteRule ^(.*)$ – [F]
#RewriteCond %{REQUEST_METHOD} ^(HEAD) [NC]
#RewriteRule ^(.*)$ /wp-content/plugins/bulletproof-security/405.php [L]Forum: Plugins
In reply to: [AR for WooCommerce] Can Woocommerce Vendors Use AR for woocommerceHello,
I’m testing the same thing right now and unfortunately the AR selection in WCFM FrondEnd does not appear.
It’s working, thank you.
I created a table CSV with two columns. If you prepared them for me, it would be great.
Table CSV:
https://easyupload.io/96rs0fUTF8
delimiter is ,
Wait a minute. I’ll add it right here.
I can’t handle this, it’s too complicated. I’m not a programmer.
Hello,
I know that categories can be uploaded via Taxomony, but I don’t know where to enter WP Categories and where to Feed Categories so that they merge when they are different -> mapping.
The categories are different, in the feed the category name is not the same as in WP.
Screen:
E.g. WP Shoes VS Feed Socks
I would imagine that I would put WP category in one row, field and Feed category in the other and then they will be merged when importing. This way I add xx Taxomony and map all the categories. But that’s not how it works, is it?
Thank you
It’s working, thanks.
Forum: Plugins
In reply to: [rtMedia for WordPress, BuddyPress and bbPress] ExifI tried everything I could think of, but unfortunately the EXIF is not displayed next to the image.
Can you help me? Do you know why or what I should do to make it show up?
Thank you.
Hello,
Can you advise me where to insertadd_filter( 'big_image_size_threshold', '__return_false' );
to disable this WP limitation (Disabling the scaling) ?Thank you.
- This reply was modified 2 years, 10 months ago by juriix.