+ Reply to Thread
Results 1 to 10 of 13

Thread: Ability to turn of upload video (local)

Hybrid View

  1. #1
    Flynax developer
    Join Date
    Jun 2010
    Posts
    239
    Hello,

    You should remove (or disable) the local video option:

    - open the file: templates/your_template/tpl/blocks/video_upload.tpl
    - find this code:

    Code:
    Only registered members can view the code.
    and change it to:

    Code:
    Only registered members can view the code.

  2. #2
    Hi, Thanks to Vladimir.

  3. #3
    Quote Originally Posted by Vladimir View Post
    Hello,

    You should remove (or disable) the local video option:

    - open the file: templates/your_template/tpl/blocks/video_upload.tpl
    - find this code:

    Code:
    Only registered members can view the code.
    and change it to:

    Code:
    Only registered members can view the code.
    Hello Why this code not working? I want to have the ability to turn off the upload video locally.

+ Reply to Thread