Viewing 20 posts - 1 through 20 (of 20 total)
  • Author
    Posts
  • #372600

    I receive the following error:
    “Saving didnt work!
    Please reload the page and try again”
    when attempting to save changes in “Enfold Theme Options”.
    I’d been using Avisio up till this point. I just installed Enfold, is there a solution?

    Thanks!

    #372604

    Hi dlvennie!

    Can you please try de-activating all active plugins and check if that helps?

    Best regards,
    Yigit

    #372685

    Hi Yigit!
    I appreciate the quick response. All plugins are deactivated (it was the first thing I tried), but the problem remains.

    • This reply was modified 9 years, 10 months ago by dlvennie.
    #372690

    Hey!

    Send us a WordPress login and we’ll take a look.

    Best regards,
    Elliott

    #372709
    This reply has been marked as private.
    #372738
    #372740

    Hi!

    Hmm, your getting a 404 for the admin ajax script. I found this thread which may help, https://wordpress.org/support/topic/dont-have-permission-admin-ajaxphp-add-new-category.

    Try deleting your .htaccess file and then update your permalinks in Dashboard > Settings > Permalinks. Also try contacting your hosting provider to see if mod_security is properly setup.

    Best regards,
    Elliott

    #372757

    I’ve opened my .htaccess file in /wp-admin/ and the only text in the file reads:

    <IfModule mod_security.c>
    SecFilterEngine Off
    SecFilterScanPOST Off
    </IfModule>

    I’ve also updated permalinks, and added “define(‘WP_MEMORY_LIMIT’, ‘256M’);” to wp-config.php in the root directory. Have I edited the wrong .htaccess file, is there another location where wp-config.php is stored. I’m not sure what I’m missing, but the error persists.

    #372777

    Hey!

    Did you try deleting it as suggested and then refresh your permalinks? Have you contacted your hosting provider regarding the mod_security rules?

    Cheers!
    Elliott

    #372796

    Which .htaccess file should I be deleting? There are a few in different directories.

    #372814

    I have deleted all .htaccess files on the server. As for contacting the host, I recently contacted about my IP address being blocked frequently, and the sent the reply I’ve pasted below. Is this relevant to this problem as well?

    ModSecurity (also known as “modsec”) has proven itself useful in a variety of situations, and again this is true in assisting with WordPress brute force attempts resulting in a Denial of Service (DoS) attack. While a number of WordPress plugins exist to prevent such attacks, custom modsec rules can prevent such attacks for all WordPress installations on a server. Modsec immediately filters incoming HTTP requests, which assists against taxing server resources.

    These rules will block access for the offending IP address for 5 minutes upon 5 failed login attempts over a 3 minute duration. If you would like to disable mod_security, you can do it as your own risk. Here is some further information and a full explanation for your reference:

    http://www.tipsandtricks-hq.com/apache-mod-security-update-how-to-fix-error-406-or-not-acceptable-issue-259

    If this does not working for you, we can add a domain in to the allow list of ModSecurity

    #373118

    Hey!

    Please contact your host once again regarding the mod_security rules. As you can see in the link Elliott posted, it seems like your host can fix this issue for you
    “a lot of wp users have reported this. a possible solution is in this thread:
    http://wordpress.org/support/topic/117993?replies=36
    but if your server is configured so that mod-security cannot be overruled this will not work.
    have you contacted your host yet?”

    Regards,
    Yigit

    #373181

    Should I request they turn off mod_security entirely for Enfold to function, or are there specific parameters they need to change?

    Mod Security has been blocking my IP Address, triggered by a false positive, which they say can be rectified by disabling the specific rule blocking me. That’s a separate matter from the 404 for the admin ajax script I’d assume. Shall I ask them to disable it entirely?

    #373582

    Hi!

    Ask if they can whitelist this file, /wp-admin/admin-ajax.php.

    I found these topics which may help.

    https://wordpress.org/support/topic/disable-mod-security
    https://wordpress.org/support/topic/mod_security-for-wordpress

    Regards,
    Elliott

    • This reply was modified 9 years, 10 months ago by Elliott.
    #374109

    The problem appears to have been resolved, however my host was unable to whitelist an individual file, and they’ve disabled Mod Security entirely. Is this recommended, and/or are there other security measures (or plugins) recommended for use with this theme now that Mod Security is disabled? I believe, if I knew what rule was triggering the issue I’m having with saving in theme options, they could turn off the rule, but I wouldn’t know how to find it ( I didn’t even recognize the 404 for the admin ajax script.).

    #374241

    Hey!

    It’s not a theme issue but an issue with your hosting provider, mod security, and WordPress. I think whitelisting the file listed would fix it or disabling mod security entirely which is what your hosting provider did it sounds like.

    Regards,
    Elliott

    • This reply was modified 9 years, 10 months ago by Elliott.
    #374299

    Right, I recognized it’s an issue with Mod Security. Since they’re unable to whitelist a specific file (or so they’ve stated), I was only wondering if there’s an alternative recommended to having Mod Security now that it’s disabled. Either way, I can save again, and finally get to work on re-branding.

    Thanks for the assistance!

    #374346

    Hey!

    Not that I know of. Let us know if you have any other questions.

    Best regards,
    Elliott

    #374586

    Well, since Mod Security has been disabled, I’ve received at least 100 spam comments on random posts in the last two days. Any recommendations?

    • This reply was modified 9 years, 10 months ago by dlvennie.
    #374774

    Hey!

    You’ll need to contact your hosting provider about that. Or you can try the Akismet plugin, http://akismet.com/.

    Cheers!
    Elliott

Viewing 20 posts - 1 through 20 (of 20 total)
  • You must be logged in to reply to this topic.