PPN,
Since no one got back to you about this error and it popped up when I installed this hack, here goes:
same error:
Code:
Parse error: parse error in /usr/www/mypath/public_html/2002/talk/register.php(201) : eval()'d code on line 3
which makes it so that the "Your email will be randomly generated and emailed to you" type message doesn't show up on the register page.
From my register.php, line 201:
Code:
eval("\$passbit = \"".gettemplate("register_randompass")."\");");
and my register_randompass template is:
Code:
<tr><td bgcolor="#13486D" colspan="2"><normalfont><b>A Password will be sent to you once you finish registering. You will be able to change it after you have logged in</b></normalfont></td></tr>
Please let me know if you need more info...
Thanks,
Updon
oh yeah! Other than the small error message it works great.