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.
#4750 - Main content block does not respect selected zone
Automated response: main_content block 'zone' parameter does not work for all content types
On review, it was not functioning for the following content types: catalogue_entry, post, group, forum. These are now fixed.
Additionally the following is noted, with no changes: 1) it is not implemented for comcode_page, where it doesn't make sense (a page has its own implicit zone). 2) For 'member', it is conceivable we would implement it, but linking to members happens all over Composr, so making the block use a specific zone would be inconsistent with member links shown in many other places - and it would require deep changes in internal APIs that are not desirable.
On review, it was not functioning for the following content types: catalogue_entry, post, group, forum. These are now fixed.
Additionally the following is noted, with no changes:
1) it is not implemented for comcode_page, where it doesn't make sense (a page has its own implicit zone).
2) For 'member', it is conceivable we would implement it, but linking to members happens all over Composr, so making the block use a specific zone would be inconsistent with member links shown in many other places - and it would require deep changes in internal APIs that are not desirable.