Re: [Guide] Install MuWeb 0.9 & Xampp + Secure Xampp
Re: [Guide] Install MuWeb 0.9 & Xampp + Secure Xampp
Quote:
Originally Posted by
Jumeirah
Check SQL settings.
? what settings ?
Re: [Guide] Install MuWeb 0.9 & Xampp + Secure Xampp
To fix it change datetime to char on the colums: appl_days, modi_days, out_days and true_days of memb_info
Thats it.. :D
Re: [Guide] Install MuWeb 0.9 & Xampp + Secure Xampp
Quote:
Originally Posted by
KREATOR
To fix it change datetime to char on the colums: appl_days, modi_days, out_days and true_days of memb_info
Thats it.. :D
Sorry its my first time creating a server and a website >.<
Can u explain where are the colums and change to what?
Re: [Guide] Install MuWeb 0.9 & Xampp + Secure Xampp
Quote:
Originally Posted by
-=DooMeR=-
Sorry its my first time creating a server and a website >.<
Can u explain where are the colums and change to what?
In the database
Re: [Guide] Install MuWeb 0.9 & Xampp + Secure Xampp
Ok... i changed the data type from datetime to char
Error still persist, what should i do?
btw what u mean by executing the query at master database? the one in system database or run query for MuOnline
Re: [Guide] Install MuWeb 0.9 & Xampp + Secure Xampp
did u change all of them?? u dont have to make any query... Just go to your MuOnline DB, open right click on MEMB_INFO and click on design table... then youll see the appl_days, modi_days, out_days and true_days colums.. so just change them to char.. it will ask u if you wanna save the changes and click on YES..
Re: [Guide] Install MuWeb 0.9 & Xampp + Secure Xampp
did it, it does not solve the problem.
After i turn on the debug function, it shows
23000: [Microsoft][SQL Native Client][SQL Server]Cannot insert the value NULL into column 'memb__pwd', table 'MuOnline.dbo.MEMB_INFO'; column does not allow nulls. INSERT fails.
thats the error i get when i try to register administrator account on the install.php
memb_pwd is (varbinary(16),not null)
Edit : Problem solved after i put WZ_MD5_MOD.dll to C:\Program Files\Microsoft SQL Server\80\Tools\Binn , C:\Program Files\Microsoft SQL Server\90\Tools\Binn
Re: [Guide] Install MuWeb 0.9 & Xampp + Secure Xampp
How to Change Admin Pass??
Re: [Guide] Install MuWeb 0.9 & Xampp + Secure Xampp
Quote:
Originally Posted by
-=DooMeR=-
did it, it does not solve the problem.
After i turn on the debug function, it shows
23000: [Microsoft][SQL Native Client][SQL Server]Cannot insert the value NULL into column 'memb__pwd', table 'MuOnline.dbo.MEMB_INFO'; column does not allow nulls. INSERT fails.
thats the error i get when i try to register administrator account on the install.php
memb_pwd is (varbinary(16),not null)
Edit : Problem solved after i put WZ_MD5_MOD.dll to C:\Program Files\Microsoft SQL Server\80\Tools\Binn , C:\Program Files\Microsoft SQL Server\90\Tools\Binn
This is what i was about to tell you... turn on debug mode to see what the error is...
Re: [Guide] Install MuWeb 0.9 & Xampp + Secure Xampp
very nice dude can u bring some pictures?
Re: [Guide] Install MuWeb 0.9 & Xampp + Secure Xampp
thanks for your share MulsBest now im using your files and i follow your
guide, very nice webpage
Re: [Guide] Install MuWeb 0.9 & Xampp + Secure Xampp
Quote:
Originally Posted by
clever
thanks for your share MulsBest now im using your files and i follow your
guide, very nice webpage
Np, but its not my files :rolleyes: Its =Master='s and MuWeb Team's files :)
Re: [Guide] Install MuWeb 0.9 & Xampp + Secure Xampp
Re: [Guide] Install MuWeb 0.9 & Xampp + Secure Xampp