Quote:
Originally Posted by Namaless
Abe1 I have one problem with GARS.. -.-
When click into Thanks Button where GARS is enabled I get this error:
Code:
Warning: array_merge() [function.array-merge]: Argument #2 is not an array in [path]/post_thanks.php on line 52
I have try to add security token into Ajax request but this not fixed my problem.. You have any ideas??
The line 52 is:
PHP Code:
$postinfo = array_merge($postinfo, fetch_userinfo($postinfo['userid']));
Regards.
|
Try doing the complete GARS upgrade,
http://www.thevbgeek.com/
_V