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.

limit of entries on xml file

July 21, 2008 11:12pm

Subscribe [3]
  • #1 / Jul 21, 2008 11:12pm

    calford

    8 posts

    Hi,
    i need to create an XML file with all the entries i have on all the blogs on the site.
    a couple of those blogs may have up to 2000 entries or more.

    I noticed that if i dont add a limit value, it defaults to 100.

    how can i display all the entries?


    if i add limit=“3000” the page just breaks and doesnt display anything


    thanks

  • #2 / Jul 22, 2008 5:15am

    Ingmar

    29245 posts

    You’re on the right track. To overcome the limit of 100 you simply need to specify a higher parameter. 3000 should work, but I suspect you are running into memory issues, ie your server cannot display all 2000 or so at the same time. Check how much memory PHP has been assigned, and see if you can up that limit somehow.

  • #3 / Jul 22, 2008 8:11pm

    calford

    8 posts

    thanks for your answer Ingmar.
    i will check to see if i can increase the memory limit

  • #4 / Jul 23, 2008 2:58am

    Ingmar

    29245 posts

    Also, be sure to use the disable= parameter liberally (read: everywhere).

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

ExpressionEngine News!

#eecms, #events, #releases