Rid Participants/Join in Events

Tried searching "participant" ... came up with nada.


I want to delete the "participants" and the "join" under "actions on the individual event page.


These events are more like a community calendar and not something people will "join."

Thanks in advance as always!

~~ L

Quote · 9 Aug 2008

Tried searching "participant" ... came up with nada.


I want to delete the "participants" and the "join" under "actions on the individual event page.


These events are more like a community calendar and not something people will "join."

Thanks in advance as always!

~~ L

Anyone?

Quote · 12 Aug 2008

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

I have video tutorials to help you mrpowless.com
Quote · 12 Aug 2008

This appears to have gotten rid of the "Join".

And the Participant list is not there when looking at the Event page listing all of the events, BUT when you click on the title of the event to show just it on the page....it still has the Participant List.

There were two places that I commented {$sViewPartipants} ....

Anything I else I should look for?

Quote · 25 Aug 2008

no need to quot lol

worked good for me please try again.do delete..go slow

I have video tutorials to help you mrpowless.com
Quote · 25 Aug 2008

WHen you click on my events to list the events....no participants show up. All good here.

No event participants here on listing of all events

Quote · 25 Aug 2008

But when you click on the Title of the event, going to event ID....it still shows participant list.

hmmm.

Quote · 25 Aug 2008

So here is how I edited the file.

Second bit of editing

Last bit of editing

And here is what still comes up BUT only when you click for more details on the event.

Quote · 25 Aug 2008

yeah simple comment didnt work, please just delete the sections, backups are always available to you right? I mean you make them heh

I have video tutorials to help you mrpowless.com
Quote · 25 Aug 2008

Yes, I have backups. LOL

I will try that!

Thanks Darren...

Quote · 25 Aug 2008

I deleted as per instructions.

Nope, still leaves participants on the detailed view of event....you can't join, and when you click on it shows no participants for the event.

Quote · 25 Aug 2008

Has anyone else tried this and it worked?

Quote · 26 Aug 2008

Yes this doesn't appear to rid the dreaded PARTCIPANTS.

Anyone know what to do from here?

Quote · 28 Aug 2008

impossible...

Ok delete:

<div class="cls_res_info_p">
{$sViewParticipants}
</div>
{$sActions}
</div>

then {$sActionsSect} & {$sParticipantsSect}

I fully test before I post...Your doing something wrong.

I have video tutorials to help you mrpowless.com
Quote · 28 Aug 2008

Have you tried using the Pages Builder?  Or is this not an option?  Sorry if I am off, just throwing my cent and a half in.

Quote · 28 Aug 2008

YOU WERE RIGHT MRP!

I used a backup of the file and tried it again for the nth time AND it worked.

Participants are now removed from every part!!!

Thanks for your patience!

~~ L

Quote · 29 Aug 2008

worked like a dream for me at first attempt, nice one mr p..

now for your next task :p Is there any way of making the admin panel 'add event' page like the members 'add event' page? Or at least to edit it in such a way that not all of the required elements are actually required...??

Quote · 10 Sep 2008
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.