Error Message: mysqli_query()
-
When trying to view “Failed Logins” I get the following Error
Warning: mysqli_query(): (21000/1242): Subquery returns more than 1 row in /home/twcart5/public_html/compu-reservations.com/wp-includes/wp-db.php on line 1924
The line indicated is:
if ( ! empty( $this->dbh ) && $this->use_mysqli ) {
$this->result = mysqli_query( $this->dbh, $query );Any answers would be helpful…
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Error Message: mysqli_query()’ is closed to new replies.