sarvan75 / yii-user-management

Automatically exported from code.google.com/p/yii-user-management
0 stars 0 forks source link

Property "YumWebUser.controllerMap" is not defined. #200

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Took latest code from Google code via svn
2. Finished installation and got congratulations on successful install message.
3. Navigated to localhost/<appname>/index.php?r=user/login

What is the expected output? What do you see instead?
Expected output is to see the login page. Instead, I get a CException, with 
message 'Property "YumWebUser.controllerMap" is not defined.'

What version of the product are you using? On what operating system?
yii-user-management_0.8.tar.bz2 file downloaded on 03 July 2013 and the svn 
code checked out on the same date.

Please provide any additional information below.
I was facing a controller error, I fixed it by changing SiteController extends 
CController instead of Controller in /protected/controllers/SiteController.php. 
Then I started getting this error.

Original issue reported on code.google.com by amrahs...@gmail.com on 4 Jul 2013 at 10:50

Attachments:

GoogleCodeExporter commented 9 years ago
Hi,

How did you solve this error?
Please reply

Original comment by nagaraj....@edlucid.com on 23 Jul 2013 at 5:30

GoogleCodeExporter commented 9 years ago
Hi! I haven't solved this. I have also stopped my attempts at solving this and 
I am waiting if someone who has solved it can give me any ideas. I will 
continue on this only if someone gives me a fix.
I can give you a piece of information. One of my friends told me that he could 
not find any YumWebUser class in the workspace. Don't know if this is of any 
help to you.
Please do let me know if you get this to work. Thanks!

Original comment by amrahs...@gmail.com on 23 Jul 2013 at 7:42

GoogleCodeExporter commented 9 years ago
You have to look at the config/main.php modules section

Original comment by nagaraj....@edlucid.com on 23 Jul 2013 at 9:31