Tagged: save error
- This topic has 10 replies, 3 voices, and was last updated 10 years, 1 month ago by
Pfeff.
Author | Posts |
---|---|
Pfeff
February 21, 2015 at 12:56 pm
|
Heads up! this post was created when Microthemer was at version 3. The current version is 7. Some references to the interface may be out of date. Hello there,
Thanks, |
Abland
February 22, 2015 at 12:47 am
|
Hi, Pfeff, I received it on one hosting account I managed. In my case it was an issue with the server hosts adding new rules for mod_security which conflicted with a specific plugin. I disabled plugins one by one until I found and removed the problem one and was able to save properly afterwards. Easy Content Templates was the problem one for me. Plugin conflict may not be your issue but you could try there. |
Sebastian
February 22, 2015 at 10:04 am
|
I agree that it sounds like a server/folder permissions issue. Have you password protected your WP admin area with .htaccess? Please let me know if you need further assistance. Cheers, Sebastian |
Pfeff
February 22, 2015 at 11:48 am
|
Hello there and thank you both for your support Abland/Sebastian.
Btw, I know it’s a noob question but … is there any way to request a ststus of the .htaccess assuming that this file exist ? |
Sebastian
February 24, 2015 at 4:53 am
|
Hi there, The most common place you will find a .htaccess file is in the root directory of your WordPress install. I just tried editing a page that is password protected by WordPress but that didn’t seem to cause an save errors for me. The problem may relate to WordPress directory and file permissions: http://codex.wordpress.org/Changing_File_Permissions I’d be happy to look at your site if necessary? Cheers, |
Sebastian
February 24, 2015 at 4:57 am
|
PS there may be an option to ‘Password Protect Directories’ in cPanel so you might want to check there too if your web hosy uses cPanel. |
Pfeff
February 24, 2015 at 9:00 am
|
Hello again, Sure, I can send you the login details to take a look but first I’ll talk with the host admin maybe he can give me some guides. I’ll come back with details. |
Abland
March 2, 2015 at 4:56 pm
|
Hi, Pfeff, Sorry I didn’t respond to your question – I didn’t select to be notified of responses when I posted. The mod_security rules are applied by the server host – on shared hosting we wouldn’t have access to that. In my instance the plugin I was using was applying form values into a template that the rules interpreted as an injection attempt (or maybe brute force, I can’t recall specifically now) and it refused to save until I disabled the plugin. |
Pfeff
March 2, 2015 at 7:39 pm
|
now so sure if I understand .. it was microthemer or other plugin who applied those values into the template ? |
Abland
March 2, 2015 at 8:05 pm
|
Hi, Pfeff, It was another plugin, but that other plugin just being active was enough to trigger the security response even though I wasn’t using it directly. |
Pfeff
March 2, 2015 at 8:39 pm
|
it’s all clear now, thanks. |