Results 1 to 4 of 4

Thread: watermark

  1. #1
    Join Date
    May 2007
    Posts
    26

    Default watermark

    I want that in my player not see the watermark, it is possible?

  2. #2
    Join Date
    Sep 2007
    Posts
    906

    Default

    Just delete or rename the watermark.gif image on your image folder(templates/images)
    vShare Hosting, vShare Installation, Server Setup, Lighttpd streaming, vShare Templates
    [email protected]

  3. #3
    Join Date
    May 2007
    Posts
    26

    Default Re: watermark

    ok, tanks hostonnet :wink:

  4. #4
    Join Date
    Apr 2007
    Posts
    2,202

    Default Re: watermark

    Best way is to edit

    include/player.inc

    and remove the lines

    Code:
    so.addVariable("logo","{$config["baseurl"]}/templates/images/watermark.gif");
    so.addVariable("link","{$config["watermark_url"]}");
    If you delete the templates/images/watermark.gif, watermark will not show. but every access will report as 404 error in cpanel error log.

Similar Threads

  1. How to upload a watermark???
    By magicman in forum General Discussions
    Replies: 2
    Last Post: 05-17-2008, 10:43 PM
  2. Watermark
    By igorcreed in forum Template Modifications
    Replies: 1
    Last Post: 09-27-2007, 05:28 PM
  3. Watermark
    By Alexy in forum Feature Requests
    Replies: 12
    Last Post: 08-14-2007, 09:27 PM
  4. Watermark
    By admin in forum Frequently Asked Questions
    Replies: 7
    Last Post: 08-01-2007, 02:51 AM
  5. .Swf Or .Flv as A watermark
    By zeffer in forum Feature Requests
    Replies: 2
    Last Post: 06-03-2007, 10:11 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •