Welcome Guest, Not a member yet? Register   Sign In
pagination doesn't work
#7

please check that

var_dump($users)

Quote:array (size=2)
'result' =>
array (size=1)
0 =>
array (size=6)
'id' => string '1' (length=1)
'username' => string 'admin' (length=5)
'password' => string 'e10adc3949ba59abbe56e057f20f883e' (length=32)
'email' => string 'admin@localhost.com' (length=19)
'status' => string '1' (length=1)
'access' => string '1' (length=1)
'link' => string '&nbsp;<strong>1</strong>&nbsp;<a href="http://localhost/ci_pmanagement/admin/index.php/user/page/1">2</a>&nbsp;<a href="http://localhost/ci_pmanagement/admin/index.php/user/page/2">3</a>&nbsp;<a href="http://localhost/ci_pmanagement/admin/index.php/user/page/1">&gt;</a>&nbsp;&nbsp;<a href="http://localhost/ci_pmanagement/admin/index.php/user/page/3">Last</a>' (length=360)


var_dump($result):

Quote:A PHP Error was encountered

Severity: Notice

Message: Undefined variable: result

Filename: users/index.php

Line Number: 44
Reply


Messages In This Thread
pagination doesn't work - by chouwech - 03-21-2015, 11:39 AM
RE: pagination doesn't work - by RobertSF - 03-21-2015, 08:34 PM
RE: pagination doesn't work - by chouwech - 03-22-2015, 01:24 AM
RE: pagination doesn't work - by RobertSF - 03-22-2015, 07:49 AM
RE: pagination doesn't work - by chouwech - 03-22-2015, 10:22 AM
RE: pagination doesn't work - by RobertSF - 03-22-2015, 11:55 AM
RE: pagination doesn't work - by chouwech - 03-22-2015, 01:18 PM
RE: pagination doesn't work - by phoenixcoded - 03-25-2015, 05:43 AM
RE: pagination doesn't work - by RobertSF - 03-25-2015, 07:21 AM



Theme © iAndrew 2016 - Forum software by © MyBB