Welcome Guest, Not a member yet? Register   Sign In
Autoload Database not working
#4

[eluser]treenef[/eluser]
So is this a load database issue or an issue with your code?

Eliminate one by doing a simple select statement. If you can do a simple select statement this has nothing to do with autoloading the database.

If it is your code that is an issue I can't help. You'll have to debug it.

Just looking at it I would pass the email and password as parameters to your model

eg.

load_model->checklogin($email,$password)

That should fix it.


Messages In This Thread
Autoload Database not working - by El Forum - 07-14-2014, 11:39 AM
Autoload Database not working - by El Forum - 07-14-2014, 11:42 AM
Autoload Database not working - by El Forum - 07-14-2014, 12:11 PM
Autoload Database not working - by El Forum - 07-14-2014, 12:14 PM



Theme © iAndrew 2016 - Forum software by © MyBB