I'm building a site where there are two tables for users. I considered trying to merge them into one to make life easier but they're just too separate in their structure.
What I'm now struggling with is telling Cakephp that certain areas require either user type login, or one or the other. It seems it can only recognise one login type per site.
Any ideas or hacks?
What I'm now struggling with is telling Cakephp that certain areas require either user type login, or one or the other. It seems it can only recognise one login type per site.
Any ideas or hacks?