Quote:
Originally Posted by hassshasss
  
Mosh's Read PMs - Show Latest PMs
Warning: Invalid argument supplied for foreach() in [path]/xxxxxx/read_pms.php on line 606
Warning: Invalid argument supplied for foreach() in [path]/xxxxxx/read_pms.php on line 606
Warning: Invalid argument supplied for foreach() in [path]/xxxxxx/read_pms.php on line 606
Show Last 100 PMs
pmtextid PM Title From To Date
xxxxxxxx xxxxx xxxxxx xxxxx
|
Quote:
Originally Posted by mariocaz
Yes I am havieng the same error in my ACP
Code:
Warning: Invalid argument supplied for foreach() in [path]/admincp/read_pms.php on line 606
I have vB 3.7.6
PHP Version 5.2.9
And that error appears only when I am in the Read Pm?s Control Panel.
What else do you need ?
|
Quote:
Originally Posted by Sunka
Same error...screenshot is in the attachment
vBulletin v3.8.3
PHP v5.2.9
Error come only when you list PMs (show last 100 PMs, or when you search PMs with some word)
|
Quote:
Originally Posted by radmoose
Same errors on 2 different installs
One Install... Shows the TO for the last 55 items then errors.
vBulletin 3.8.1 Patch Level 1
PHP 5.2.5
MySQL Version 5.0.81-community
Second Install... WHen showing last 250, 2 of the items about midway show the error but the rest are OK.
vBulletin 3.8.2
PHP 5.2.5
MySQL Version 5.0.81-community
Not having any other issues on either site
|
What I think is happening is that the for some reason the array that holds the To, CC and BCC users for certain PMs is not being picked up, and as a consequence empty arrays are being passed to the function that creates the list of recipients that is displayed in the
To field. I have done a change that should display a message
Reciepients can not be displayed. if I am right.
[s]Can all four of you try the file attached and let me know if it works (i.e. no error messages and displaying the message above in some fields? Simply over-write your old version with this one.[/s]
If it fixes the issue, I will release a new version
EDIT: Removed attachment, as this has now been rolled into the official
v3.8.009 release.