Title: Error codes Galore
Last modified: May 27, 2018

---

# Error codes Galore

 *  [VP](https://wordpress.org/support/users/studio500/)
 * (@studio500)
 * [8 years ago](https://wordpress.org/support/topic/error-codes-galore/)
 * All I get when trying to process one single request is a bunch of error codes
   displaying in red on every field.
 * It’s also told me that the maximum number of requests have been exceeded on the
   first try. Even when I created a new user it stated error, maximum number of 
   requests and a whole bunch of other error codes.

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

 *  Thread Starter [VP](https://wordpress.org/support/users/studio500/)
 * (@studio500)
 * [8 years ago](https://wordpress.org/support/topic/error-codes-galore/#post-10329768)
 * Here’s one of the error codes from the new user.
 * WordPress database error: [Unknown column ‘request_id’ in ‘field list’]
    SELECT
   COUNT(request_id) as requests_made FROM wp_gdpr_requests WHERE email = ‘stu*****
   @dr.com’ AND request_time > NOW() – INTERVAL 1 DAY
 * It doesn’t change even when I alter the number of allowed requests.
 *  Thread Starter [VP](https://wordpress.org/support/users/studio500/)
 * (@studio500)
 * [8 years ago](https://wordpress.org/support/topic/error-codes-galore/#post-10329783)
 * Lastly, I also tried with a temp user i’ve had on my site for a while.
 * Here’s the result
 * WordPress database error: [Unknown column ‘request_id’ in ‘field list’]
    SELECT
   COUNT(request_id) as requests_made FROM wp_gdpr_requests WHERE email = ‘stu****
   @****.com’ AND request_time > NOW() – INTERVAL 1 DAY
 * WordPress database error: [Unknown column ‘http_user_agent’ in ‘field list’]
   
   INSERT INTO wp_gdpr_requests SET email = ‘stu888889@hotmail.com’, status = ‘0’,
   http_user_agent = ‘Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36(
   KHTML, like Gecko) Chrome/**.0.**59.**1 Safari/***.36’, http_accept_language 
   = ‘en-US,en;q=0.9′, server_addr = ’77.***.***.**’, remote_addr = ‘**.***.***.
   240’, confirmation_string = ‘JF1C*****5MMAL***VZAO1DCGP3JD’, request_time = ‘
   2018-05-27 21:51:30’, request_type = ‘1’, timestamp = ‘152***7890’
 * WordPress database error: [Unknown column ‘request_id’ in ‘where clause’]
    UPDATE
   wp_gdpr_requests SET code = ‘0***922**2300’ WHERE request_id = 0

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

The topic ‘Error codes Galore’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/gdpr-personal-data-reports_5c5989.
   svg)
 * [GDPR Personal Data Reports](https://wordpress.org/plugins/gdpr-personal-data-reports/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/gdpr-personal-data-reports/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/gdpr-personal-data-reports/)
 * [Active Topics](https://wordpress.org/support/plugin/gdpr-personal-data-reports/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/gdpr-personal-data-reports/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/gdpr-personal-data-reports/reviews/)

## Tags

 * [error codes](https://wordpress.org/support/topic-tag/error-codes/)

 * 2 replies
 * 1 participant
 * Last reply from: [VP](https://wordpress.org/support/users/studio500/)
 * Last activity: [8 years ago](https://wordpress.org/support/topic/error-codes-galore/#post-10329783)
 * Status: not resolved