Database error during manual upgrade
-
Hello,
I just updated the plugin on a DEV server from v 2.0.6 to 3.6.2
It prompted for a manual update of the databases.
The AJAX call in a Console got an error page, which contains repeating errors, 2 kinds of them.
Error #2 was that one:
[Column 'user_id' cannot be null] INSERT INTO wp_awpcp_payments (id, user_id, status, payment_status, payment_gateway, payer_email, items, data, errors, created, updated, version) VALUES ('f32221c393ab8ae53306ea4313ad7076', NULL, 'New', 'Not Required', '', '', 'a:0:{}', 'a:4:{s:7:\"user-id\";i:0;s:4:\"free\";b:1;s:11:\"__created__\";s:19:\"2012-04-23 00:33:28\";s:11:\"__updated__\";s:19:\"2012-04-23 00:33:28\";}', 'a:0:{}', '2012-04-23 00:33:28', '2015-12-20 02:47:09', '1')
I am not sure, if it’s a broken logic, or just the database structure needs an update and allow the NULL in
user_id
column?Sincerely,
Mickhttps://www.ads-software.com/plugins/another-wordpress-classifieds-plugin/
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Database error during manual upgrade’ is closed to new replies.