Ok well due to my forums being spammed by porn/virus spammers, I want to disable the account creation so that an admin has to make the account,
Tell them to send a request for an acc via email or whatever.
Anyways I had a bit of a look and the only thing I could find was
Change this line on "language/lang_english/lang_main.php":
Code:
$lang[Register] = Register; to this:
Code:
$lang[Register] = Register;And basically I'm just asking here as im not to good with php and don't really want to edit this code and mess my forums up, soo I thought id ask if any of you know a better way ? or if this should work ?
Thanks in advance