[ic] list stops at number 52...

Ed LaFrance interchange-users@lists.akopia.com
Mon Jun 11 17:30:01 2001


At 03:48 PM 06/11/2001 -0500, you wrote:
>When I was setting up my store I had a small products table
>and everything was OK.
>
>Now I put all the items in there and have a strange problem.
>
>The system will only show the first 52 items in any given
>category. I didn't set up any sort of paging (yet!) so I don't
>know why it would do this strange thing.
>
>Interchange version: interchange-4.6.5-1.rh6
>Perl version:::::::: perl-5.00503-10
>Linux version::::::: 2.2.14-5.0
>
>The following is the important part of the page that is not working
>correctly:
>
>[loop search="fi=products/sf=category/se=[cgi mv_arg]"]

[loop search="fi=products/sf=category/se=[cgi mv_arg]/ml=1000"]

- Ed L.


>    <tr>
>    <td><a href="[area [loop-code]]">[loop-code]</a></td>
>    <td><a href="[area [loop-code]]"><img 
> src="stock/thm_[loop-code].jpg"></a></td>
>    <td><a href="[area [loop-code]]">[loop-field description]</a></td>
>    <td align=right>[currency][loop-field price][/currency]</td>
>    [if type=explicit compare='"[data base=avail column=avail 
> key=[loop-code]]" =~ /yes/ ']
>       <td>[order [loop-code]]order now[/order]</td>
>    [else]
>       <td>[data base=avail column=avail key=[loop-code]]</td>
>    [/else]
>    [/if]
>    <tr>
>[/loop]
>
>As I mentioned above, everything works as desired until number 53. No
>errors or anything in any log, just doesn't display.
>
>Any tips would be appreciated!
>
>Thanks in advance.
>
>jaime
>--
>interch            | I read recently that human beings use only 15%
>@    Jaime Viehweg | of their brains capacity.  Makes you wonder
>viehweg.net        | what they do with the other 75%.
>_______________________________________________
>Interchange-users mailing list
>Interchange-users@lists.akopia.com
>http://lists.akopia.com/mailman/listinfo/interchange-users

===============================================================
New Media E.M.S.               Software Solutions for Business
463 Main St., Suite D          eCommerce | Consulting | Hosting
Placerville, CA  95667         edl@newmediaems.com
(530) 622-9421                 http://www.newmediaems.com
(866) 519-4680 Toll-Free       (530) 622-9426 Fax
===============================================================