Can someone share a clean register.php from a web template?
I downloaded everything from Terrified's post
(fix database, web template,server,client and everything else)
http://forum.ragezone.com/f787/tantr...lopers-984649/
I fixed the mssql_pconnect problem and was able to make it work properly, but when I tried making an account and finished it, it redirects me to a page that gives me an error
"userId cannot be null........."
The value of the web template is mismatched with my database so it gives me an error that says
"cannot INSERTINTO database userId cannot be null, the value of columns does not match with the database (severity 16)"