PHP Error in Low Alphabet in EE 3.2.1
I'm getting this error when trying to use Low Alphabet:
Uninitialized string offset: 0
user/addons/low_alphabet/Library/Alpha.php, line 129
I get this with any Low Alphabet tag.
PHP 5.5.30
Replies
Low 21 Aug 2016 07:28
There might be a specific case here. I'll need to take a look myself. Please send SuperAdmin and FTP login credentials to hi at gotolow dot com if you can.
ImpDesigns 21 Aug 2016 18:46
After reading your reply, I realized that I must be doing something stupid rather than having stumbled upon a bug.
On closer inspection, I found that there was an entry with no data in the field I was using as the alpha_field parameter. Switching to another field made the php error go away. Which makes sense I guess... hard to alphabetize a null field. At any rate, it appears my 'Low Alphabet problem' is in reality a 'need to make a field required problem.'
Thanks for making great stuff and being so responsive on this board.
Low 22 Aug 2016 07:32
Good to hear, but usage like that should never result in a php error, so I'll be taking a closer look anyway. :)