MuWeb 0.4 Updated and fixed,Download Again
MuWeb 0.4 Updated and fixed,Download Again
nice release Master.
(by the way why, not to try to make it with md5? the only thing you will have to do, is to make a new row named "memb__pwd2" in the table "MEMB_INFO" and while doing the register, in the point when the script updates the database to input the data, just put something like this : $msquery = "INSERT INTO MEMB_INFO (memb_guid,memb___id,memb__pwd,memb_name,sno__numb,post_code,addr_info,addr_deta,tel__numb,mail_addr,phon_numb,fpas_ques,fpas_answ,job__code,appl_days,modi_days,out__days,true_days,mail_chek,bloc_code,ctl1_code,memb__pwd2) VALUES ('1','$ps_loginname',CONVERT(varbinary(16),'0x00'),'$ps_name', '1','1234','11111','$ps_person_id','12343','$ps_email','$ps_email','$ps_recquest','$ps_recans','1','2003-11-23','2003-11-23','2003-11-23','2003-11-23','1','0','1','$ps_password')";
and at the login point just ask for it to check memb__pwd2 instead of memb__pwd
so thx for new update, I will test it now.
=[Master]= i can't use login. Have you already fixed it?
Zentinial - open index.php and after all codes put the ads code. Than insert on the last line </dev> and save ;)
=Master=, my DB is MD5
But i have downloaded the web package, and still i get this message when i try to log in
Critical error!
Login\password incorrect
how can i fix this? give me some info plz
no use
<?php
// error_reporting(E_ALL ^E_NOTICE ^E_WARNING);
if (extension_loaded('gd'))
{echo("");}
else{Die("Loading php_gd2.dll Falied! <br>Please Enable php_gd2.dll in ur php.ini");}
if (extension_loaded('mssql'))
{echo("");}
else{Die("Loading php_mssql.dll Falied! <br>Please Enable php_mssql.dll in ur php.ini");}
and i get the same error that i have posted before
lol :| ,what server version you use? , make suare display_errors=on in php.ini to see the error