ION Auth Integration Active Field
Hi,
I am trying to integrate ION Auth user management into my fuel cms powered website. The problem is that the field Active in ION Auth is creating a problem. The query generated looks for Active='YES' while the ion auth active field is set to 1 by default. Where I can change the query to alter the Active field management.
Comments