PrajapatiRaj / yii-user

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

Login and registration forms wont load with main layout #133

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Installing yii-user under the blog demo of Yii
2. Opening the Login and Registration pages

What is the expected output? What do you see instead?
The expected output would be the login or registration forms opening with the 
main layout (protected/views/layouts/main.php).

What version of the product are you using? On what operating system?
yii-user-0.3-r107.zip, using Eclipse under Windows 7

Please provide any additional information below.
If I copy paste the main.php layout under the layouts folder of the yii-user 
module (protected/modules/user/views/layouts/) everything works fine, but this 
is not a scalable solution. 

Original issue reported on code.google.com by francisc...@quamora.com on 4 Apr 2012 at 10:01