Using the elgg_caldendar mod with elgg 1.7.4, I am having trouble getting the events to be fully searchable.
I've added "register_entity_type('object','event_calendar');" to the end of event_calendar_init(), but the search feature still does not look through tags or the "long description" of the event. Further, when I click on a tag within a created event, it brings me to the search page with "no results" and shows the error message "event_calendar:error_nosuchevent".
Any ideas?
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- Kevin Jardine@kevin

Kevin Jardine - 0 likes
You must log in to post replies.The core search system was changed for Elgg 1.7.x. The event calendar supports title and description searches right now. Further development would need to be funded.