I get the following error when recommending an award.
Quote:
Fatal error: Existing data passed is not an array
Called set_existing in [path]/recommend_award.php on line 188
in [path]/includes/class_dm.php on line 265
#0 vb_error_handler(256, Existing data passed is not an array
Called set_existing in /*****/*****/*****/*****/*****/*****/recommend_award.php on line 188
, //*****/*****/*****/*****/*****/*****/includes/class_dm.php, 265, Array ([existing] => 0,[line] =>
Called set_existing in /*****/*****/*****/*****/*****/*****/recommend_award.php on line 188
,[trace] => Array ([0] => Array ([file] => /*****/*****/*****/*****/*****/*****/recommend_award.php,[line] => 188,[function] =>
|
Oh, and it just goes on and on and on from there ...
Using 4.0.6 on vB 4.2 PL3.
I tried researching this error, but even Google only came up with one hit, and it was on the 3.8 version.
As a side note, when recommending a rank (Yet Another Ranks System), it works just fine. It's only in the Awards mod that I get this error.