| We hope you enjoy your visit. You're currently viewing our forum as a guest. This means you are limited to certain areas of the board and there are some features you can't use. If you join our community, you'll be able to access member-only sections, and use many member-only features such as customizing your profile, sending personal messages, and voting in polls. Registration is simple, fast, and completely free. Join our community! If you're already a member please log in to your account to access all of our features: |
| Admin Validation Email; How to change the email sent to users after validating | |
|---|---|
| Tweet Topic Started: Feb 27 2011, 11:49 AM (961 Views) | |
| Harriet C. | Feb 27 2011, 11:49 AM Post #1 |
|
Member
|
Hi, I skimmed through the boards for a while but I couldn't find the answer to my question so I thought that I would post it. I have it set to where I have to manually validate users. However, I want to change the email sent to them after I validate them says. Is there anyway to do this? Thanks! |
![]() |
|
| Jonathan | Feb 27 2011, 10:02 PM Post #2 |
![]()
|
Hi there. Unfortunately the emails sent from the board cannot be changed. If you wished to include some helpful information for new users registering on your board, the one thing I could suggest is trying some kind of automatic PM code, which would send users a PM when they first register, containing anything you wanted (Such as useful links). Some of these codes might be useful to you: http://resources.zetaboards.com/pages/znrdb#if|welcome%20pm|1|0,0 Jonathan |
![]() |
|
| Harriet C. | Mar 1 2011, 04:26 PM Post #3 |
|
Member
|
Thank you for your reply. I tried one of the codes but when I put it in the footer, I can't get it to work. I've tried making test accounts but the PM won't show up. Here is what I put in the footer: <script language="javascript" type="text/javascript"> <!-- /* Automatic Welcome PM Originally by MKII */ appearFrom = ["Harriet Carter", 1] msgTitle = "Welcome to Berwitch Academy!" msgContents = "Thank you for enrolling! We sincerely hope that you enjoy your year here. I am the Headmistress of Berwitch Academy, Harriet Carter. If you have any questions, please do not hesitate to message either me or one of the professors.\n\nTo begin your start here at BA, you must first read our rules. You can find these rules here. If you are unsure of how to role play or you are just confused about our school in general, please go here\n\nAfter reading the above, you may still have questions about BA. Please refer to our help forum for any extra help. You may have also noticed that we require your user name (The name you want to go by on the forum) to be your role play character’s first name (or nickname) and last name. Do not panic if you chose a different user name. Please message me and tell me what you want your character’s name to be and I will change it for you.\n\nPlease refer here to create your character and be sure to read all of the guidelines to creating a character. We even have forms for you to use so you can be sure you are not leaving anything out.\n\n Harriet Carter\n\nHeadmistress\n\n\n" home = "http://"+location.hostname home += location.pathname.match(/\/[^\/]+\//) ? "/" + location.pathname.substr(1).substr(0, location.pathname.substr(1).indexOf("/") + 1) : location.pathname + "/" home += "index.php?" if(document.forms['REG']) document.forms['REG'].onsubmit = function() { if(!Validate()) return false document.cookie = "newMember=1; expires=" + new Date("1/1/2010").toGMTString() return true } userLinks = document.getElementById("userlinks") userName = userLinks.getElementsByTagName("A")[0].innerHTML.replace(/<[^>]+>/g, "") if(userLinks.innerHTML.match("Logged in")&&document.cookie.match("newMember=1")) { document.cookie = "newMember=0; expires=" + new Date().toGMTString() document.write("<iframe src='" + home + "act=Msg&CODE=4&MODE=1&entered_name=" + escape(userName) + "&msg_title=" + escape(msgTitle) + "&Post=" + escape(msgContents) + "' style='display:none'></iframe>") alert("You have a new personal message from "+ appearFrom[0]) } if(location.href.match(/act=Msg&CODE=0*1/)) { td = document.getElementsByTagName("TD") for(i = 0; i < td.length; i++) if(td.innerHTML.replace(/<[^>]+>/g, "") == msgTitle) { a = td[i + 1].getElementsByTagName("A") a[0].href = home + "showuser=" + appearFrom[1] a[0].innerHTML = appearFrom[0] a[1].href = a[1].href.replace(/MID=\d+/, "MID=" + appearFrom[1]) } } if(location.href.match(/MSID=\d+/)) { b = document.getElementsByTagName("B") for(i = 0; i < b.length; i++) if(b.innerHTML == msgTitle && b.parentNode.className == "postdetails") { td = document.getElementsByTagName("TD") for(n = 0; n < td.length; n++) if((td[n].className == "post1") && td[n].width != "100%") { a = td[n - 2].getElementsByTagName("A")[0] if(a.innerHTML.replace(/<[^>]+>/g,"") != userName) break a.href = home + "showuser=" + appearFrom[1] a.innerHTML = appearFrom[0] div = td[n + 1].getElementsByTagName("DIV") for(x = 0; x < div.length; x++) if(div[x].className == "signature") div[x].removeNode(false) a = td[n + 3].getElementsByTagName("A") for(x = 0; x < a.length; x++) if(a[x].href.match(/MID=\d+/)) a[x].href = a[x].href.replace(/MID=\d+/, "MID=" + appearFrom[1]) td[n + 1].colSpan = "2" td[n].removeNode(false) break } break } } //--> </script> Is there something I did wrong? |
![]() |
|
| 1 user reading this topic (1 Guest and 0 Anonymous) | |
| « Previous Topic · zIFBoards Support & Galleries · Next Topic » |







3:37 PM Jul 11