here at www.myscripttesting.co.cc i uploaded a marketplace script everything is working fine but problem with new user register script do not send verification email and also do not writes user name a pwd into table user where id = id, username, pwd, etc anyone can help me? thanks demo account user test pwd 123456 please check it and suggest thanks
It looks like some path issue. I see link to this url "http://www.unscripts.com/MPS/page/......" in ceratin links and the registration script is Ajax/lightbox based it looks like so there may be path issues in requests being sent. You can install firebug extension in firefox and check the request and response (after activating the console ) you are getting while registering a new user.
the actuall problem is with browsers works fine with IE but not with any other browser and idea what i need to add? also in theme folder i found ie6.css file with following code #thumbnails {width:19%; float:right;margin-left:0} #thumbnails ul li a, #thumbnails ul li a span{ width:90%;text-align:center } ul#payment {color: #669900; width:99%;} ul#payment li { position:relative} ul#payment li span{left:0} #discuss {margin-top:-10px } #discuss ol li ul {left:0; z-index:100} #discuss ol li{margin-left:-2px; position:relative} #bidbox{ width:96%} #navbar {display: inline-block;} PHP: