Anybody know what is this error mean?
"Call to a member function on a non-object in includes/db_function.inc".
It seems that it cannot access one of the function of my Database connection object but I have already passed the connection object by reference to the function which call the db function.