You really dont know what directory you should pick:
1)www\protected\modules\ - copy here all from directory "modules" of this module
2)www\protected\modules\user\ - just copy all files in this directory (its mean that this module ("YUM") should be rename to "user")
BOTH pretty wrong, becouse of a lot mistakes then... You should pick one and start change code in some places. You need to look all code for import('"'); constructions at least...
Its a lot files bad connected to each other!
You really dont know what directory you should pick: 1)www\protected\modules\ - copy here all from directory "modules" of this module 2)www\protected\modules\user\ - just copy all files in this directory (its mean that this module ("YUM") should be rename to "user")
BOTH pretty wrong, becouse of a lot mistakes then... You should pick one and start change code in some places. You need to look all code for import('"'); constructions at least...