Fatal error: Call to a member function get_field() on a non-object in /home/sites/forums.digitalpoint.com/web/vb/legacy/post.php on line 606 I'm getting that when I click to see users posts when I'm viewing a PM from the user.
Hmmmm... can you PM me the particular user you were getting it with? It seems to work fine when I try it.
I was able to trace it an orphaned post in the post table (a post "belonging" to a thread that no longer exists). I've purged the post table of all orphaned posts, so it should work properly now. For the long-term, I filed a bug report with vBulletin where they should actually be checking for that when trying to process search results instead of assuming it exists. http://www.vbulletin.com/forum/project.php?issueid=37208
Great, just to confirm [let everyone know], this has corrected the problem for me. Thanks, and good luck with your bug report