Hi,
Good afternoon,
I'm trying to delete a specific user, but am receiving the below error message. I'm however able to delete other users with no problem.
1054 Unknown column 'num_votes' in 'field list' SQL=UPDATE `jos_discuss_posts` SET `num_votes` = `num_votes` + '-1' WHERE `id` = '10'
Do you know how I can fix this?
Thanks in advance.
Good afternoon,
I'm trying to delete a specific user, but am receiving the below error message. I'm however able to delete other users with no problem.
1054 Unknown column 'num_votes' in 'field list' SQL=UPDATE `jos_discuss_posts` SET `num_votes` = `num_votes` + '-1' WHERE `id` = '10'
Do you know how I can fix this?
Thanks in advance.