Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all 142888 articles
Browse latest View live

403 with admin-ajax.php?_fs_blog_admin=true

$
0
0

Replies: 0

With this plugin I am encountering random 403 when accessing admin pages:

# rg _fs_blog_admin=true | grep -cw 403
9

# rg _fs_blog_admin=true | grep -w 403

access-wordpress.log:93.56.x.x – – [11/Aug/2019:11:43:22 +0000] “POST /wp-admin/admin-ajax.php?_fs_blog_admin=true HTTP/2.0” 403 22 “-” “Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0”
access-wordpress.log.1:93.35.x.x – – [10/Aug/2019:09:29:28 +0000] “POST /wp-admin/admin-ajax.php?_fs_blog_admin=true HTTP/2.0” 403 22 “-” “Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0”
access-wordpress.log.1:93.35.x.x – – [10/Aug/2019:09:34:29 +0000] “POST /wp-admin/admin-ajax.php?_fs_blog_admin=true HTTP/2.0” 403 22 “-” “Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0”
access-wordpress.log.1:93.35.x.x – – [10/Aug/2019:09:39:30 +0000] “POST /wp-admin/admin-ajax.php?_fs_blog_admin=true HTTP/2.0” 403 22 “-” “Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0”
access-wordpress.log.1:93.35.x.x – – [10/Aug/2019:09:44:31 +0000] “POST /wp-admin/admin-ajax.php?_fs_blog_admin=true HTTP/2.0” 403 22 “-” “Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0”
access-wordpress.log.1:93.35.x.x – – [10/Aug/2019:09:49:32 +0000] “POST /wp-admin/admin-ajax.php?_fs_blog_admin=true HTTP/2.0” 403 22 “-” “Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0”
access-wordpress.log.1:93.35.x.x – – [10/Aug/2019:09:54:34 +0000] “POST /wp-admin/admin-ajax.php?_fs_blog_admin=true HTTP/2.0” 403 22 “-” “Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0”
access-wordpress.log.1:93.35.x.x – – [10/Aug/2019:09:59:35 +0000] “POST /wp-admin/admin-ajax.php?_fs_blog_admin=true HTTP/2.0” 403 22 “-” “Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0”
access-wordpress.log.1:93.35.x.x – – [10/Aug/2019:10:15:43 +0000] “POST /wp-admin/admin-ajax.php?_fs_blog_admin=true HTTP/2.0” 403 22 “-” “Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0”

In the same timeframe, the corresponding IPs are logged in and do not encounter any problems when using the administrative area of WordPress:

403 is the second hit, after that there is a 200:

1575:93.56.x.x – – [11/Aug/2019:11:42:25 +0000] “GET /wp-admin/admin-ajax.php?action=blc_dashboard_status&random=0.7248542563550722&_fs_blog_admin=true HTTP/2.0” 200 201 “-” “Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0”
1577:93.56.x.x – – [11/Aug/2019:11:43:22 +0000] “POST /wp-admin/admin-ajax.php?_fs_blog_admin=true HTTP/2.0” 403 22 “-” “Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0”
1580:93.56.x.x – – [11/Aug/2019:11:44:26 +0000] “GET /wp-admin/admin-ajax.php?action=blc_dashboard_status&random=0.4630210098776505&_fs_blog_admin=true HTTP/2.0” 200 201 “-” “Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0”
1587:93.56.x.x – – [11/Aug/2019:11:46:27 +0000] “GET /wp-admin/admin-ajax.php?action=blc_dashboard_status&random=0.6353487338287&_fs_blog_admin=true HTTP/2.0” 200 201 “-” “Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0”
1591:93.56.x.x – – [11/Aug/2019:11:47:38 +0000] “POST /wp-admin/admin-ajax.php?_fs_blog_admin=true HTTP/2.0” 200 87 “-” “Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0”

403 interleaved with 200:

access-wordpress.log.1:93.35.x.x – – [10/Aug/2019:09:28:12 +0000] “POST /wp-admin/admin-ajax.php?_fs_blog_admin=true HTTP/2.0” 200 107 “-” “Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0”
access-wordpress.log.1:93.35.x.x – – [10/Aug/2019:09:29:28 +0000] “POST /wp-admin/admin-ajax.php?_fs_blog_admin=true HTTP/2.0” 403 22 “-” “Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0”
access-wordpress.log.1:93.35.x.x – – [10/Aug/2019:09:30:11 +0000] “POST /wp-admin/admin-ajax.php?_fs_blog_admin=true HTTP/2.0” 200 67 “-” “Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0”

Clearly, _fs_blog_admin is something that comes from this plugin:

wp-content/plugins/wp-fail2ban/vendor/freemius/wordpress-sdk/config.php
wp-content/plugins/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/class-freemius.php

Is there something I am missing? Why do I encounter these random 403?


Is it still working?

Only works on CPT? Not WP default posts?

$
0
0

Replies: 0

It only works for my custom post types, I would like to use it for the other posts as well. Is this possible?
Thanks!

Changing permalink

$
0
0

Replies: 0

Hello everybody. In my site I have this permalink structure

/%postname%/

I think that for SEO purposes it’s better to have a structure like this one

/%category%/%postname%/

but if I change the structure I’ll get a bunch of 404 errors so I’m searching for some htaccess rules, ora a plugin, that takes care of this automatically since I have a lot of posts and I can’t redirect them manually.

Site is https://www.tuttosullapostaelettronica.it/blog/posta-elettronica/ and if you’ll check you’ll see that now the category is not present.

Many thanks to who’s willing to help me 🙂

Auto post to… YES|NO buttons broken

$
0
0

Replies: 0

Hi
The buttons are both greyed out where it askes if we want to activate publishing to respective social media. It’s all set up correctly and authorised with the respective social media platform.

I tried troubleshooting and deactivating all plugins except yours. I have also tried completely removing and reinstalling the plugin.

Also, form time to time, it says trying to create objects from null and points to a file within your plugin folder of my directory.

Storefront hook storefront_header: can’t insert any content

$
0
0

Replies: 0

Hi there,

we’re trying to add some logos inside the theme-header (Storefront / Bookshop).
I’m testing with something as simple as:

function test123()
{
    echo '<p style="color: red">TEST</p>';
}
add_action('storefront_header', 'test123', 42);

When I use add_action('storefront__before_header', 'test123', 42); everything is fine, storefront_header doesn’t do anything (regardless of priority).

Is this a bug or do I miss something?

Thanks in advance!
Artair

cache issue In my AMP website

Delete the log files after certain time period

$
0
0

Replies: 0

Hi,

Can the plugin delete log files automatically after a certain time period? It would be helpful to reduce disk uses and decrease the inode used.

If yes then do let me know else I would request a feature to set automatic deletion of logs after per week/month/quarter etc. And a separate button to immediately clean the logs.

Thank you


php problem

$
0
0

Replies: 1

Hello,

I just downloaded the zip file and tried to install it but the php file just keeps shows as an error. I tried your suggestions: sample file and downloaded tar.gz. file as well but still doesn’t work.

Could you please give me some advice on what to do?

Thanks in advance.

Best regards,

Bohyeon

Fatal Theme Error

$
0
0

Replies: 1

Hello, I received the following message. I tried to find the error on my website but I have not found a problem. I also talked to Salutation Theme developer and they have not found the problem in their theme either. So far the my website has been running without any crash. Since I am a relative beginner and I don’t know PHP, I don’t know how to tackle with the problem. I did however, deactivate a couple of plugins that I am not using. Appreciate if you can provide an input.

Howdy!

Since WordPress 5.2 there is a built-in feature that detects when a plugin or theme causes a fatal error on your site, and notifies you with this automated email.

In this case, WordPress caught an error with your theme, Salutation.

First, visit your website (https://hemoncessentials.com/) and check for any visible issues. Next, visit the page where the error was caught (https://hemoncessentials.com/wp-admin/post.php) and check for any visible issues.

Please contact your host for assistance with investigating this issue further.

If your site appears broken and you can’t access your dashboard normally, WordPress now has a special “recovery mode”. This lets you safely login to your dashboard and investigate further.

https://hemoncessentials.com/wp-login.php?action=enter_recovery_mode&rm [redacted]
To keep your site safe, this link will expire in 1 day. Don’t worry about that, though: a new link will be emailed to you if the error occurs again after it expires.

Error Details
=============
An error of type E_ERROR was caused in line 1040 of the file /home/content/p3pnexwpnas16_data01/40/3702340/html/wp-content/themes/parallelus-salutation/framework/theme-functions/shortcodes.php. Error message: Call to undefined function make_theme_blog_page()

  • This topic was modified 31 minutes ago by Steve Stern.

One of the best widget plugins

$
0
0

Replies: 0

Thanks for one of the best plugins on the market. Easy to use and no failures as of today.

Great

Great

$
0
0

Replies: 0

Thank you very much for this greatest theme! At last I’ll by premium

Alt tag on logo

$
0
0

Replies: 0

Hi,

I want to know if it’s possible to add an alt tag to the logo inserted via the customizer?

The logo has alt tag in media library – but when I run SEO check on my site, my logo throws an ‘no alt tag’-error.

Can anyone help?

/Katrine

my WordPress sites cant work image optimizer

$
0
0

Replies: 0

Hi,Im Japanese sry about my poor Engish.

my site cant work image optimizer.

I used ewww image optimizer befor install this plugin.

I already try “Clean up Unfinished Data” but stop Image Optimizer and send back “Too many errors when tring to fetch image source files from your previous request. ” error.

How can I fix it?


Hero Block: Background Color Clear Error

$
0
0

Replies: 0

First time testing the plugin and unsetting the background color on hero block and saving, then editing page again makes the block show up with invalid content error.

Steps:

1. Add Hero Block
2. Unset background color in the options for the block.
3. Click Pages and then click edit the same page you were editing.
4. Now the block content should be greyed and say that it isn’t valid.
5. You can try and save the block by pressing the 3 dots menu. It will grey out the background again.

If the background color is set then it works perfectly.

Creating a free sample cart in wordpress shop

$
0
0

Replies: 0

I would like to explore possible solution on how to create a button on the product page to say Order free sample and then people can order free samples from the store without seeing prices on the cart page etc.

Right now I had a developer modify the add to cart button to say ‘add samples’ and then code in to remove the prices. This is not working as now I cant update many on the plugins or the coding will be lost. Its only a matter of time before I will need to update this plugins. I dont think this is a smart solution. Any ideas are welcome. Many Thanks, Ali

don’t display logo on home page

$
0
0

Replies: 0

Hi – is it possible to get a snippet to not display the logo on the home page only? The Client would like to have a huge logo in the centre of the home page with surrounding images which I can create as a graphic, but then the logo in header would not look good to be there as well. So I was wondering if I could have it not display on the home page but be there on all other pages. Is this possible? Many thanks.

Powerfull plugin smart codes

$
0
0

Replies: 0

Realy good work, it will give you social app power. You will feel like Thor.Because this addon working like Thor’s Hammer

Images not displayed

$
0
0

Replies: 0

Image thumbnails are not being shown. After some investigation I tracked this down to lazy load images in Smush Image. I was able to go into settings > lazy load and specify the page to exclude. This fixed the problem. I hope this helps someone else 🙂

Viewing all 142888 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>