Title: plugin update then 403 (Forbidden) error
Last modified: December 6, 2018

---

# plugin update then 403 (Forbidden) error

 *  [Shane Taylor](https://wordpress.org/support/users/propertunity/)
 * (@propertunity)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/plugin-update-then-403-forbidden-error/)
 * I just got this plugin working last week, I think I remember just recently updating
   this plugin, now I get a 403 (Forbidden) error when I try to add a comment
 * I also want to note that there is no error text in the red bar at the top of 
   the window when the plugin is trying to display the error….
 * I had originally got the plugin working by adding the following to functions.
   php
 * function mytheme_enqueue_comment_reply() {
    // on single blog post pages with
   comments open and threaded comments if ( is_singular() && comments_open() && 
   get_option( ‘thread_comments’ ) ) { // enqueue the javascript that performs in-
   link comment reply fanciness wp_enqueue_script( ‘comment-reply’ ); } } // Hook
   into wp_enqueue_scripts add_action( ‘wp_enqueue_scripts’, ‘mytheme_enqueue_comment_reply’);
 * found the code here // [https://wordpress.stackexchange.com/questions/16773/comments-reply-script-not-working?rq=1](https://wordpress.stackexchange.com/questions/16773/comments-reply-script-not-working?rq=1)
 * Anyways, anyone have any ideas why I’d be getting a 403 error now?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fplugin-update-then-403-forbidden-error%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Thread Starter [Shane Taylor](https://wordpress.org/support/users/propertunity/)
 * (@propertunity)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/plugin-update-then-403-forbidden-error/#post-10951721)
 * I also want to note that sometimes the text in the red error message at the top
   of the window is displaying the content text from the blog post page that I happen
   to be on sometimes…..
 * I am hesitant on paying for a $30 support ticket if this is going to be a constant
   issue with updates…….
 *  Thread Starter [Shane Taylor](https://wordpress.org/support/users/propertunity/)
 * (@propertunity)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/plugin-update-then-403-forbidden-error/#post-10951750)
 * One more thing……. there are no js errors initially on the page, there are no 
   js errors when i click the reply button and the comment textarea appears where
   its supposed to, but then i get 1 js error after i try submitting the comment…
 * GET [https://propertunity.co/whats-your-home-worth/?WPACRandom=1544066828&WPACUnapproved=0&WPACUrl=https%3A%2F%2Fpropertunity.co%2Fwhats-your-home-worth%2F%3FWPACRandom%3D1544066828%23comment-68](https://propertunity.co/whats-your-home-worth/?WPACRandom=1544066828&WPACUnapproved=0&WPACUrl=https%3A%2F%2Fpropertunity.co%2Fwhats-your-home-worth%2F%3FWPACRandom%3D1544066828%23comment-68)
   403 (Forbidden)
 * jquery.js?ver=1.12.4:4
 * [WP Ajaxify Comments] Comment has not been posted
    wp-ajaxify-comments.js?ver
   =1.6.0:87
 * [WP Ajaxify Comments] Try to extract error message (selector: ‘p:parent’)…
 *  [weweave](https://wordpress.org/support/users/weweave/)
 * (@weweave)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/plugin-update-then-403-forbidden-error/#post-11004382)
 * The 403 error response, sounds like an error that is not caused by our plugin.
   You can deactivate the plugin and post a comment. If this still leads into the
   403 error (and I think it will), you can try to find the reason in your theme
   or another plugin.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘plugin update then 403 (Forbidden) error’ is closed to new replies.

 * ![](https://ps.w.org/wp-ajaxify-comments/assets/icon-256x256.png?rev=2962290)
 * [Ajaxify Comments - Ajax and Lazy Loading Comments](https://wordpress.org/plugins/wp-ajaxify-comments/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-ajaxify-comments/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-ajaxify-comments/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-ajaxify-comments/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-ajaxify-comments/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-ajaxify-comments/reviews/)

## Tags

 * [403 forbidden error](https://wordpress.org/support/topic-tag/403-forbidden-error/)

 * 3 replies
 * 2 participants
 * Last reply from: [weweave](https://wordpress.org/support/users/weweave/)
 * Last activity: [7 years, 5 months ago](https://wordpress.org/support/topic/plugin-update-then-403-forbidden-error/#post-11004382)
 * Status: not resolved