Hey,
So I'm looking through my old files and I know that a few peopled wanted my housekeeping, before you download, read this, I once sent Kryptos my Rev Theme and he told me what I could improve and this was a lot as I called a lot that I didn't need to, and I did a fix up version but I cannot find this anywhere, this release is perfectly fine but you can easily improve it by a lot.
ALSO, I do not have the SQL's (YET), I'll post them soon, (as it logs the users IP/action due to some fuckers that had one of my staff members password, needed to do better tracking =D, also the coupon crap and 'nonurgenttickets' they need extra files from the CMS, which I might release later.
A few things to note: I edited some stuff in class.users, not sure if you guys need it, until I check, also some more things you could improve if you ain't lazy, the page ranks can be done in the classes and a few more, but you'll get to it, I'll not be using Rev no more, so no use to me.
Anyways, here is the link:
I'll post screenshots in a few minutes.
Also I know I didn't really use RevCMS to it's full advantage, but now I have no excuses, practice makes perfect =D.
- EDIT -
Also, FYI, this works for Phoenix by default, I didn't use Butterfly then, or did I, unsure ;/
- EDIT -
Screenshot:
Also, I just remembered I made a pin-check and force-password update for the staff, so go to 'class.users.php', and find 'final public function loginHK()'.
Next, replace ALL of that function with this:
Then add this under the function:
Then run this SQL:
That should be enough, oh yeah you will need to add a field to the users table, which is 'housekeeping_pin'.
- Cheers.
So I'm looking through my old files and I know that a few peopled wanted my housekeeping, before you download, read this, I once sent Kryptos my Rev Theme and he told me what I could improve and this was a lot as I called a lot that I didn't need to, and I did a fix up version but I cannot find this anywhere, this release is perfectly fine but you can easily improve it by a lot.
ALSO, I do not have the SQL's (YET), I'll post them soon, (as it logs the users IP/action due to some fuckers that had one of my staff members password, needed to do better tracking =D, also the coupon crap and 'nonurgenttickets' they need extra files from the CMS, which I might release later.
A few things to note: I edited some stuff in class.users, not sure if you guys need it, until I check, also some more things you could improve if you ain't lazy, the page ranks can be done in the classes and a few more, but you'll get to it, I'll not be using Rev no more, so no use to me.
Anyways, here is the link:
You must be registered for see links
I'll post screenshots in a few minutes.
Also I know I didn't really use RevCMS to it's full advantage, but now I have no excuses, practice makes perfect =D.
- EDIT -
Also, FYI, this works for Phoenix by default, I didn't use Butterfly then, or did I, unsure ;/
- EDIT -
Screenshot:
Also, I just remembered I made a pin-check and force-password update for the staff, so go to 'class.users.php', and find 'final public function loginHK()'.
Next, replace ALL of that function with this:
You must be registered for see links
Then add this under the function:
You must be registered for see links
Then run this SQL:
You must be registered for see links
That should be enough, oh yeah you will need to add a field to the users table, which is 'housekeeping_pin'.
- Cheers.