platix

Results 5 issues of platix

For micro-apps and appex is requiered to specify a unique embedded.mobileprovision that match app id. Applesign needs to use this embedded.mobileprovision as an extra argument only in the micro-app or...

Hello, It would be great if this addon could be used in some way in the session handling rules. This way, for example, you could automatically control scenarios where the...

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.

Undefined variable: form requesting /user/user/create

When the module Friendship is disabled and accesing to /message/message/compose it fails. Trying to get property of non-object YumFriendship.php the problem is in /modules/message/views/message/compose.php on line 30 CHtml::listData(Yii::app()->user->data()->getFriends(), 'id', 'username'));...