While the event has not been held the users have the option of joining it and leaving without any problem. Once the event has been held the option to leave the event disappoints. Therefore these users can not leave the event.
While the event has not been held the users have the option of joining it and leaving without any problem. Once the event has been held the option to leave the event disappoints. Therefore these users can not leave the event. |
This is done to maintain an accurate history of the attendants to an Event. However if you want to change that functionality, see code change needed below :
In modules/boonex/events/classes/BxEventsModule.php Search for the isAllowedJoin function then remove these lines of code : if ($aDataEntry['EventEnd'] < time()) Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
Thank you very much. As always great. |