ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

Weblog Limited w/ No Limit Param Present

October 27, 2010 2:40pm

Subscribe [2]
  • #1 / Oct 27, 2010 2:40pm

    ROCKET MEDIA

    153 posts

    I have the following code producing about 100 out of 400+ entries:

    {exp:weblog:entries weblog="foodbank" orderby="title" sort="asc"}
    {title}
    
    {/exp:weblog:entries}

    However when I use this code, all entries are displayed:

    {exp:weblog:entries weblog="foodbank" orderby="title" sort="asc" limit="99999"}
    {title}
    
    {/exp:weblog:entries}

    What gives?

  • #2 / Oct 27, 2010 2:49pm

    Ingmar

    29245 posts

    There is a built-in default limit of 100, which you’re overriding in your second example.

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases