XML Parsing Error: not well-formed Location: http://localhost/beta4/adminzone/index.php?page=admin-cns-customprofilefields&type=edit Line Number 327, Column 20:<option value="162" -------------------^
Looking into this. On my machine it's using 10MB just in Tempcode for the order drop-downs, which seems to correlate with the above note - it failing part way through generating them.
On some PHP versions it may use more, or do a timeout.
I will optimise it to not use a template instance for each of the 200*20 order selection options.
XML Parsing Error: not well-formed Location: http://localhost/beta4/adminzone/index.php?page=admin-cns-customprofilefields&type=edit Line Number 327, Column 20:<option value="162"
-------------------^
On some PHP versions it may use more, or do a timeout.
I will optimise it to not use a template instance for each of the 200*20 order selection options.