On my shared music pages each file has an embed code that allows other sites to steal my bandwidth by embeding the files from my site.
How do I hide this?
I dont want to hid the whole _File Information block.
Thanks
Dan V
On my shared music pages each file has an embed code that allows other sites to steal my bandwidth by embeding the files from my site. How do I hide this? I dont want to hid the whole _File Information block. Thanks Dan V |
inc/classes bxdolsharedmedia.php function showFileInfo find and remove: <div> global so...this removes all embed codes from vids also I have video tutorials to help you mrpowless.com |
This is awesome I'm going to try this right now! Thanks mrpowless!!! PS Worked Perfect... |
Thanks Mr P Your a treasure ! Im sure it will work :-) DV |
Hi there What line or code would I need to remove to remove the URL link in the same Music Window please, I don't wanna mess anything so would rather ask .. thanks |
In the inc/classes bxdolsharedmedia.php file comment out: |
Comment out: Thanks a stack !! Richard |
Commenting out does not work. It only works if you delete the code MrP gave here. And to delete the LINK as well as the EMBED code...you will need to delete the following:
|