WBCE CMS – Way Better Content Editing.
You are not logged in.
Pages: 1
The droplets for pro calendar are not working anymore (update to php 8.1)
Question is it simple to set the coming events to all ? in stead of one month ?
not in a droplet but in pro-calender it self ?
Thank you in advance.
And it would be nice to do an update regarding the droplets (for a later time).
Offline
Sorry for late response.
Try the version of the eventlist droplet from here:
https://forum.wbce.org/viewtopic.php?pid=41880#p41880
If it's still not working, please provide some information if there are any entries in the error log and which parameters you use in the droplet call.
Unfortunately, it's not possible to generate a list of alle upcoming events in the procalendar module itself.
Sorgen sind wie Nudeln: man macht sich meist zu viele.
Offline
You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '<3>' at line 1 Its the section to get.
Offline
Try to call the droplet with parameters without <>. The description is a bit misleading.
E.g. use [[eventlist_1_4?section_id=3]] instead of [[eventlist_1_4?section_id=<3>]]
Sorgen sind wie Nudeln: man macht sich meist zu viele.
Offline
Yess, that did it.
I now use this: [[eventlist_1_4?section_id=3&max=50&days=180]] And have the events for the next 180 days.
Thank you very much Florian. Great work!
Offline
florian
Pages: 1