yii-user-management icon indicating copy to clipboard operation
yii-user-management copied to clipboard

Cannot re-assign auto-global variable _POST

Open platix opened this issue 11 years ago • 2 comments

in /role/permission/create Today at laster code submit. Fatal error: Cannot re-assign auto-global variable _POST in ../protected/modules/user/components/Relation.php on line 723

I fix it commenting the function handleAjaxRequest in this file.

platix avatar Jan 15 '14 13:01 platix

how about just rename the variable

Aviator-Coding avatar Feb 01 '14 22:02 Aviator-Coding

Fix in my last Pull Request (merge by thyseus) => This issue can be closed

jokamax avatar Feb 14 '14 10:02 jokamax