I have a view that returns about 8000 records. I have enabled Views Export and added the CSV argument. I am able to download a CSV file, but it only has the first 700-800 records (the number differs each time I run it). The same thing happens if I just use the /csv URL.

I've tried the "Many Nodes Export" version and was unable to get it to download any records at all, and that module is no longer maintained.

I suspect that this is a memory problem. I can reliably download 500 records at a time, so I'd like to download them in batches. Is there a parameter in Views to select groups of records in order? I.e. if I were to page 500 records at a time, I could download that page of records only. Or I could skip the first n*500 records and page 500 and not use a pager. Anyone have any suggestions on how to make this work? I'm trying to convert data from one node type to another by exporting and importing (from a custom module to a CCK node type), and later I'll need to migrate from Drupal 5 to Drupal 6. I don't have root access on the server and can't alter apache or PHP settings, though if someone had settings to recommend, I could ask the sysadmins to make changes. Thanks for any suggestions....

Comments

pomliane’s picture

Status: Active » Closed (won't fix)

This version of Views Bonus Pack is not supported anymore. The issue is closed for this reason.
Please upgrade to a supported version and feel free to reopen the issue on the new version if applicable.

This issue has been automagically closed by a script.