Next time you see "Last edited by Whoever" click the link and view a comparison. The following error shows up at the top of the page: Warning: trim() expects parameter 1 to be string, array given in [path]/includes/class_diff.php on line 451 Warning: trim() expects parameter 1 to be string, array given in [path]/includes/class_diff.php on line 476 Code (markup): Example: http://forums.digitalpoint.com/posthistory.php?do=compare&p=12613685 Sorry
Hmmmm... I didn't know users could see their own edit history. Besides the errors, do you actually see anything?
Yeah, the page loads fine. Only visible error other than the error message itself is an inflated nav bar: The edit history shows below that, then the footer, and so on...
Ah... seems to be a new "warning" message for PHP 5.3.x. I fixed it by type casting it, and it's been reported to vBulletin developers so hopefully they fix it in the source going forward.