Welcome Guest, Not a member yet? Register   Sign In
Call to undefined method CI_DB_postgre_driver::get_where() in somethingfile on line 14
#1

[eluser]Ecentric[/eluser]
Here is line 14

Code:
$query = $this->db->get_where('jm3_media_files_upload', array('user_jm_id' => $user_jm_id), $limit);


Help! How can I fix this?
#2

[eluser]xwero[/eluser]
is the active record setting in database.php true?
#3

[eluser]Ecentric[/eluser]
^
Yes it's true.


BTW, I already solved this. I was just wondering because I have two servers and the first one doesn't have this error.
The two servers don't have synchronized /system/database files, and I fixed that.




Theme © iAndrew 2016 - Forum software by © MyBB