Home Page » Uncategorized
0
Votes
how can i solve this : array_map(): Argument #2 should be an array
public function accessRules() { array(‘allow’, // allow admin user to perform ‘admin’ and ‘delete’ actions ‘actions’=>array(‘admin’,'delete’,'update’,'index’,'view’), ‘users’=>Yii::app()->user->getState(‘data’), ),
How can I change my Email on this site?
Can’t change my email address via EDIT YOUR PROFILE form.
How to repeat this bug:
-
Go to My Profile Page > EDIT YOUR PROFILE
Type new Email and press Update button
GoREAD MORE
By AndreyGeonya · Asked 615 days 11 hours 11 mins ago
Questions: 1 Accepted: 0 ( 0% ) | Reputation: 0
Facebook, Twitter authentication
Hello all,
Just wanted to know which extension is the best (efficient) to: 1- authenticate w/ Facebook (or) Twitter. 1.2 Once auth w/ Facebook (1st time) I will bring friends listREAD MORE
