• Resolved toddlevy

    (@toddlevy)


    We are seeing the following pretty regularly in our error log:

    Notice: Undefined index: quickedit_threshold_limit in /wp-content/plugins/index-wp-users-for-speed/admin/user-handler.php on line 273

    Happy to provide any details needed.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter toddlevy

    (@toddlevy)

    As well as these errors:

    Warning: count(): Parameter must be an array or an object that implements Countable in /wp-content/plugins/index-wp-users-for-speed/admin/user-handler.php on line 276

    Notice: Undefined index: quickedit_threshold_limit in /wp-content/plugins/index-wp-users-for-speed/includes/selection-box.php on line 137

    Thanks for any assistance.

    Plugin Author OllieJones

    (@olliejones)

    Thanks Todd. I’ll look into this right away.

    Plugin Author OllieJones

    (@olliejones)

    It looks like the index-wp-users-for-speed-options option setting somehow got corrupt.

    Possible workaround: Try visiting the Users -> Index for Speed dashboard panel and setting the number to something like 50 in

    ... when you have more than [ ] authors registered on your site.

    then save.

    Second workaround. To force the options top be recreated delete them then immediately revisit the Users -> Index for Speed panel to restore the settings you had.

    wp db query "DELETE FROM wp_options WHERE option_name='index-wp-users-for-speed-options';

    I’ll put in some more bulletproof code for option retrieval.

    Thanks for your patience.

    Thread Starter toddlevy

    (@toddlevy)

    Thanks Ollie. Will give this a shot.

    FWIW, the errors seems to have subsided / resolved themselves between the time I created this ticket and now.

    ::insert shrug emoji::

    radamesbispo

    (@radamesbispo)

    hi, sir sorry to right here but I can not open a new topic. I just want to inform that i have a marketplace using a plugin woocommerce wcfm, but when i activate your plugin Index WP Users For Speed all store vendors disappear from database, so I had to disable the plugin. just a suggestion for a future update. thanks, sir

    Plugin Author OllieJones

    (@olliejones)

    Thanks for the trouble report about wcfm.

    It is here. https://github.com/OllieJones/index-wp-users-for-speed/issues/7

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Notice: Undefined index: quickedit_threshold_limit’ is closed to new replies.