Welcome Guest, Not a member yet? Register   Sign In
A PHP Error was encountered
#3

[eluser]John_Betong[/eluser]
[quote author="jiahui" date="1258619670"]Was my question not clear? None feedback?[/quote]
 
http://ellislab.com/forums/viewthread/130302/#653952

Try:
1. download the above function and save it to a file
2. require the function in your index.php

Temporarily change these lines of code
Code:
// return $this->db->get('user');
  $query =  $this->db->get('user');
  fred($query->result());
  die;
 
Once you know the results, move on to your next lines of code.
 
 
edit: spelling Sad


Messages In This Thread
A PHP Error was encountered - by El Forum - 11-17-2009, 10:16 PM
A PHP Error was encountered - by El Forum - 11-18-2009, 08:34 PM
A PHP Error was encountered - by El Forum - 11-18-2009, 09:41 PM
A PHP Error was encountered - by El Forum - 11-19-2009, 12:25 AM
A PHP Error was encountered - by El Forum - 11-19-2009, 04:52 AM
A PHP Error was encountered - by El Forum - 11-19-2009, 08:33 PM
A PHP Error was encountered - by El Forum - 11-19-2009, 09:36 PM
A PHP Error was encountered - by El Forum - 11-19-2009, 09:49 PM
A PHP Error was encountered - by El Forum - 11-19-2009, 09:56 PM
A PHP Error was encountered - by El Forum - 11-19-2009, 10:41 PM
A PHP Error was encountered - by El Forum - 11-19-2009, 10:47 PM



Theme © iAndrew 2016 - Forum software by © MyBB