Hi Adam,
there is a bug in the API - account/edit function. As soon as we submit a values for paid_expiry_date, we get:
api/v2/account/edit <p style='border:5px solid red;background-color:#fff;padding:12px;font-family: verdana, sans-serif;'><strong>Database Error:</strong><br/>PDOException: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'paid_expiry_date' in 'field list' in /var/www/v5x/app/core/Database.class.php:141 ....
could you please take a look?
there is a bug in the API - account/edit function. As soon as we submit a values for paid_expiry_date, we get:
api/v2/account/edit <p style='border:5px solid red;background-color:#fff;padding:12px;font-family: verdana, sans-serif;'><strong>Database Error:</strong><br/>PDOException: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'paid_expiry_date' in 'field list' in /var/www/v5x/app/core/Database.class.php:141 ....
could you please take a look?