• Resolved verkkovaraani

    (@verkkovaraani)


    Hi,

    I have a problem that for some reason the .htaccess file becomes corrupt and this causes the site to stop working. All of the Solid Security bans are not written there, plus once it had also removed the basic .htaccess settings that WordPress adds. This has now happened twice.

    Also, if i try to disable writing to files in Solid Security settings, i get an error message “licensed_hostname_prompt is not type boolean.”

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @verkkovaraani,

    This post is just an attempt to help you fix the “licensed_hostname_prompt is not type boolean.” error.

    Add the line below to the wp-config.php file (if not already):

    define('ITSEC_DEBUG', true);

    This will add a new Debug (sub)menu option to the Security menu option. Log into the WordPress backend and navigate to:

    Security > Debug

    In the?Settings?section of the Debug page select?global?from the dropdown list. Then click on the?Load?button and scroll to the bottom of the global settings. You can find the licensed_hostname_prompt setting and its current value on line #32.

    If your value is anything other than a boolean (true/false) you can manually change it right here (the default value is false). Don’t forget to click on the Save button.

    +++ To prevent any confusion, I’m not SolidWP +++

    • This reply was modified 1 year, 2 months ago by nlpro.
    Plugin Support chandelierrr

    (@shanedelierrr)

    Hi there,

    I hope the information provided by @nlpro helped resolve the issue. Tracking notifications on this forum can become tricky over time, and since we haven’t received a response, I’ll mark this post resolved.

    If you’re still getting the same error when trying to disable writing to files, please try to do a complete re-install of the plugin to see if that helps. Make sure to download and upload a fresh copy of the plugin.

    If you need help with anything else, feel free to open a new support topic, and we’d be happy to assist.

    Thank you!

    Thread Starter verkkovaraani

    (@verkkovaraani)

    Yes, that fixed the error with the setting, thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Error with .htaccess’ is closed to new replies.