Part of the EllisLab Network
   
 
Issue, in the file system\database\DB_utility.php
Posted: 31 October 2008 10:48 PM   [ Ignore ]  
Summer Student
Avatar
Total Posts:  19
Joined  02-02-2007

I have noticed a issue, in the file system\database\DB_utility.php

The line @ line number 178 is like the following:

if ( ! is_object($query) OR ! method_exists($query, 'field_names'))

And i think it should be

if ( ! is_object($query) OR ! method_exists($query, 'list_fields'))

as the “field_names” method is DEPRECATED.

Profile
 
 
Posted: 02 January 2009 05:22 AM   [ Ignore ]   [ # 1 ]  
Summer Student
Avatar
Total Posts:  6
Joined  08-04-2007

You are right, thanks!

 Signature 

TimeCamp - free time tracking software for indyviduals

Profile
 
 
Posted: 16 February 2009 10:19 AM   [ Ignore ]   [ # 2 ]  
Summer Student
Avatar
Total Posts:  14
Joined  10-02-2008

The same goes for line 220 in the same file.

Profile
 
 
Posted: 16 February 2009 12:33 PM   [ Ignore ]   [ # 3 ]  
Lab Technician
Avatar
RankRankRankRank
Total Posts:  1092
Joined  05-17-2008

I submitted a bug report.

Profile
 
 
Posted: 02 January 2010 02:53 PM   [ Ignore ]   [ # 4 ]  
Summer Student
Total Posts:  1
Joined  11-23-2009

I ran into this problem also and thanks to the previous posts solved it quickly grin Thanks so much !

I am new to CodeIgniter - so forgive me if this is common knowledge.  Is this fix going to get rolled into a release ?  Can I subscribe to the bug report?

Profile
 
 
   
 
 
Post Marker Legend
New Topic New posts Hot Topic Hot Topic with new posts New Poll New Poll Moved Topic Moved Topic Sticky Topic Sticky topic
Old Topic No new posts Hot Old Topic Hot Topic with no new posts Old Poll Old Poll Closed Topic Closed Topic Announcement Announcements
Theme
Change Theme
Visitor Statistics
The most visitors ever was 819, on March 11, 2010 11:15 AM
Total Registered Members: 119812 Total Logged-in Users: 42
Total Topics: 125952 Total Anonymous Users: 3
Total Replies: 662645 Total Guests: 418
Total Posts: 788597    
Members ( View Memberlist )