Open GoogleCodeExporter opened 8 years ago
Any suggestions how to fix this? This module is useless otherwise. All google
gives me, is others with the same problem, also being ignored by the developers.
Original comment by hippy...@gmail.com
on 28 Dec 2011 at 6:19
The problem could be one of those two options:
1) You didn't put this source code bellow in your component in file main.php
'user'=>array(
'class' => 'application.modules.user.components.YumWebUser',
'allowAutoLogin'=>true,
'loginUrl' => array('//user/user/login'),
),
2)You might have another daclaration of this components' array in your source
code.
I hope this could help.
Original comment by adle...@gmail.com
on 28 Dec 2011 at 9:18
This did help!
Original comment by ayodele....@svgcc.vc
on 6 Mar 2012 at 5:25
Original issue reported on code.google.com by
hitesh.w...@gmail.com
on 3 Nov 2011 at 9:46Attachments: