Blog

EllisLab Bemoans Paltry 900% ROI

So, the ExpressionEngine community is once again abuzz thanks to some unexpected EllisLab behaviour. In fairness it’s always abuzz, I’ve just been avoiding such things because I’ve long since given up on both the product and the company (mostly the latter).

That said, the latest piece of news regarding EllisLab ending its long-running affiliate program is so strange that it warrants more than a snarky Tweet. It warrants a snarky blog post. You’re welcome.

EE Gotchas: Nested ‘no_results’ Tags (Redux)

Last week I published a post about a bug in the ExpressionEngine Template parser, which causes problems with nested no_results tags.

Said post includes a couple of quick fixes: one suitable for use by general ExpressionEngine developers; the other intended for add-on developers.

The “general” fix remains unchanged, so if you’re not an add-on developer your work here is done.

If you are an add-on developer, continue reading for a much better solution than the one I originally presented.