We apologize for the instability of composr.app and appreciate your patience. We are working on the statistics addon and trying to find an optimal way to store and render data. Unfortunately, we have yet to find a solution that can handle the traffic (and therefore, tens of millions of statistical records) of composr.app. We're working hard on one.
#2287 - Beta4: CPF XML error
This is a spacer post for a website comment topic. The content this topic relates to: #2287 - Beta4: CPF XML error
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.