• Page 1 of 1
  • 1
Terms of service on a website
Mudvayne
Posts: 1
Reputation: 0

Message # 1 | 2:52 AM
Ok I have seen terms of service on some sites where it makes you accept it before entering the site...I would like to do that and was wondering is it possible and if so how do I do it?
Armaros
Posts: 1424

Message # 2 | 2:13 PM
Well, all depends on your first page. If it's made via Page Editor (default) than adding code via Customize Design will affect Site News & others as well. If your first page is made via Page Editor, than you can add pop up via entry & each time when someone will connect your site, he will get pop up with Terms of Use, but it will pop up also when user will click on 'Main page'. The ...

Code
<script type="text/javascript">
alert("Place your 'Terms of Use' here!")
</script>

My suggestion would be to add 'Terms of Use' to Registration:
CP -> Customize Design -> Users(Users registration page) -> Find $BODY$ -> Before it put this:

Quote
<table border="0" width="100%" class="manTable">
<td width="34%">I accept <a href="Your_Terms_of_Use_Link" target="_blank">Terms of Use</a> <font color="#FF0000">*</font>:</td>
<td><input type="checkbox" onChange="alert('You must agree with Terms of Use after you have read them!');"/></td></table>

I can't disable registration if 'Terms of Use' aren't marked. We can't edit $BODY$. This code, which I made, will pop up warning after user will mark or un-mark window. In red colour is link which will link to your 'Terms of Use'. You must place your own link there, because after user will click on 'Terms of Use' there will open 'Terms of Use' in new window. Note: On white background it looks better than on dark.

DestroYer
Posts: 4
Reputation: -3

Message # 3 | 3:59 PM
Is it possible to make the Terms Of Service pop-up in a New Window simuliar to Profile Page?
Is so, How?
Post edited by DestroYer - Tuesday, 2009-04-28, 4:14 PM
Armaros
Posts: 1424

Message # 4 | 4:05 PM
Quote (DestroYer)
Is it possible tomake the Terms Of Service pop-up in a New Window simuliar to Profile Page?
Is so, How?
Automatically? As in with no clicking, straight after connecting.
DestroYer
Posts: 4
Reputation: -3

Message # 5 | 4:09 PM
Maybe both, but I believe after clicking will be most prefered.
Armaros
Posts: 1424

Message # 6 | 4:45 PM
It's not uCoz related thing, to be honest. It's coding knowledge.
I doubt I'll help you as you can't read properly in "IMG Button".
DestroYer
Posts: 4
Reputation: -3

Message # 7 | 4:53 PM
wacko I can read, If I could not read I would not respond to your thread! So that prooves I can read and I dont have someone reading out the words to me.

I was just asking if it is possible. I already know coding (such as, C++, MySQL, HTML and some more...).

I know im not staff or anything special but, Watch your Tempar and Attitude to members. Ive read your Awards and you have many negatives.

So that shows lack of respect to members!

Post edited by DestroYer - Tuesday, 2009-04-28, 4:56 PM
Armaros
Posts: 1424

Message # 8 | 5:33 PM
Quote (DestroYer)
I can read, If I could not read I would not respond to your thread! So that prooves I can read and I dont have someone reading out the words to me.
You're 10 or what? Oh, I see, 13. Dear child, "can't read properly" and "can't read" are two different things. The thing you wrote was completely immature and made no sense. And worst part is, it proved you can't read properly at all.

Quote (DestroYer)
I already know coding (such as, C++, MySQL, HTML and some more...).
Of course you do...

Quote (DestroYer)
I know im not staff or anything special but, Watch your Tempar and Attitude to members.
I'm not staff either. You deserved that type of attitude. And btw, I suggest you to stop moaning here. If you're so smart with coding, why you asked "How?". You little liar.

Quote (DestroYer)
Ive read your Awards and you have many negatives.
As I'm not uCoz staff, I have rights to give my piece of opinion on your reputation.
Jocool
Posts: 2
Reputation: 0

Message # 9 | 0:48 AM
Hello. I am a newbbbbbb super super. Mr.Armaros can you teach me what u were saying about how to do that thing?
I want to make it so that when you go to my website, a terms of service will pop up.
Dartz
Posts: 1931

Message # 10 | 12:19 PM
Jocool, it's not uCoz related question and this thread is old.
Use search engines to find this code, it is easy to be found.

[... With uCoz since December 2 2007 ...]
Jocool
Posts: 2
Reputation: 0

Message # 11 | 0:31 AM
oh ok. my bad. Can u help direct me please?
Dartz
Posts: 1931

Message # 12 | 12:27 PM
No. It's not hard to type few keywords in Google.
[... With uCoz since December 2 2007 ...]
  • Page 1 of 1
  • 1
Search: