Unable to search past events using any of the fields in search (keyword, from to date, etc.) The past events are also not shown in categories. The counter is showing only events ahead. What could be solution? But I checked boonex events mod, its working fine to show up past events. |
Unable to search past events using any of the fields in search (keyword, from to date, etc.) The past events are also not shown in categories. The counter is showing only events ahead. What could be solution? But I checked boonex events mod, its working fine to show up past events. Also, the calender block in event home is not showing any events in the past after clicking the counter in the past month. |
After selecting ''members'' in ''allow join'' in ''event add form'', members are unable to join due to lack of ''join button'' for the event actions in that event page. How to change default for all existing events "allow join" to members? |
The following file was updated to show past Events in Calendar results : modules/boonex/events/classes/BxEventsSearchResult.php Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
@sureandhraindia - Past Events have been filtered out of the module except for the Calendar (fix posted above). There is a menu item specifically for browsing Past Events.
Regarding changing privacy defaults, go to Admin => Settings => Privacy Settings
Regarding Join Button showing, there are a number of factors that determine this : a) Membership Level Settings b) Module Setting option to allow/disallow join after start date c) Individual Event Setting option to allow/disallow join after start date Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
The following file was updated to show past Events in Calendar results : modules/boonex/events/classes/BxEventsSearchResult.php Thank you, past events in calender are now showing. |
Unable to search past events using any of the fields in search (keyword, from to date, etc.) The past events are also not shown in categories. The counter is showing only events ahead. What could be solution? But I checked boonex events mod, its working fine to show up past events. The above things are not showing. |
@sureandhraindia - Past Events have been filtered out of the module except for the Calendar (fix posted above). There is a menu item specifically for browsing Past Events.
Regarding changing privacy defaults, go to Admin => Settings => Privacy Settings
Regarding Join Button showing, there are a number of factors that determine this : a) Membership Level Settings b) Module Setting option to allow/disallow join after start date c) Individual Event Setting option to allow/disallow join after start date I have allowed everywhere for members. But members unable to join. |
Unable to search past events using any of the fields in search (keyword, from to date, etc.) The past events are also not shown in categories. The counter is showing only events ahead. What could be solution? But I checked boonex events mod, its working fine to show up past events. The above things are not showing. Please tell how to include ? |
@sureandhraindia - Past Events have been filtered out of the module except for the Calendar (fix posted above). There is a menu item specifically for browsing Past Events.
Regarding changing privacy defaults, go to Admin => Settings => Privacy Settings
Regarding Join Button showing, there are a number of factors that determine this : a) Membership Level Settings b) Module Setting option to allow/disallow join after start date c) Individual Event Setting option to allow/disallow join after start date I have allowed everywhere for members. But members unable to join. Here in individual event setting, I hit submit after allowing or editing the privacy options. But, it was not updated. I thought it was updated. Since there are some errors which are related to compulsory fields. The problem is there is no proper notification whether it is successfully submitted after edit. I, myself confused. Dont understand how users will |
@sureandhraindia - Yes, unfortunately in all Dolphin modules the Privacy settings do not show as compulsory and you will only realize that if you submit and do not select a value. Regarding showing past events : In modules/boonex/events/classes/BxEventsSearchResult.php Find : 'activeStatus' => array('value' => 'approved', 'field'=>'Status', 'operator'=>'='), Replace with : 'activeStatus' => array('value' => array('approved','past'), 'field'=>'Status', 'operator'=>'in'), Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
Thank u very much, the past events is now included in search results |
When the user creates an event, it is posted to their timeline. I saw that the event posted in the timeline uses the same "unit.html" template as the events on the main event page. How can I define a separate ".html" template for the event posted to the timeline? Because timeline events are not displaying correctly on my site and also I would like to remove some fields from timeline posted events. |
@gracey - You would have to hire a programmer to redesign the timeline integration for you. When the user creates an event, it is posted to their timeline. I saw that the event posted in the timeline uses the same "unit.html" template as the events on the main event page. How can I define a separate ".html" template for the event posted to the timeline? Because timeline events are not displaying correctly on my site and also I would like to remove some fields from timeline posted events.
Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
I don't need a redesign, I just need to remove 2 fields that are not necessary. Thanks. |
The timeline calls the same function that displays the Events on the main page. Even if it's one field you want to change, you will have to modify the timeline integration to call a separate function. I don't need a redesign, I just need to remove 2 fields that are not necessary. Thanks.
Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
OK, can you let me know the name of the function being called by the timeline? Thanks |
@gracey
The unit function found in BxEventsTemplate.php. There are a few other things you will need to do even before you get to that : 1) Copy _serviceGetWallPost from inc/classes/BxDolTwigModule.php into BxEventsModule.php 2) In _serviceGetWallPost , rename unit to whatever new function you create in BxEventsTemplate.php 3) In BxEventsModule.php Find : return parent::_serviceGetWallPost($aEvent, $aParams); Replace with : return $this->_serviceGetWallPost($aEvent, $aParams); Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
Thanks modzzz I will try that. |
Dolphin 7.4 - The following file is updated : modules/boonex/events/classes/BxEventsDb.php Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
In event search, dates are not properly getting filtered. Start date, end date, in between both are not giving requested filter specified in search results. |
@sureandhraindia - Noted, I will investigate. Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
AAlso, pls look in to this. You already have access details.in ur gmail. |
When someone copy pastes event description from their website. The HTML codes are showing up. But it should be as is. But in dolphin website it is fine. Also, the title length is only 100 char. How to increase? |
I have emailed you regarding the HTML issue. Regarding title length, I have changed it on your site. When someone copy pastes event description from their website. The HTML codes are showing up. But it should be as is. But in dolphin website it is fine. Also, the title length is only 100 char. How to increase?
Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
Hi I have checked it. The issue was resolved. Thank you. |
when some one adds an event with options 'recurring' and occurences as 'daily', the 'recently added event page' gets flooded with such event. How to stop it?
What happens when the events-reminder set to 'unlimited' days before event begins? |
when some one adds an event with options 'recurring' and occurences as 'daily', the 'recently added event page' gets flooded with such event. How to stop it?
What happens when the events-reminder set to 'unlimited' days before event begins? Reminder days have a count from 1 to 100. There is no unlimited option. Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
The following file is updated so that a recurring Event is flagged as "passed" after the current occurence has ended. => modules/boonex/events/classes/BxEventsDb.php Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
Thank you |
Thank you |
The following file is updated so that a recurring Event is flagged as "passed" after the current occurence has ended. => modules/boonex/events/classes/BxEventsDb.php I checked it. It's not working. The 'recurring event' (every day) is being added on each and every day to 'recently added' page. |
PM me your site details so I can take a look.
The following file is updated so that a recurring Event is flagged as "passed" after the current occurence has ended. => modules/boonex/events/classes/BxEventsDb.php I checked it. It's not working. The 'recurring event' (every day) is being added on each and every day to 'recently added' page.
Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |