Welcome Guest, Not a member yet? Register   Sign In
Pagination problems
#4

[eluser]Thorpe Obazee[/eluser]
[quote author="buckboru" date="1220045396"]
<?php

$this->load->library('pagination');
$this->load->database();
$config['base_url'] = base_url().'index.php/phonelist/list_users/';
$config['total_rows'] = $this->db->count_all('tstmis.phoned01');[/quote]

try loading the database library first.


Messages In This Thread
Pagination problems - by El Forum - 08-29-2008, 10:29 AM
Pagination problems - by El Forum - 08-29-2008, 10:36 AM
Pagination problems - by El Forum - 08-29-2008, 10:39 AM
Pagination problems - by El Forum - 08-29-2008, 10:45 AM
Pagination problems - by El Forum - 08-29-2008, 11:31 AM
Pagination problems - by El Forum - 08-29-2008, 11:42 AM
Pagination problems - by El Forum - 08-29-2008, 11:45 AM
Pagination problems - by El Forum - 08-29-2008, 11:54 AM
Pagination problems - by El Forum - 08-29-2008, 12:02 PM
Pagination problems - by El Forum - 08-29-2008, 01:31 PM
Pagination problems - by El Forum - 08-29-2008, 02:31 PM
Pagination problems - by El Forum - 09-03-2008, 07:59 AM



Theme © iAndrew 2016 - Forum software by © MyBB