 |

JamesKB
User
Mar 5, 2008, 6:56 PM
Post #1 of 7
(422 views)
Shortcut
|
|
Not displeying all records??
|
Can't Post
|
|
Have a look at Http://www.crcongregation.org/aboutus.php and http://www.crgongregation.org/test.php All the records under Sacraments does not display at http://www.crgongregation.org/test.php Ideas??? Thanks for your time. -- James Have a nice day.... -- James
|
|
|  |
 |

Dave
Staff
/ Moderator

Mar 5, 2008, 8:08 PM
Post #2 of 7
(420 views)
Shortcut
|
|
Re: [JamesKB] Not displeying all records??
[In reply to]
|
Can't Post
|
|
Are the missing records entered in the CMS? Can you attach the test.php viewer so we can have a look? Dave Edis - Senior Developer interactivetools.com
|
|
|  |
 |

JamesKB
User
Mar 6, 2008, 9:43 AM
Post #3 of 7
(416 views)
Shortcut
|
|
Re: [Dave] Not displeying all records??
[In reply to]
|
Can't Post
|
|
The missing records are indeed in the CMS. Have a look at test.php I've attached. Have a good day. -- James Have a nice day.... -- James
|
|
Attachments:
|
test.php
(5.77 KB)
|
|
|  |
 |

JamesKB
User
Mar 7, 2008, 3:12 PM
Post #4 of 7
(409 views)
Shortcut
|
|
Re: [JamesKB] Not displeying all records??
[In reply to]
|
Can't Post
|
|
Dave... Have you had the time to look in to the records not displaying yet? They were/are entered into CMSB. You asked for the file test.php to be attached. I attached it to my previous message. Thanks for your time. Have a nice day.... -- James
|
|
|  |
 |

JamesKB
User
Mar 9, 2008, 9:36 PM
Post #5 of 7
(396 views)
Shortcut
|
Re: [JamesKB] Not displeying all records??
[In reply to]
|
Can't Post
|
|
HiYa Dave... anyone... Dave, have you had time to look at test.php to determine why all records are not displaying? Do you still have my CMSB logon info I sent you?? If not let me know and I will resend. Have a nice day.... -- James
|
|
|  |
 |

Dave
Staff
/ Moderator

Mar 10, 2008, 10:26 AM
Post #6 of 7
(386 views)
Shortcut
|
|
Re: [JamesKB] Not displeying all records??
[In reply to]
|
Can't Post
|
|
Thanks for the reminder! Because it's a "list viewer" by default it shows page 1 of the list results with 10 per page. You can see page 2 here: http://www.crcongregation.org/test.php?page=2 Hard code these options to have it always show everything:
$options['pageNum'] = '1'; $options['perPage'] = '9999'; Hope that helps! :) Dave Edis - Senior Developer interactivetools.com
|
|
|  |
 |

JamesKB
User
Mar 10, 2008, 1:37 PM
Post #7 of 7
(383 views)
Shortcut
|
Re: [Dave] Not displeying all records??
[In reply to]
|
Can't Post
|
|
AH AH!!!! So easy when you know how. Thanks for the help Dave. Have a nice day.... -- James
|
|
|  |
|