Home › Forums › WordPress Plugins › Hide My WP › Error 500 when each time saving/updating content
- This topic has 7 replies, 2 voices, and was last updated 7 years, 5 months ago by
lhoucine.
-
AuthorPosts
-
June 8, 2018 at 11:24 pm #22035
Hi
With latest update of WPML, there is an issue caused by “Hide My WP”, every time I save a post or when something is updated; I got a 500 error : request exceeded the limit of 10 internal redirects due to probable configuration error. Use ‘LimitInternalRecursion’)
Caused by the .htaccess , every time the plugin rewrite urls in the this file it add the language prefix to the real path … so it brook the whole website until I re-save settings from the Hide My WP!! every time it happens I should save setting to fix it temporarly!!!It rewrite now all the renamed plugins like this :
….
RewriteRule ^modules/e4697735/(.*) /fr/wp-content/plugins/akismet/$1?Ajd_hide_my_wp=1234 [QSA,L]
….
so you can figure that the language prefix “fr” is added to all the plugin paths, please make an update that fix WPML issues!Thanks
June 9, 2018 at 6:35 pm #22041Hi, can you please generate debug report from HMWP start tab and post it here as private reply?
One way to fix this is by allowing only manual update to .htaccess file.
– Enable “Customized htaccess” option in HMWP General Settings tab
– Click on “manual configuration” button, copy HMWP rules and remove “/fr” form it
– Add the rules to .htaccess file manuallyJune 9, 2018 at 11:42 pm #22047This reply has been marked as private.June 9, 2018 at 11:45 pm #22048Hi
and thank you for your reply,
if I allow only manual update to .htaccess file. how can I sync htaccess with HMWP when I add a new pluging? Can I revert this changes without brooking the site
ThanksJune 10, 2018 at 11:53 am #22059If you enable only manual update to htaccess, then you’ll need to update HMWP rules in the htaccess file each time you change any setting in HMWP or add new plugin/theme. You can see instructions to add rules manually after you click on ““manual configuration” button in General Settings tab.
June 10, 2018 at 9:52 pm #22063Is the rules shownon this page are the updated ones (generated from HMWP latest config)? I’ll just copy and past them to the HMWP htaccess section, and everything will be okey?
June 11, 2018 at 5:26 am #22067Yes, it should be fine. Do clear the cache and check your website. Let us know if any issue.
June 11, 2018 at 9:09 am #22079Awesome man 🙂 , good support, great plugin, the issue is fixed. Thank you
-
AuthorPosts
You must be logged in to reply to this topic.

