Issue after EE3 to EE5 upgrade
Hi Low!
We're upgrading a large site from EE3 to EE5. It's looking good but for some reason the exp:low_variables:pair isn't working. We tried adding the "multiple" parameter, following the docs, but it doesn't do the job. We don't see any errors, it just doesn't output anything.
Can you please point us in the right direction? We use your add-on heavily and it's paramount to get it working again.
Thank you!
Replies
Low 7 Dec 2018 20:18
What version of LV are you using, and can you share some template code that has this issue? You can use http://pastebin.com/ for large chunks of code. Also, what does the template debugger say?
sarahwsystems 7 Dec 2018 20:28
Version is 3.2.0.
I will defer to Santiago on the template code.
Low 7 Dec 2018 20:45
I'll also need to know what the variable type is of the variable you're using in the Pair tag. If it's something like Grid or Matrix, chances are that the issue lies there (ie. with Grid or Matrix rather than LV).
farmco 10 Dec 2018 20:01
Low, thanks for helping. Indeed the variables are failing are using the Matrix fieldtype (v3.2.1). I'll touch base with eeharbor and will report back with their findings. Please let me know if you think of any workaround.
Thank you!
S-
Low 11 Dec 2018 11:21
FWIW, Matrix in LV in EE5.0.1 is returning content in my tests. Can you try and enable the template debugger to see what LV does there?