| Registration of users |
| Armaros | Date: Wednesday, 2008-12-10, 2:11 Pm | Message # 16 |
Haunter
Group: Checked
Status: Offline
| That's not possible. User gets a notification letter of registration at site to his/hers provided e-mail. If you do want to say something you can do it at registration form or send e-mails/pm manually. You can also try to do the following: Quote (Kron) you can do something like this: Code <?if($USER_REG_DAYS$<1)?>This is your first day of membership!<?endif?> insert this code to main page content...
|
|
| |
|
| Matt | Date: Monday, 2009-01-26, 4:54 Am | Message # 17 |
|
Newbie
Group: Users
Messages: 2
Awards: 0
Reputation: 0
Status: Offline
| Hi. People keep spamming my website by registering nonsense users with random emails means (*#^%OF@hotmail.com and etc) How do i set it to a VALID Hotmail then can register? Please help . thx
|
|
| |
|
| Sunny | Date: Monday, 2009-01-26, 5:03 Am | Message # 18 |
Haunter
Group: Administrators
Messages: 1996
Awards: 121
Reputation: 139
Status: Offline
| Matt, enable "Forbid activity of the users with unconfirmed e-mails" in Common Settings
I'm not "man", "sir" or whatever. I'm female! About signatures, screenshots etc...
|
|
| |
|
| kostova | Date: Wednesday, 2009-02-04, 3:57 Am | Message # 19 |
Regular
Group: Checked
Messages: 57
Awards: 2
Reputation: 4
Status: Offline
| Is it possible to downsize a registration date? like only show the month+year??
|
|
| |
|
| Sunny | Date: Wednesday, 2009-02-04, 4:46 Am | Message # 20 |
Haunter
Group: Administrators
Messages: 1996
Awards: 121
Reputation: 139
Status: Offline
| Unfortunately no.
I'm not "man", "sir" or whatever. I'm female! About signatures, screenshots etc...
|
|
| |
|
| Pilot | Date: Wednesday, 2009-02-18, 4:42 Pm | Message # 21 |
Experienced
Group: Checked
Messages: 683
Awards: 29
Reputation: 77
Status: Offline
| | Question: | I would like to know if there is a way to change the registration/confirmation mail that the system sends by default?? | | Answer: | No, sorry, it's not possible to change that. |
|
|
| |
|
| 501 | Date: Thursday, 2009-02-19, 3:33 Pm | Message # 22 |
Newbie
Group: Users
Messages: 4
Awards: 0
Reputation: 1
Status: Offline
| Its effective,but not good for our type of site. Is there any more advice you could give for protecting from users who are registering constantly and flooding the site? [IP excluded because of proxy] I doubt its necessary but site URLconclave
www.conclave.ucoz.com >> welcome.
Message edited by 501 - Thursday, 2009-02-19, 3:34 Pm |
|
| |
|
| Armaros | Date: Thursday, 2009-02-19, 6:57 Pm | Message # 23 |
Haunter
Group: Checked
Status: Offline
| 501, if you disable posting permissions than there wont be any flood. The flooder's can register million of accounts but wont be able to create a post/comment so on, and by that they wont be able to flood/spam anything. You can move each users manually to other gr.
|
|
| |
|
| itseeker | Date: Friday, 2009-04-17, 1:42 Pm | Message # 24 |
Regular
Group: Checked
Messages: 63
Awards: 1
Reputation: 0
Status: Offline
| I want to give a message to the user when the user login to my website. not a Private message for example a POP MESSAGE.
|
|
| |
|
| jackass | Date: Friday, 2009-04-17, 3:22 Pm | Message # 25 |
Constant
Group: Checked
Messages: 283
Awards: 10
Reputation: 12
Status: Offline
| Code [code]<script languae="JavaScript" type="text/javascript"> alert("Hey!") </script>
Support forum
|
|
| |
|
| SirDaniel | Date: Friday, 2009-04-17, 3:38 Pm | Message # 26 |
Curious
Group: Checked
Messages: 21
Awards: 0
Reputation: 0
Status: Offline
| Cool! I want too! But where to put that COD ? Thank you, SirDaniel.
Thank you, SirDaniel.
|
|
| |
|
| jackass | Date: Friday, 2009-04-17, 3:51 Pm | Message # 27 |
Constant
Group: Checked
Messages: 283
Awards: 10
Reputation: 12
Status: Offline
| SirDaniel, you can put it where you need it to show up
Support forum
|
|
| |
|
| SirDaniel | Date: Friday, 2009-04-17, 4:17 Pm | Message # 28 |
Curious
Group: Checked
Messages: 21
Awards: 0
Reputation: 0
Status: Offline
| Yea...that I understand...thanks, but if i want that this POP MESSAGE with will showed ONLY after registration...where to write it? But not showed after log-in! only after registration! By where to write it, i mean in what page. In registration page code? Or there is special page that we need to make?! Hmm... However...Thanks for the code! I will try to do something with that!
Thank you, SirDaniel.
Message edited by SirDaniel - Friday, 2009-04-17, 4:18 Pm |
|
| |
|
| Armaros | Date: Friday, 2009-04-17, 4:32 Pm | Message # 29 |
Haunter
Group: Checked
Status: Offline
| Quote (SirDaniel) In registration page code? No, it would pop-up before registration. I doubt there is way to do it after registration.
|
|
| |
|
| SirDaniel | Date: Monday, 2009-04-20, 9:54 Am | Message # 30 |
Curious
Group: Checked
Messages: 21
Awards: 0
Reputation: 0
Status: Offline
| So...there's a way? or no?
Thank you, SirDaniel.
|
|
| |