Tell us what you are trying to do?
Trying to figure out which plugin might be causing the .htaccess file to get corrupted so often in conjunction with WPML.
Is there any documentation that you are following?
Kind of – after searching for htaccess here on the support forums, I was directed to this document: .htaccess is rewritten with language folder (https://wpml.org/errata/htaccess-is-rewritten-with-language-folder/). This seems to be a 'temporary' workaround so I was curious if (after watching my video below) you all feel this would be the best solution currently known.
Is there a similar example that we can see?
Here is a screen recording describing it more: hidden link
Languages: English (English )Spanish (Español )Italian (Italiano )
Timezone: Europe/Rome (GMT+01:00)
Hello!
I just checked your video and we don't really have a list that could cause this problem because it's very very hard to detect which plugin actually does this. sometimes the plugins that cause this issue do it unintentionally (they are not meant to actually rewrite anything).
In order to test this i'd suggest that you install a plugin that monitors file changes first and then that might give you an idea of what plugin could be doing this. something like this could help: https://wordpress.org/plugins/website-file-changes-monitor/
The trick here is to find which plugins actually has the call that creates the problem.
In this case, you'd be able to do so if you have and IDE or even a note editor like "sublime" that could look for a specific function:
You'd need to scan all the plugins and your theme for this to see if any of them actually do it and then you can try to talk to their support to see if they are aware of this issue. our compatible plugins tend to have solutions for this or avoid the issue but it's a very tricky issue this one so maybe it hasn't be checked by some plugin author.
Regards.
The topic ‘[Closed] .htaccess file gets corrupted regularly (fix with Permalinks)’ is closed to new replies.