Quote:
Originally Posted by meaters
Thanks for your reply tbworld.
I managed to replicate the error - it only happens when at least one user is viewing their pms.
There are similar complaints posted on other boards about the same issue
http://forums.devshed.com/php-develo...ng-937807.html
Please suggest your method to "trap" the error.
--------------- Added 11 Nov 2013 at 20:39 ---------------
I put $userinfo['values']['do'] == 'updatefolders' instead of $userinfo['action']['do'] == 'updatefolders' and the error message no longer shows.
Thanks to everyone who responded.
|
Thanks for sending the data, and the reference, it was extremely helpful. If I can simulate this error, I will also report it vbulletin's JIRA.
Good Job! I believe your change is correct, I had to ponder why this did not show in earlier versions.