-
Member
Problem With Register From The Website
Hey
This is the error that i see when i try to register from my website:
""
Warning: mssql_execute() [function.mssql-execute]: message: Could not find stored procedure 'webCreateAcc'. (severity 16) in C:\wamp\www\register.php on line 47
Warning: mssql_execute() [function.mssql-execute]: stored procedure execution failed in C:\wamp\www\register.php on line 47
Something is wrong on the execution
""
I was told that I need another reg script!! Can you give me one that really works? Tnx :D
-
-
We are Maverick!
Re: Problem With Register From The Website
In your database, the procedure webCreateAcc is missing. You probably have to execute the query that came with the register file or try using some of the more recent register releases.
-
Member
Re: Problem With Register From The Website
Can u post here the code that i need to execute to the ACCOUNT_DBF?