Remove Add Files by event create

How  i can remove  the field

Add files  by  create  Events

Quote · 12 Feb 2011

In modules\boonex\events\classes\BxEventsFormAdd.php

Find :      

$this->processMembershipChecksForMediaUploads ($aCustomForm['inputs']);

Just above, Add :

unset($aCustomForm['inputs']['header_files']);
unset($aCustomForm['inputs']['files_choice']);
unset($aCustomForm['inputs']['files_upload']);

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
Quote · 12 Feb 2011

Thanks for this modzzz (old topic but worth it)

Quote · 11 Jul 2013
 
 
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.