• Resolved cihat74

    (@cihat74)


    Hi,

    I was playing with the plugin and deleted the default 20 seconds. I saw that it keeps me logging out immediately. So I deleted the plugin. But I need to delete/reset options in the database to get it back.

    Could you please tell me which table or what to delete in the database?

    https://wordpress.org/plugins/idle-user-logout/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter cihat74

    (@cihat74)

    Sorry, that was an immediate post. For the ones who have the same problem:

    DATABASE TABLE: wp-options:
    OPTION NAME: iul_data
    OPTION VALUE: a:1:{s:20:”iul_idleTimeDuration”;s:0:””;}

    Replace option value with a:1:{s:20:”iul_idleTimeDuration”;s:20:””;}

    Thread Starter cihat74

    (@cihat74)

    Ups! Forgot to mark as resolved.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Where are the options in database?’ is closed to new replies.