CRUD and login in the systems

Hey,

I have generated a CRUD function of test users and a MOdule named admin.

I have a lot of problems like:

CRUD- when i create a user it says I don’t have rights to do so.

When I login, the info i used in modules/admin/components/UserIdentity.php doesn’t work but only the components/UserIdentity.php.

Any suggestions oh how I do this?

Chabx

Did you add your module in config/main.php


'modules' => array(

    //...

    'admin',

hey buddy use your admin account to create users not demo and other thing add your module and module components to the main.php