Silk Road forums

Support => Technical support => Topic started by: lonchainme on January 30, 2012, 07:38 pm

Title: database error when leaving feedback?
Post by: lonchainme on January 30, 2012, 07:38 pm
was trying to leave feedback today and got this:

A Database Error Occurred

Error Number: 1048

"
Column 'seller_id' cannot be null

INSERT INTO `feedback` (`transaction_id`, `buyer_id`, `seller_id`, `rating`, `feedback`, `created`, `modified`) VALUES ('xxxxx', 'yyyyy', NULL, '5', 'Leave feedback here', 1327952087, 1327952087)

Filename: /var/www/controllers/orders.php

Line Number: 1128
"

changed some values that appeared to be worth changing.  but yeah, as a result I've been able to finalize the transaction but haven't been able to leave feedback.