I am getting an error when trying to upload/send files in PM’s. Text files (.txt, .rtf) aren’t working at all and image files (.jpg, .png) will send the image but the link to download the file doesn’t show up in the PM. File uploads in posts works. Here’s the error I’m getting from the log-
sp-resources/forum-plugins/private-messaging/ahah/sp-pm-ahah-post.php
line: 26
function: sp_save_pm
error: Unknown column ‘sender_id’ in ‘field list’
INSERT INTO wp_sfpmattachments (sender_id, attachments) VALUES (1, ‘a:1:{i:0;a:5:{s:4:”type”;s:4:”file”;s:3:”loc”;s:71:”/ and so on
Any suggestions are appreciated