Can anyone tell me how to clear the watermark from my flash player??? i need it to go back to no watermark....im testing a alternive way of placing my watermarks...please advise....thanks
Can anyone tell me how to clear the watermark from my flash player??? i need it to go back to no watermark....im testing a alternive way of placing my watermarks...please advise....thanks
I believe you can edit it out of the /includes/player.inc file.
This member is now known as Sitting Out
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.
How do i get to .... /includes/player.inc file. ...to edit ???
Where do i go to edit??? and remove lines
Try just deleting the file templates/images/watermark.gif using FTP... I don't know if that will cause an error or not, you'll have to try... but easier than changing code in the pages and less permanent...
Thanks Guys for the help ...i finally got the watermark issue resolved.....
Thanks for the information!
I wish that I'd seen this before I uploaded a teeny, tiny transparent .gif.![]()
Bookmarks