Quote:
Originally Posted by HarryButt
Fix:
add Plugin: Event Attendance - Cache Templates
[...]
Note: I do not know if this is the perfect way, but it works. Unsure of drawbacks if any.
|
This is a way but unfortunately one I don't want to go:
With template caching disabled (now), we have 1 additional query when viewing a calendar entry with nobody enrolled or 2 queries, when s.b. is enrolled (2 templates).
With your solution, one every pageview (not only calendar) there is an overhead (1 plugin loaded).
If s.b. really has perfomance issues with his vb, he should consider including the templates in calendar.php (which would be a hack, not a plugin).
But as written in the release text, I don't think that 1 or 2 uncached templated are a problem.