Thread: Forum bug
View Single Post
 
Old Jun 06, 2013, 04:34 AM
Phreak's Avatar
Phreak Phreak is offline
Veteran Member
 
Member Since: Mar 2012
Posts: 734
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