getting warning after latest update (i think...) when displaying list

skyrun

Active Member
doesn't happen on sites that havent' been updated recently.
View attachment 17211
YOU CAN PASTE IMAGES in here now.... cool beans!

a (i think great) clue is that if i do a search that has one guest per reservation (which is a join, there can be multiple guests and multiple properties too for that matter), the warning is not displayed... on the query above, the first reservation (4351) has 2 guests and gets the warning.

that's a custom template that displays the list, so perhaps could be something that needs updating on my template...
 
Ah, just noticed that it's a slightly different error msg.

That's a result of merging this PR:

https://github.com/Fabrik/fabrik/pull/2039

I'll see if I can figure out what your error msg is telling us. The msg looks like it's seeing an &, which it expects to be an HTML entity, but there's no matching ;, so probably an unencoded &.

I seem to recall elsewhere in the code where we use DOMDocument we have to encode entities, I'll try and dig that up.

-- hugh
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top