Is it possible I can get a code to have a 'preregistration' page? I used to use Ross' code on the other forum service.
-code example removed-
Yup, it's possible - I'll hop onyouthis when I have sorted my internet out - it's currently coming to me at 5.5mbps - that's rubbish!![]()
Stupid wireless!
Ouch. :[. My net has been disconnecting now / then >_>.Yup, it's possible - I'll hop onyouthis when I have sorted my internet out - it's currently coming to me at 5.5mbps - that's rubbish!![]()
Stupid wireless!
<div id="w_r" style="display: none;">
This forum, <i>Classical Times</i> is meant for mature audience. If you cannot bring your self to a mature state or are not mature, please <a href="http://www.google.com">click here</a> to leave now; however some play is allowed and humor is liked. We do not want and do not tolerate childish people here.
<br /><br />
We require a one paragraph post for every post, including threads. Yes this seems high, and the reason for it is because the forum will seem like a better place to be and more sociable. We would also like people to know, that English is the only language allowed, any variation of English (please know deep 1337/leet is not acceptable) is allowed here at <i>Classical Times</i>. The members here will be expected to know a decent amount of English spelling and grammar.
<br /><br />
The posts here, our main worry is quality. In a paragraph post, we would like about four sentences. We will not deeply enforce this rule, unless we have mass problems of people giving one liners.<br /><br />
If you are not really good with classics and would like to know more, just view the Academy board, by clicking <a href="index.cgi?board=academy">here</a>. This board will have topics posted, it is suggested to read as many as them as you can, they'll give one a crash course in the classical arts.
</div>
<script>
/*Extra Register Page
Created By Wrighty
Do Not: Rip, Repost or Claim*/
if(vf_username == 'guest') {
var td = get('td','tag');
var a = get('a','tag');
for(r = 0; r < a.length; r++) {
if(a.item(r).href.match(/\/register/)) {
a.item(r).href="/action/preregister";
}
}
for(e=0;e<td.length;e++) {
if(location.href.match(/action\/preregister/)){
var f = document.title.split(" - ")[0];
document.title = f + " - Register";
get('nav_tree','id').innerHTML = "<a href='/'>" + f + "</a> :: Register";
if(td[e].innerHTML.match(/An Error Has Occurred/) && td[e].className=="title1") {
td[e].firstChild.innerHTML = 'Note';
td[e+1].firstChild.innerHTML = get('w_r','id').innerHTML;
var x = td[e].parentNode.parentNode.insertRow(2).insertCell(0);
x.className="window1";
x.innerHTML='<form action="/action/register" method="post" onSubmit="disable(this)"><font size="-1">By clicking continue, you confirm that you have read and agreed to and understand the regulations and information laid out above.</font> <input type="submit" value="Continue"> </form>';
}
}
}
}
</script>
Try that!Global Footer
Thanks. :]
+1
Would you mind if I use this?