Warning: array_merge() [function.array-merge]: Argument #2 is not an array in [path]/post_thanks.php on line 57
This occurred when clicking the "Thanks" button on a user in the guest category.
As a side note good security practice dictates that both error and warning messages are turned off in a production environment; this may be achieved via the php.ini file.
Phreak
|