ERR_INCOMPLETE_CHUNKED_ENCODING 200 - Wordpress - wordpress

I have an issue when I load any post like woocommerce, edit product page in admin side, nothing was shown and in console it gives an error:
net::ERR_INCOMPLETE_CHUNKED_ENCODING 200
Please help me to solve this error.
Note: It is not a browser specific. I have this issue in all browsers.

I had the same problem. The problem was one of my plugins.
To solve, I renamed the folder wp-content/plugins to wp-content/plugins_old.
So I was able to login in wp-admin/ and check what plugins needed to be fixed.
I hope this help anyone.

Related

When I try to upload a post in wordpress, I get 403 forbidden error

I have a serious problem. Actually my problem is that whenever I try to upload a post in wordpress, I think the problem could be because of the inactivity as formatting the post takes the while, and by the time I press the publish button, I get the error.
I tried replacing the .htaccess file, but it didnt help.
I deactivated all the plugins, tried checking by deactivating the plugins one by one but yet the problem was not solved.
I checked for the permission but the read, write and execution permissions are all fine. The problem still persists.
I get 403 forbidden error.
I have tried checking the permission, replacing the .htaccess file, deactivating plugins, but could not get a permanent solution out of these.
Wordpress experts please help me out.

My website showing 404 page not found again and and again . how to solve that?

My website showing 404 page not found again and and again . how to solve that? After permalink changes ,
it's working well for sometimes then again showing same error.
Steps I tried:
permalink changes
.htaccess edit
clear caches
made .htaccess file as read only..
But I need permanent solution . Please help..
As you're writing that you've already made the .htaccess read-only, I assume that it doesn't change when the problem occurs?
It sounds like something is messing with the wordpress rewrites. Maybe you could add a filter to rewrite_rules_array, use debug_backtrace() and log that to a file to track down the code that is changing the rewrites.
First of all please make sure mod_Rewrite is enabled on your server and working.
Please check your error log files and post the errors in your question, it will help us to detect the issue.

Why I am redirected to different plugin page url after activating any other plugins in wordpress?

Plese help me figure out this bug.
Problem:
I had installed a syntax highlighter plugin named "Enlighter". But it didn't work as I expected. So I went ahead and deactivated and deleted the plugin files.
Now the problem is that whenever I am trying to activate any other plugins it is redirecting me to the "enlighter" about page. Here's what my url looks when I try to activate any plugins: http://localhost/wp/wp-admin/admin.php?page=Enlighter-About
When I tried to activate TinyMCE Advanced Plugin it is redirected to the above-mentioned URL. You can read the error message in the screenshot attached. However, when I press the back button I can see the "TinyMCE" plugin activated.
I want to know how to fix the problem so that it is redirected to its relevant plugin page instead of enlighter's plugin page.
Thank you!
Okay, So after sharing this problem with "englighter's" plugin developer on the WordPress forum he asked me to clear the browser cache and php op-code cache.
So I resolved this problem by clearing all the browser cache and then everything worked fine for me.
Here's our discussion thread on WordPress https://wordpress.org/support/topic/wrong-plugin-page-redirection-upon-activating-any-plugin/#post-9302622

StapleofLife.com is currently unable to handle this request. HTTP ERROR 500

Can anyone please check what the problem is with the domain- http://stapleoflife.com/??
Home page is not accessible but subdirectory when typed is loading fine.
Example: http://stapleoflife.com/uncategorized/women-need-use-lot-hormone-substitute-therapyhrt-menopause/
I have not made any major changes except few edits which is usual practice.
The Problem is solved.
It was due to bad template.
I see online a lot of googlers searching for this problem.
The problem is either from the recent plugins or theme installation.
Hope it helps for few facing the problem.
P.S : try to Deactive suspected themes or plugins and it shall work.

Permalinks no longer working

I have a nightmare scenario where -- just getting ready to launch a site -- permalinks are suddenly not working and it breaks CSS and can't find PHP templates. I have the permalink structure set to "http://domain.org/%postname%-by-%author%/" but when I click on a post the permalink only calls postname, for example: http://domain.org/%postname%
My host provider checked the htaccess file and can't find any problem. I can't see one either. I have searched around and see many Wordpress users having permalink problems but they all seem to have different solutions. I am at a loss. Any help would be greatly appreciated.
Click update permalinks after moving worspress. Should fix you issue :) Usually in the database the old structure is saved and the new one doesn't work, even if your htacess is ok you should still hit the update permalinks button :)
If that doesn't work try debugging with http://wordpress.org/plugins/monkeyman-rewrite-analyzer/
:)
I am curios why is the css broken. That doesn't depend on whether your permalinks are broken or not. :-S
Have you installed any plugins before it failed?

Resources