This is regarding Anti-Spam by Cleantalk (for WordPress). I’m getting a message on all the product pages on my website. (One example page is linked to above). It says “forbidden” and has an “ok” button you can press to make the message go away. This started about a week ago. If I clear the cache on my website it seems to go away but comes back by the next day. I checked with WP Rocket, another plugin developer I use, and they said that the message is coming from Cleantalk. If there’s a secure way to send you a link, I can send you the image of one of my product pages showing that Cleantalk is causing the error.
Another thing that happened about a week ago is that a customer sent me a link in a Facebook PM, to a category page on my website: https://wrapyourbaby.com/product-category/wraps-by-brand/. Facebook labelled the link as blacklisted in the PM. Could that also be related to Cleantalk?
I deactivated the Cleantalk plugin for now, but if you need me to reactivate it so you can reproduce the issue, let me know.
Thanks!
Cleantalk causing “forbidden” error on product pages
Forbidden Popup on Mozilla FireFox
HI there,
i see you helped with a ticket on this 2 months ago.
so i did the steps in that ticket
https://wordpress.org/support/topic/forbidden-error-with-gravity-forms/#post-13344339
but unfortunately i am still seeing the pop up error after reinstalling the plugin.
the Error Disappears once we have CleanTalk is deactivated
Any Advice you can give would be greatly appreciated
Kind Regards
403 forbidden error when inserting style in Elementor html block
I am using Elementor and can not update the page when inserting inline style or even style tag to an html block and admin_ajax gives me 403 forbidden error , I disabled all my plugins to see if it was due to the conflict with another plugin but it didn’t help
so I am here desperately for any help with this annoying error
No puedo acceder a pagina de entradas
Cuando intento ver la pagina de entradas siempre me da el mismo error.
Cuando accedo a “todas las paginas” y despue intento editar la pagina Blog (que es la definida en “Ajustes/lectura” desde el ecritorio de wordpres) tampoco me deja editarla ni previsualizarla.
He intentado acceder desde la linea de direcciones del explorador y consigo que funcione si cambio el nombre de la pagina (https://www.cdslab.es/blog/) y pongo en mayuscula la primera letra de Blog (https://www.cdslab.es/Blog/).
He intentado con dos temas distintos y en los dos me da el mismo error.
Gracias
403 error
I can’t reach .svg star images, the browser inspector reports a 403 error (forbidden). It looks like a permission issue, but I did nothing different from usual and all plugins run well.
Do you have any suggestions?
Thanks.
Cannot upload photos from the frontend
We have moved our website from one provider to another. The photo upload worked well on the old site. On the new site we have moved the photos using the “Photo Albums/Upload Photos” menu on the wp-admin page. It worked. But no one of our users – neither administrator nor any user role – is able to upload photos from the website (frontend). The upload photos link appear in the album, user can select the photo to upload, the slider goes to 100% and suddenly got a 403 error flashing for a millisec, than nothing happens. We have tried with very small and large photos, using only one photo. Neither admin nor other user type was success.
Why we can upload from the wp-admin and cannot upload from the frontend?Our internal ticket.
403 when try to save Option
Hi,
when i try to save option pagine I have 403 error:
Forbidden
You do not have permission to access this document.
Any solution? Thanks
IP Geo Block conflicting with Gravity Forms
Hello, I am having a problem on a site I am managing for my employer. We have Gravity Forms on the site and I am trying to update and create new contact forms and I am unable to make any changes to the forms. I get the following Forbidden error: Sorry, your request cannot be accepted.
I reached out to Gravity Forms support & they recommended I check with the web host, which I did. They did not find a rule blocking Gravity Forms. I then deactivated and reactivated all the plugins and found that the error occurs only when IP Geo Block is active. I have looked in the logs of IP Geo Block and see the following reason when I try to edit a form (or settings) in Gravity Forms:
HTTP_X_REAL_IP=24.20.20.48,HTTP_X_FORWARDED_PROTO=https,HTTP_REFERER=https://screendoorrestaurant.com/wp-admin/admin.php?page=gf_edit_forms&id=14,HTTP_ORIGIN=https://screendoorrestaurant.com,HTTP_UPGRADE_INSECURE_REQUESTS=1
IP Geo Block was setup a few years ago on the website by the developer that initially created the site. I am wondering if there is a setting I can change in IP Geo Block to allow Gravity Forms to function and let me make edits, etc. Or if there is another option besides IP Geo Block that I should switch to. I’d appreciate any insight into this. Thanks!
404 Error on Blog Page
This is the only page on my website showing the 404 error. I have tried checking plugins, messing around with the htaccess file as well as setting permissions but in vain. I’m new to all this and don’t know much about website development. Please tell me how to resolve this issue.
Webhosted website only works on my IP otherwise it’s forbidden
Hey!
I have an issue with my website only working on my IP and not on any others(Forbidden, you do not have permission to access the document). It works on every computer on my network but doesn’t in any other case. I have a feeling I have tried and checked everythig about this problem and I still didn’t solve it. I have checked all file/folder permission and they look OK, rebuilt .htaccess file and disabled all plugins and it still didn’t work.
I have also tried updating WP, reinstalling it from dashboard and moved it to another domain and still no luck…
Is there anything else I can do?
Any help would be appriciated!
Plugin Will Not Activate
Having issue activating the plugin. When I try, it simply just does not. It is the only plugin that will not activate.
403 Forbidden with Yoast SEO version 15.3
Jetpack automatically updated Yeost SEO and now I am unable to access my admin menu. (The site still works fine.)
Forbidden
You don't have permission to access this resource.
gravatar returns 403 on valid request
Gravatar returns undocumented 403 status when i’m using default golang fasthttp header User-Agent: fasthttp.
curl --location --request GET 'https://gravatar.com/avatar/61641bf446499d958a69a393431818cb/?s=200&d=404' -gv \
--header 'User-Agent: fasthttp'
< HTTP/2 200
< server: nginx
< date: Fri, 20 Nov 2020 19:57:55 GMT
< content-type: image/png
< content-length: 71507
< last-modified: Thu, 25 Jun 2020 11:10:07 GMT
< link: <https://www.gravatar.com/avatar/61641bf446499d958a69a393431818cb/?s=200&d=404>; rel=”canonical”
< content-disposition: inline; filename=”61641bf446499d958a69a393431818cb.png”
< access-control-allow-origin: *
< x-varnish: 981602749 981305112
< via: 1.1 varnish (Varnish/6.0)
< accept-ranges: bytes
< expires: Fri, 20 Nov 2020 20:02:55 GMT
< cache-control: max-age=300
< source-age: 100
curl --location --request GET 'https://gravatar.com/avatar/61641bf446499d958a69a393431818cb/?s=200&d=404' -gv \
--header 'User-Agent: fasthttp1'
< HTTP/2 403
< server: nginx
< date: Fri, 20 Nov 2020 19:58:11 GMT
< content-type: text/html
< content-length: 146
Why is it happening
forbidden
my cdn url is oss.lingkb.com,it works well with cdn enabler.but when i input it to
wp fastest cache cdn,red word forbidden,any help will be thankful!
Cookie of this plugin is blocking visitors
Please advice, this cookie moove_gdpr_popup of your plugin is blocking all (returning) visitors who’re having this cookie in their browser. Plugin was installed a few months ago, then we moved the site to a new server, now all visitors who have this cookie ‘installed’ won’t see the site and get a ‘forbidden’ notice in their browser. SERIOUS PROBLEM due to many returning visitors. Probably has something to do with HTTP/HTTPS/HttpOnly/HSTS header. Could you advice or check on www.careerwise.nl (now plug-in deactivated of course but problem remains for everyone with this cookie moove_gdpr_popup in browser.) If we activate plug-in all new visitors who accept cookies will be blocked.
We tried to remove cookie with script when visitor comes to the site but we can’t get the script to run before the site gets blocked.
Let us know!
No puedo acceder a pagina de entradas
Cuando intento ver la pagina de entradas siempre me da el mismo error.
Cuando accedo a “todas las paginas” y despue intento editar la pagina Blog (que es la definida en “Ajustes/lectura” desde el ecritorio de wordpres) tampoco me deja editarla ni previsualizarla.
He intentado acceder desde la linea de direcciones del explorador y consigo que funcione si cambio el nombre de la pagina (https://www.cdslab.es/blog/) y pongo en mayuscula la primera letra de Blog (https://www.cdslab.es/Blog/).
He intentado con dos temas distintos y en los dos me da el mismo error.
Gracias
Forbidden Error
Hello,
I have a problem with forbidden 403 error on my wordpress/woocommerce site.
By deactivating each plugin I figured out that it is caused by CleanTalk.
After activating CleanTalk plugin and getting on one of subpages (main_url/*), the only thing I can see is Forbidden error.
Forbidden
You don’t have permission to access /some_subpage/ on this server.
After that, I cannot even get to my /wp-admin panel and the only solution to make site work is to remove/rename plugin directory from server using FTP.
I have already tried to reinstall the plugin with cookies removal and “complete deactivation” option turned on but it did not help.
CleanTalk version: 5.151.1
Wordpress version: 5.5.3
PHP version: 7.2.22
Please, provide me with a piece of advise on solving this issue.
Thanks!
wp-login forbidden
Hello! I manage multiple wordpress sites. I am unable to log into the wordpress dashboard and update my plugins and the core files. My problem is when I go to:
http://randyhunsucker.janishenderson.com/wp-login.php
or
http://randyhunsucker.com/wp-admin/
I get a forbidden error.
The page you requested: /wp-login.php?redirect_to=http%3A%2F%2Frandyhunsucker.com%2Fwp-admin%2F&reauth=1 is forbidden please return to our home page.
Or if so inclined, please email the webmaster. THANKS!
I have looked at the help page https://wordpress.org/support/article/login-trouble/
and done steps #1 and #2, but am not sure where to copy and paste the code for the deactivate theme step. And the new login.php file instructions regarding email fly right over my head.
I can access the server via cpanel file manager.
Any help or step by step suggestions would be appreciated.
Thank you!
Author role unable to set featured image (Error 403)
Users with the role of author are unable to set featured images in posts. I am able to replicate this in a fresh installation of WordPress (no plugins, 2021 theme).
There are two errors in the console:
api-fetch.min.js?ver=5f98b08f212ba8fa8b4685ad2e1b1378:2 GET https://dev.msiachild.org/wp-json/wp/v2/media/16?context=edit&_locale=user 403
Uncaught (in promise)
{code: "rest_forbidden_context", message: "Sorry, you are not allowed to edit this post.", data: {…}}
code: "rest_forbidden_context"
data:
status: 403
__proto__: Object
message: "Sorry, you are not allowed to edit this post."
__proto__:
constructor: ƒ Object()
hasOwnProperty: ƒ hasOwnProperty()
isPrototypeOf: ƒ isPrototypeOf()
propertyIsEnumerable: ƒ propertyIsEnumerable()
toLocaleString: ƒ toLocaleString()
toString: ƒ toString()
valueOf: ƒ valueOf()
__defineGetter__: ƒ __defineGetter__()
__defineSetter__: ƒ __defineSetter__()
__lookupGetter__: ƒ __lookupGetter__()
__lookupSetter__: ƒ __lookupSetter__()
get __proto__: ƒ __proto__()
set __proto__: ƒ __proto__()
Edit: Some other stuff I’ve tried:
I’ve enabled Cloudflare’s development mode to bypass the cache;
I’ve updated the 2021 theme.
My Php Version is 7.4.8
Got forbidden issue 0 first number
Hello there,
i Got forbidden issue 0 first number, mobile number beginning with Zero first: 0123456789 , if NOT zero first all thing ok. How can fix this forbidden
Thanks !