Welcome Guest, Not a member yet? Register   Sign In
Unable to get data from database.
#1

[eluser]Unknown[/eluser]
It seems like my server doesn't allow active records i'm getting this error:

Code:
Fatal error: Call to a member function result_array() on a non-object in

I review the sql and effectively i'm getting no results, i checked the database connection and i'm connected. I don't know what can i do. I have another server and in that it works.

When i
Code:
var_dump
the sql i get
Code:
bool(false)


When i test the database connection i get

Code:
Trying to connect to database: dux_silbido
Connected OK:file: -----config/production/database.php--> Line: 81
#2

[eluser]CroNiX[/eluser]
Try posting the most important part for someone to help you: your code.




Theme © iAndrew 2016 - Forum software by © MyBB