macbook71
Forum Replies Created
-
Forum: Plugins
In reply to: [All-In-One Security (AIOS) – Security and Firewall] Critical errorThank you for your response. I downloaded the old version but I cannot activate it because it immediately ejects me from the dashboard and tells me that I do not have rights.
I am on an Apache server and here is the htaccess file: # BEGIN All In One WP Security #AIOWPS_BASIC_HTACCESS_RULES_START <Files.htaccess> <IfModule mod_authz_core.c> Require all denied </IfModule> <IfModule !mod_authz_core.c> Order deny,allow Deny from all </IfModule> </Files> ServerSignature Off LimitRequestBody 104857600 <wp-config.php files> <IfModule mod_authz_core.c> Require all denied </IfModule> <IfModule !mod_authz_core.c> Order deny,allow Deny from all </IfModule> </Files> #AIOWPS_BASIC_HTACCESS_RULES_END #AIOWPS_DEBUG_LOG_BLOCK_HTACCESS_RULES_START <Files debug.log> <IfModule mod_authz_core.c> Require all denied </IfModule> <IfModule !mod_authz_core.c> Order deny,allow Deny from all </IfModule> </Files> #AIOWPS_DEBUG_LOG_BLOCK_HTACCESS_RULES_END #AIOWPS_DISABLE_INDEX_VIEWS_START Options -Indexes #AIOWPS_DISABLE_INDEX_VIEWS_END #AIOWPS_DISABLE_TRACE_TRACK_START <IfModule mod_rewrite.c> RewriteEngine On RewriteCond %{REQUEST_METHOD} ^(TRACE|TRACK) RewriteRule.* – [F] </IfModule> #AIOWPS_DISABLE_TRACE_TRACK_END #END All In One WP Security
Forum: Plugins
In reply to: [All-In-One Security (AIOS) – Security and Firewall] Critical errorAlso, when I download the old version of the plugin, and want to activate it, it kicks me out of the dashboard
Ok. Thanks !
Forum: Plugins
In reply to: [LiteSpeed Cache] recent posts not showing on homepage for visitorsOk. Thanks
Forum: Plugins
In reply to: [LiteSpeed Cache] recent posts not showing on homepage for visitorsHi
manually in wp-admin -> edit post
Forum: Plugins
In reply to: [LiteSpeed Cache] recent posts not showing on homepage for visitorsreport Number ORQCHSMS
Forum: Plugins
In reply to: [All-In-One Security (AIOS) – Security and Firewall] two wp-config filesForum: Plugins
In reply to: [Rank Math SEO – AI SEO Tools to Dominate SEO Rankings] unavailable pageOk thanks
Forum: Plugins
In reply to: [Autoptimize] [authz_core:error] client denied by server configurationThanks ??
The problem is that it was already activated ??
I unchecked the box when I saw the errors in the Apache log, so do I need to check it again?Forum: Plugins
In reply to: [XML Sitemap & Google News] xml sitemap appears in search resultsHello
I don’t remember sorry.
On the host side I don’t use any specific caching just opcache and memcached in PHP 8.1Forum: Plugins
In reply to: [XML Sitemap & Google News] xml sitemap appears in search resultsHello, here is the link https://newsactual.fr/sitemap.xml
and this is how it appears in google search https://www.google.com/search?q=%22Ici+tout+commence%22+en+exclusivit%C3%A9+(r%C3%A9v%C3%A9lations)+%3A+Les+r%C3%A9sum%C3%A9s+des+%C3%A9pisodes+jusqu%27au+vendredi+31+mars+2023+sur+TF1%2C+avec+la+place+de+Clotilde+en+danger.&rlz=1C1VDKB_frFR967FR967&sourceid=chrome&ie=UTF-8
Hello, here is the type of error I am getting
[27-Sep-2022 15:18:03 UTC] Erreur de la base de données WordPress?: Lost connection to MySQL server during query pour la requête SELECT COUNT(*) FROM wp_term_relationships, wp_posts WHERE wp_posts.ID = wp_term_relationships.object_id AND post_status IN (‘publish’) AND post_type IN (‘post’) AND term_taxonomy_id = 44 faite par edit_post, wp_update_post, wp_insert_post, wp_transition_post_status, do_action(‘transition_post_status’), WP_Hook->do_action, WP_Hook->apply_filters, _update_term_count_on_transition_post_status, wp_update_term_count, wp_update_term_count_now, _update_post_term_count`
and
Forum: Plugins
In reply to: [Autoptimize] mobile menu does not open.Yes it works, thank you very much ??
Forum: Plugins
In reply to: [Autoptimize] mobile menu does not open.In the console, I have this message: Failed to load resource: the server responded with a status of 403 ()autoptimize/autoptimize_942874f9278cdf9262bbbc6fe0458cd3.php.
I blocked via cpanel direct access to php files. If I turn it off, the mobile menu works again.
And nothing happens `when in the JS optimization exclusion field, I try excluding one of below each lines* wp-content/themes
* OR wp-content/plugins
* OR wp-includes/js`