Part of the EllisLab Network
   
 
Issue, in the file system\database\DB_utility.php
Posted: 31 October 2008 09: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 04: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 09: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 11:33 AM   [ Ignore ]   [ # 3 ]  
Lab Technician
Avatar
RankRankRankRank
Total Posts:  1074
Joined  05-17-2008

I submitted a bug report.

Profile
 
 
Posted: 02 January 2010 01: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 721, on January 06, 2010 09:38 AM
Total Registered Members: 115004 Total Logged-in Users: 61
Total Topics: 122436 Total Anonymous Users: 4
Total Replies: 647302 Total Guests: 515
Total Posts: 769738    
Members ( View Memberlist )