Hi,
Since members can add videos, photos and music I don't want the option to add files. How can I remove the add files button from my action block.
Thanks in advance
Hi, Since members can add videos, photos and music I don't want the option to add files. How can I remove the add files button from my action block. Thanks in advance |
delete it from the table sys_objects_actions.
Look for {TitleUploadFiles} in the Caption column. This will show you what ID rows to delete.
Make sure you backup that table prior to deleting anything. |
It worked
Thanks |