Welcome Guest, Not a member yet? Register   Sign In
CMS Structure Like This?
#11

[eluser]Majd Taby[/eluser]
Here's what you would need to do:
1) You add an event to the validate function in controllers/login.php which gets triggered somewhere early in the function. Then in khaos/plugins/codexevents.php you would implement that event. What the event would do is basically make sure that the user who's trying to login has access to the database. return true if he does, false otherwise.

umm that's it really.




Theme © iAndrew 2016 - Forum software by © MyBB