Support Forum
file: /customers/stayonpoker.com/stayonpoker.com/problem-with-post-edit-buttonttpd.www/wp-content/sp-resources/forum-plugins/private-messaging/ahah/sp-pm-ahah-post.php
line: 26
function: sp_save_pm
error: Unknown column 'pm' in 'where clause'
SELECT user_id FROM wp_sfmembers WHERE pm = 1 AND user_id != 46
are you attempting to pm all users???
the pm column no longer exists in 5.0 so that is odd... wonder if we have missed something...
will open a ticket for research...
Visit Cruise Talk Central and Mr Papa's World
can you try clearing that error log... and sending pm to single use again? that error message is only applicable to sending to all users...
Visit Cruise Talk Central and Mr Papa's World
Ican now see i got loads of dif errors.. these are just a few of them,and i do update when i new one comes.
February 15, 2012
19:23 |
php | file: rs/stayonpoker.com/stayonpoker.com/problem-with-post-edit-buttonttpd.www/wp-content/sp-resources/forum-plugins/blog-linking/library/sp-linking-blog.php
line: 208 function: sp_update_blog_link Notice | Trying to get property of non-object |
February 15, 2012
11:30 |
database | file: /customers/stayonpoker.com/stayonpoker.com/problem-with-post-edit-buttonttpd.www/wp-content/sp-resources/forum-plugins/private-messaging/ahah/sp-pm-ahah-post.php
line: 26 function: sp_save_pm error: Unknown column 'pm' in 'where clause' SELECT user_id FROM wp_sfmembers WHERE pm = 1 AND user_id != 46 |
February 13, 2012
00:45 |
php | file: /simple-press/forum/library/sp-post-support.php
line: 45 function: sp_email_notifications Notice | Trying to get property of non-object |
February 11, 2012
07:56 |
php | file: /simple-press/forum/library/sp-post-support.php
line: 45 function: sp_email_notifications Notice | Trying to get property of non-object |
most of those are harmless notices... odd that you see them, as I do not, but not a big deal...
so you are sure this is sending to a single member???? please explain steps you did to try to send the pm? only asking because that particular query is only executed in that case...
by any chance does your server run mod_security??
Visit Cruise Talk Central and Mr Papa's World
Im sure it send PM to one one member,but it do not send notification email,also if i enable this feture : Enable sending of email for PMs (If enabled, users can elect to receive or not in their profile) it dont show what i just send to a member???
Ihave no idear if my server run mod_security how can i check this.
These are errors from today
Date | Type | Description |
---|---|---|
February 19, 2012
09:26 |
php | file: rs/stayonpoker.com/stayonpoker.com/problem-with-post-edit-buttonttpd.www/wp-content/sp-resources/forum-plugins/watches/library/sp-watches-components.php
line: 284 function: Unavailable Notice | Trying to get property of non-object |
February 19, 2012
09:26 |
php | file: rs/stayonpoker.com/stayonpoker.com/problem-with-post-edit-buttonttpd.www/wp-content/sp-resources/forum-plugins/watches/library/sp-watches-components.php
line: 284 function: sp_watches_render_user_watches Notice | Trying to get property of non-object |
February 19, 2012
09:26 |
php | file: rs/stayonpoker.com/stayonpoker.com/problem-with-post-edit-buttonttpd.www/wp-content/sp-resources/forum-plugins/watches/library/sp-watches-components.php
line: 284 function: sp_watches_render_user_watches Notice | Trying to get property of non-object |
February 19, 2012
09:26 |
php | file: rs/stayonpoker.com/stayonpoker.com/problem-with-post-edit-buttonttpd.www/wp-content/sp-resources/forum-plugins/watches/library/sp-watches-components.php
line: 283 function: sp_watches_render_user_watches Notice | Trying to get property of non-object |
February 19, 2012
09:26 |
php | file: rs/stayonpoker.com/stayonpoker.com/problem-with-post-edit-buttonttpd.www/wp-content/sp-resources/forum-plugins/watches/library/sp-watches-components.php
line: 283 function: sp_watches_render_user_watches Notice | Trying to get property of non-object |
February 19, 2012
09:17 |
database | file: /customers/stayonpoker.com/stayonpoker.com/problem-with-post-edit-buttonttpd.www/wp-content/sp-resources/forum-plugins/private-messaging/ahah/sp-pm-ahah-post.php
line: 26 function: sp_save_pm error: Unknown column 'pm' in 'where clause' SELECT user_id FROM wp_sfmembers WHERE pm = 1 AND user_id != 46 |
all but last are notices not errors. last is the error we have previously discussed. have a ticket open on that one. but it only happens, or at least should, when emailing all users.
you would have to ask your host about mod_security. or try adding
SecFilterEngine Off
to your .htaccess and see if that helps...
Visit Cruise Talk Central and Mr Papa's World
stayon, out of curiosity, do you know when those watches notices occurred? they seem to indicate that you are watching a topic that does not exist...
Visit Cruise Talk Central and Mr Papa's World