yii-shop icon indicating copy to clipboard operation
yii-shop copied to clipboard

Fatal error: Cannot re-assign auto-global variable _POST in shop\components\Relation.php on line 723

Open nekyian opened this issue 10 years ago • 0 comments

I googled this error and I can correct it by assigning the $_POST to a $data variable in the signature and in the body of the function. However I would like to ask you what was the idea with this handleAjaxRequest() function written in this way?

nekyian avatar Jun 17 '14 08:06 nekyian