Title: Plugin error 2.1.0
Last modified: January 21, 2023

---

# Plugin error 2.1.0

 *  Resolved [hollosipeter](https://wordpress.org/support/users/hollosipeter/)
 * (@hollosipeter)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/plugin-error-2-1-0/)
 * Hello!
   Two weeks I updated my PHP from 7.4 to 8.0 and the same day updated the
   wordpess version from 5.8 to 6.1 and from that point wp-debug sign some problem
   in the back-end (an error line). And the main problem, that I can’t use the plugin,
   because if I’m going to Wocoommerce, try to add something to the basket, the 
   checkout screen just loading infinity times and nothing happening.Two weeks I
   found a website for this plugin and two times I tried to make an error fault,
   I get back the confirmation but nothing happened.Please help.Thanks,Peter
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fplugin-error-2-1-0%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Thread Starter [hollosipeter](https://wordpress.org/support/users/hollosipeter/)
 * (@hollosipeter)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/plugin-error-2-1-0/#post-16409625)
 * +INFO: I checked with check conflicts. None of my installed plugin conflicts 
   between user login history. So the problem indicated by the PHP version change
   from 7.4 to 8.0 and/or the WordPress version change from 5.8 to 6.1
 *  Plugin Author [Faiyaz Alam](https://wordpress.org/support/users/faiyazalam/)
 * (@faiyazalam)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/plugin-error-2-1-0/#post-16452136)
 * [@hollosipeter](https://wordpress.org/support/users/hollosipeter/) we have replied
   on your mail for step by step description to reproduce the issue.
 *  Thread Starter [hollosipeter](https://wordpress.org/support/users/hollosipeter/)
 * (@hollosipeter)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/plugin-error-2-1-0/#post-16462576)
 * We discuss it by e-mail, the solution helped, thank you, this was the problem:
   **
   Please change the parameter in the file: /wp-content/plugins/user-login-history/
   inc/common/helpers/class-db.php, this should work with php 8.0.**From:public 
   static function delete_rows_by_table_and_ids( $table = ”, $ids ){//…..}To:public
   static function delete_rows_by_table_and_ids( string $table = ”, array $ids=[]){//…..}
 *  [Éric Martin](https://wordpress.org/support/users/em-m/)
 * (@em-m)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/plugin-error-2-1-0/#post-16466938)
 * Hi,
   Thanks for the feedback. It worked great! 🙂

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Plugin error 2.1.0’ is closed to new replies.

 * ![](https://ps.w.org/user-login-history/assets/icon-128x128.jpg?rev=1886722)
 * [User Login History](https://wordpress.org/plugins/user-login-history/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/user-login-history/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/user-login-history/)
 * [Active Topics](https://wordpress.org/support/plugin/user-login-history/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/user-login-history/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/user-login-history/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [Éric Martin](https://wordpress.org/support/users/em-m/)
 * Last activity: [3 years, 1 month ago](https://wordpress.org/support/topic/plugin-error-2-1-0/#post-16466938)
 * Status: resolved