I'm just guessing here...but it looks like 'sentto' probably isn't formatted correctly.
If I were debugging it, I'd probably add a few var_dumps in vB_Library_Content_Privatemessage:add() around where it calls the checkFolders method and inspect the variables it's passing. You'll probably catch one that's dropping invalid data (I'd start with the one at line 555).
|