Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

PD old site need help.

Status
Not open for further replies.
Newbie Spellweaver
Joined
Sep 10, 2005
Messages
51
Reaction score
2
already config the conn.php for database connection.

this is the error:



Register:

Code:
Warning: mssql_query() [function.mssql-query]: message: Cannot find either column "dbo" or the user-defined function or aggregate "dbo.fn_md5", or the name is ambiguous. (severity 16) in C:\xampp\htdocs\register.php on line 105

Warning: mssql_query() [function.mssql-query]: Query failed in C:\xampp\htdocs\register.php on line 105

Warning: mssql_query() [function.mssql-query]: message: Cannot insert the value NULL into column 'chek_code', table 'MuOnline.dbo.VI_CURR_INFO'; column does not allow nulls. INSERT fails. (severity 16) in C:\xampp\htdocs\register.php on line 106

Warning: mssql_query() [function.mssql-query]: Query failed in C:\xampp\htdocs\register.php on line 106
Im sorry, but their seems to have been an error while proccessing your data. Please try again.
Warning: mssql_query() [function.mssql-query]: message: Incorrect syntax near '*'. (severity 15) in C:\xampp\htdocs\register.php on line 110

Warning: mssql_query() [function.mssql-query]: Query failed in C:\xampp\htdocs\register.php on line 110

Warning: mssql_query() [function.mssql-query]: message: Incorrect syntax near '*'. (severity 15) in C:\xampp\htdocs\register.php on line 111

Warning: mssql_query() [function.mssql-query]: Query failed in C:\xampp\htdocs\register.php on line 111

Login:



Code:
Warning: mssql_query() [function.mssql-query]: message: Could not find stored procedure 'Login'. (severity 16) in C:\xampp\htdocs\index4.php on line 87

Warning: mssql_query() [function.mssql-query]: Query failed in C:\xampp\htdocs\index4.php on line 87




Code:
Warning: mssql_query() [function.mssql-query]: message: Could not find stored procedure 'Login'. (severity 16) in C:\xampp\htdocs\login.php on line 18

Warning: mssql_query() [function.mssql-query]: Query failed in C:\xampp\htdocs\login.php on line 18

Warning: mssql_fetch_assoc(): supplied argument is not a valid MS SQL-result resource in C:\xampp\htdocs\login.php on line 19


Badly need help how to fix this..


Tia
 
Newbie Spellweaver
Joined
Sep 10, 2005
Messages
51
Reaction score
2
whats PD by the way?what i see its it doesn't read correctly from the database.. or your databases dont have such tables?


maybe your right, the webfiles doesnt include SQL querries, install setup, etc.

as error say i tried it to allow nul in chek_code columns in VI_CURR_INFO table. but the problem persist.

its psychic-doom (PD) old webpage. the friend of mine ask for my help to config the page correctly in his 97d server he really like the page module,vip, etc. but i have no idea at all on how to solve the issue. it seems the webfiles its really annoying for me its not organize.

i will include the download link. i know somebody want this too..

Updated.

SS:


Mirror:



Upper
 
Last edited:
Upvote 0
Status
Not open for further replies.
Back
Top