| ( ! ) Fatal error: Uncaught mysqli_sql_exception: Unknown column 'display_name' in 'WHERE' in /home/lottopre/public_html/admin/repair_users_and_messages.php on line 8 | ||||
|---|---|---|---|---|
| ( ! ) mysqli_sql_exception: Unknown column 'display_name' in 'WHERE' in /home/lottopre/public_html/admin/repair_users_and_messages.php on line 8 | ||||
| Call Stack | ||||
| # | Time | Memory | Function | Location |
| 1 | 0.0006 | 447632 | {main}( ) | .../repair_users_and_messages.php:0 |
| 2 | 0.0013 | 489864 | query( $query = '\r\n UPDATE users\r\n SET display_name = first_name\r\n WHERE (display_name IS NULL OR display_name = \'\')\r\n AND (first_name IS NOT NULL AND first_name != \'\')\r\n' ) | .../repair_users_and_messages.php:8 |