• Resolved Anonymous User 17880307

    (@anonymized-17880307)


    It seems the everest_forms_queue_flush_rewrite_rules option was missing in one case. Not sure if this option is automatically created on setup, at least I find no logic to create this one.

    In my case I had to manually add it in the database to prevent possible problems.

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

    The option everest_forms_queue_flush_rewrite_rules is created on the initial setup but later while saving the global setting, its value is updated to “yes” so during the Post Type setup process it clears up the unwanted data and flush rules.

    Please explain the scenario about the problem caused and we will tackle it in a better way, my friend ??

    Thanks!

    Thread Starter Anonymous User 17880307

    (@anonymized-17880307)

    Hi @shivapoudel,

    thanks for your reply.

    I had analysed a website where the .htaccess file was rewritten on each page load and during this analysis I found out that this option was missing in wp_options but the code / logic on the webserver tried to check this option.

    Not sure if there is something missing in the setup process or how it was installed (according to the user it was through the WordPress admin backend).

    • This reply was modified 3 years, 9 months ago by Anonymous User 17880307.

    Hi @danielrufde

    Strange, the option everest_forms_queue_flush_rewrite_rules with value “yes/no” should persist in DB. If there is a missing option, please try to uninstall the plugin and re-install the Everest Forms plugin so this is correctly set up.

    Personal suggestion, if constant EVF_REMOVE_ALL_DATA is set to true in wp-config.php then only all the data might be lost else you can simply gain access to previous data.

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘missing everest_forms_queue_flush_rewrite_rules option in wp_options’ is closed to new replies.