I noticed that my private messaging is not working and then I found this in my error log:
August 4, 2014 8:36 am | spaErrError | 33 | database
file: /chroot/problem-with-post-edit-buttonome/golficit/golficity.com/problem-with-post-edit-buttontml/wp-content/sp-resources/forum-plugins/private-messaging/library/sp-pm-components.php
line: 213
function: spdb_table
error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘)’ at line 1
SELECT * FROM wp_sfpmmessages WHERE sent_date < DATE_SUB(NOW(), INTERVAL DAY)
I also found this:
| August 4, 2014 8:37 pm | spaErrNotice | 2 | php
file: home/golficit/golficity.com/problem-with-post-edit-buttontml/wp-content/sp-resources/forum-plugins/private-messaging/library/sp-pm-components.php line: 145 function: sp_pm_do_profile_options Notice | Undefined property: spUser::$pmemail |
Are they related and how can I fix this?
Thanks.