10-31-2018, 05:57 PM
So you're close. The MAIN purpose of usersc is if (for example) you don't like our users/login.php file and you want to make your own. Then you copy login.php from users/ to usersc/ and it will load yours instead of ours. Note that I said copy, not move.
That said, you're welcome to put whatever else you want in usersc, but you don't have to.
So you can leave index.php in the root folder and edit it to your heart's content. Personally, I put all my other personal pages in the root folder also unless I really want to group them in subfolders. If you want to use folders other than users, usersc and root, then edit the file z_us_root.php in the root folder and userspice will magically monitor those folders too.
Does that make sense?
That said, you're welcome to put whatever else you want in usersc, but you don't have to.
So you can leave index.php in the root folder and edit it to your heart's content. Personally, I put all my other personal pages in the root folder also unless I really want to group them in subfolders. If you want to use folders other than users, usersc and root, then edit the file z_us_root.php in the root folder and userspice will magically monitor those folders too.
Does that make sense?