Results 1 to 4 of 4

Thread: Can anyone tell he how to clear or remove a watermark

  1. #1
    Join Date
    Mar 2008
    Posts
    4

    Default Can anyone tell he how to clear or remove a watermark

    Hello. i need to know how to remove a test watermark from my flash player?? ....at Site Configuration where it say upload watermark ...i uploaded a test watermark....now i want a non watermark flash player...how do i get back to clearing or removing all watermarks....thanks magicman

  2. #2
    Join Date
    May 2007
    Posts
    394

    Default Re: Can anyone tell he how to clear or remove a watermark

    watermark.gif is stored in /templates/images/ .... try deleting that file through FTP and it should delete your watermark.

  3. #3
    Join Date
    Jan 2008
    Posts
    147

    Default Re: Can anyone tell he how to clear or remove a 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.

  4. #4

    Default Re: Can anyone tell he how to clear or remove a watermark

    Quote Originally Posted by magicman
    Hello. i need to know how to remove a test watermark from my flash player?? ....at Site Configuration where it say upload watermark ...i uploaded a test watermark....now i want a non watermark flash player...how do i get back to clearing or removing all watermarks....thanks magicman

    OR
    Simply make your watermark a clear gif......done no edit needed.

Similar Threads

  1. Where do I remove this?
    By alan081954 in forum Template Modifications
    Replies: 5
    Last Post: 09-11-2008, 05:27 AM
  2. CAN I REMOVE THE EMBEDED FEATURE???
    By stefanul2004 in forum Installation Support
    Replies: 1
    Last Post: 04-25-2008, 04:57 AM
  3. remove , add menu buttons
    By kingdomar in forum Template Modifications
    Replies: 1
    Last Post: 02-26-2008, 04:10 PM
  4. How to Remove RSS
    By devarioj in forum Installation Support
    Replies: 2
    Last Post: 05-28-2007, 07:12 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
  •