This topic has 10 replies, 3 voices, and was last updated 5 years, 7 months ago ago by Olga Barlow
When i am trying to edit any of my page it shows me 404 ERROR and when i tries to add purchase code for auto updation of my theme it shows INVALID PURCHASE CODE.
kindly help me out on this one.
Hello,
Try to disable Massive Addons plugin, if this solves the 404 problem, you faced a known issue of the Massive Addons plugin that caused by server limits https://codecanyon.net/item/massive-addons-for-visual-composer/14429839/comments?page=36&filter=all#comment_14143143 https://codecanyon.net/item/massive-addons-for-visual-composer/14429839/comments?filter=all&page=79#comment_18501820 You need to contact hosting provider and ask to increase the maximum body length value, then you will be able to edit pages.
Registration for plugins is not obligatory – https://www.8theme.com/documentation/docs/activation-and-purchase-codes/ This article will help you to update plugins – https://www.8theme.com/documentation/xstore/plugins/plugins-update/
Regards
I have done all the steps mentioned above and in those links.
First of all, please increase the memory limit do at least 128M (256M is recommended).
Then, please make sure that your server is not using mod_security or FastCGI handler for PHP. If it is, you need to contact with your hosting provide and ask to increase the maximum body length value.
But still, the plugin is giving me that error on updating.
Hello,
Please provide temporary wp-admin and FTP access.
Regards
Shared the credentials. Please fix this issue as soon as possible, its URGENT
Hello,
As I can see, pages can be edited – http://prntscr.com/n9157u http://prntscr.com/n915dh Is the problem solved?
Clear cache and check one more time.
Regards
Please Re-check it. Its not working.
What FTP password should we use?
Try to add those rules to your .htaccess file:
<IfModule mod_substitute.c>
SubstituteMaxLineLength 10M
</IfModule>
Regards
I have shared ftp password.
and i have added that to .htaccess file as well.
Hello,
We see the following error in the error log file
[09-Apr-2019 13:22:16 UTC] PHP Deprecated: Automatically populating $HTTP_RAW_POST_DATA is deprecated and will be removed in a future version. To avoid this warning set ‘always_populate_raw_post_data’ to ‘-1’ in php.ini and use the php://input stream instead. in Unknown on line 0
It could be related to your PHP version. We would recommend you to update PHP to 7.2 version. Let us know if you still have 404 error when editing the page after PHP version update.
Regards
You must be logged in to reply to this topic.Log in/Sign up