EE4 upgrade causes Low Alphabet to 500
After performing an EE4 upgrade and updating Low Alphabet to 2.1, I'm getting a 500 error on the front end with the following template tag:
{exp:low_alphabet:azlist channel="artists" alpha_field="ar-last" alpha_ignore="the|a" numbers="after" group_numbers="yes" numbers_label="#"}
{if count == 1}
- {/if}
{if count == total_results}{/if}
{/exp:low_alphabet:azlist}
Commenting out the tag allows the page to render. Is there something I missed in the upgrade of the software?
Replies
Low 10 Dec 2018 19:37
I'm not able to reproduce. What version of PHP are you running?
tim willis 10 Dec 2018 19:50
PHP 5.6.38
Low 10 Dec 2018 20:05
Still can't reproduce. What happens if you use an empty template with just the LA tag in there? Does that also throw an error 500?