We have a website on which we're using Jevents to display the events on the pages
On those pages we used a module to display all the events
On all the events it now says "vol" which shows that all the events are full
This is done with the code "${HASSPACES# #<span class="mod_events_latest_content">Vol</span>"
That code is supposed to check if there are available spaces and if not display the word "vol"
It used to work fine until we updated the Jevents component to the latest version
Is there any way to resolve this issue?
Thank you
On those pages we used a module to display all the events
On all the events it now says "vol" which shows that all the events are full
This is done with the code "${HASSPACES# #<span class="mod_events_latest_content">Vol</span>"
That code is supposed to check if there are available spaces and if not display the word "vol"
It used to work fine until we updated the Jevents component to the latest version
Is there any way to resolve this issue?
Thank you