Closed (fixed)
Project:
Flexinode to CCK Converter
Version:
5.x-0.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Apr 2007 at 05:16 UTC
Updated:
29 Apr 2007 at 14:32 UTC
Getting this error when I run flexiconvert:
[Fri Apr 27 01:06:58 2007] [error] [client xxx.xx.xx.x] Premature end of script headers: index.php, referer: http://site.com/admin/flexiconvert/convert
I am running on 5.1, flexinode is disabled, and I created a matching CCK content type with the same names for each of the fields (there are only two, both text fields).
Comments
Comment #1
rayarub commentedSo, it was technically a problem on my end. The flexinode type that I was trying to convert had over 6500 nodes, and apparantly that is too many for the module to handle. After I boosted my php memory_limit by several hundred MB, I was able to get flexiconvert to work.
Since it's a one-time, thing, it's not a huge deal... thank you for the immensely useful module; it's a life saver!