in/classes/BxDolEvents.php BACKUP
find 685:
<div class="cls_res_info_p">
{$sViewParticipants}
</div>
{$sActions}
</div>
comment:
<!-- <div class="cls_res_info_p">
{$sViewParticipants}
</div>
{$sActions}
</div> -->
or remove
This gets rid of them on the all events page
On the event itself the blocks are removed like this...find(same file) 1422:
{$sErrElems}
<div>
<div class="clear_both"></div>
<div class="cls_info_left">
{$sImageSect}
{$sActionsSect} <comment or delete <!--mrp {$sActionsSect} --> = comment
then a few lines down comment <!--mrp {$sParticipantsSect} --> or delete whatever
then this file goes into the list of modified files
when it comes time to upgrade I simply omit overwriting my list and open the file and insert boonexes new code found in their changes doc I can quickly find and reactivate things by simply searching "mrp" or "mod" choose a name you use alway