Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Add Disclaimer to your web site
05-08-2010, 05:42 PM
Post: #11
RE: Add Disclaimer to your web site
What embed code should i use because i tried no work
(04-08-2010 09:48 AM)admin Wrote:  
(03-08-2010 11:24 PM)joey1 Wrote:  Hey how can i put the site logo on there?

open disclaimer.js
edit first two lines


var headermessage="ENTER SITE";
var message="Click enter to enter the site";

edit bold letter in html
dont use "
use ' instead of "
Find all posts by this user
Quote this message in a reply
11-09-2010, 11:52 PM
Post: #12
RE: Add Disclaimer to your web site
Where on the disclaimer.js file do we change, so that when someone clicks "close or leave" it will take them to another place?
Find all posts by this user
Quote this message in a reply
12-10-2010, 12:39 AM
Post: #13
RE: Add Disclaimer to your web site
This is a nice idea, but really the text I am reading is terrible English. I doubt this disclaimer will protect you from anything.

Let me know if you would like me to write up a proper English text for it Smile

[Image: tlp120x60.jpg]
Find all posts by this user
Quote this message in a reply
12-10-2010, 09:08 AM
Post: #14
RE: Add Disclaimer to your web site
it will be nice if you can help me for disclimer or anything about my bad english

also http://freeadultscript.com/?option=how my talking english is bad
if you have good talking my be you can help to make how to install and administrate videos
Find all posts by this user
Quote this message in a reply
12-10-2010, 03:02 PM
Post: #15
RE: Add Disclaimer to your web site
Hey no problem I write for a living, so my English is perfect.

I'll be glad to help you out on this. I shall start with writing up the disclaimer texts. You'll need two: One for the entrance, like the one you have now and one people can put on the site itself regarding the legal implications of showing the videos and the copyrights issues that come with it.

How would you like to receive the texts? Can I just mail them to you? If so PM me your email address Smile

Once that's fixed I shall fix the tutorials.

Least I can do in return for such a great script Smile

Cheers!

[Image: tlp120x60.jpg]
Find all posts by this user
Quote this message in a reply
12-10-2010, 05:52 PM
Post: #16
RE: Add Disclaimer to your web site
thanks for your great work
you can upload the text here
so people can download here
Find all posts by this user
Quote this message in a reply
12-02-2011, 12:01 PM
Post: #17
RE: Add Disclaimer to your web site
Disclamer to be in java script

This disclamer on some clips(players) shows on mozila and opera.
(this is for me, don't know is for anyone else)

Regards
Svetoslav

My sites are closed. Google disconnect them and i loose all users.
Visit this user's website Find all posts by this user
Quote this message in a reply
04-03-2012, 06:38 PM (This post was last modified: 04-03-2012 06:38 PM by 51B0RG.)
Post: #18
RE: Add Disclaimer to your web site
waaay easier way. put the video script inside a separate folder. open or create a file in the main web folder called index.html and add/replace with:

Code:
<!DOCTYPE html>
<html>
    <head>
        <title>
            !!!WARNING!!!
        </title>
    </head>
    <body bgcolor='Black'>
        <br>
        <br>
        <center>
            <img src='[YOUR LOGO URL HERE]'>
            <br><br><br><Br>
            <font color='white'>
                <strong>By entering this site</strong><br/>
                You <strong>MUST</strong> agree to the following:<br><br>
                The content of this website is for mature viewers only and may not be suitable for minors.<br>
                If you are a minor or it is illegal for you to view nudity or mature images and language, do not proceed.<br><br><Br><Br><Br>
                <a href='[YOUR LINK HERE]'/><img src='http://galleray.co.cc/images/entersite.png'/></a>
            </font>
        </center>
    </body>
</html>

remember to replace the needed parts in line 12 and 19.

should look something like this
Find all posts by this user
Quote this message in a reply
04-03-2012, 07:30 PM
Post: #19
RE: Add Disclaimer to your web site
when i want to visit your sub page for first time i cant see your disclaimer

http://galleray.co.cc/phpalbum/main.php?...ls-hentai/

(04-03-2012 06:38 PM)51B0RG Wrote:  waaay easier way. put the video script inside a separate folder. open or create a file in the main web folder called index.html and add/replace with:

Code:
<!DOCTYPE html>
<html>
    <head>
        <title>
            !!!WARNING!!!
        </title>
    </head>
    <body bgcolor='Black'>
        <br>
        <br>
        <center>
            <img src='[YOUR LOGO URL HERE]'>
            <br><br><br><Br>
            <font color='white'>
                <strong>By entering this site</strong><br/>
                You <strong>MUST</strong> agree to the following:<br><br>
                The content of this website is for mature viewers only and may not be suitable for minors.<br>
                If you are a minor or it is illegal for you to view nudity or mature images and language, do not proceed.<br><br><Br><Br><Br>
                <a href='[YOUR LINK HERE]'/><img src='http://galleray.co.cc/images/entersite.png'/></a>
            </font>
        </center>
    </body>
</html>

remember to replace the needed parts in line 12 and 19.

should look something like this
Find all posts by this user
Quote this message in a reply
04-03-2012, 07:58 PM
Post: #20
RE: Add Disclaimer to your web site
the disclaimer is at:
http://galleray.co.cc

Custom HTML/CSS/PHP
http://theorderofindividualacceptance.co...p.php?id=1
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: