ISaiDPower Posted February 14, 2020 Share Posted February 14, 2020 Hello, could you help me please? I was trying to make a test account to test my own reseller website, but it isn't working, I can't make a password longer than 8 characters, then after I press register account, it just gives me an error that my browser can't run scripts, but i've tried with : Opera, Chrome, Internet Explorer, Microsoft Edge, Mozilla Firefox. It gives me the same error. Quote Link to comment Share on other sites More sharing options...
mike Posted February 15, 2020 Share Posted February 15, 2020 18 hours ago, ISaiDPower said: Hello, could you help me please? I was trying to make a test account to test my own reseller website, but it isn't working, I can't make a password longer than 8 characters, then after I press register account, it just gives me an error that my browser can't run scripts, but i've tried with : Opera, Chrome, Internet Explorer, Microsoft Edge, Mozilla Firefox. It gives me the same error. Have you made any changes to the signup script ? If so, please revert them, and test again. If possible a screenshot of the error, would also help. Quote Link to comment Share on other sites More sharing options...
ISaiDPower Posted February 15, 2020 Author Share Posted February 15, 2020 24 minutes ago, mike said: Have you made any changes to the signup script ? If so, please revert them, and test again. If possible a screenshot of the error, would also help. I've didn't modified anything, also I've downloaded one of the official themes Screenshot: https://prnt.sc/r2ptvh Quote Link to comment Share on other sites More sharing options...
PrimeKoder Posted February 18, 2020 Share Posted February 18, 2020 The error is because you're trying to send data from a secure page (https) to an unsecure page (http). This could be fixed by two ways: You should not use https on your registration page - that is your registration page should be "http://freehostingplatform.ml/signup.php" and not "https://freehostingplatform.ml/signup.php" Or alternatively you can submit the form to "https://ifastnet.com/register.php" instead of submitting it to "https://order.freehostingplatform.ml/register2.php" Hope this helps ?? Quote Link to comment Share on other sites More sharing options...
ton Posted April 7, 2020 Share Posted April 7, 2020 Hi, is there some solution? some days ago I have the same problem, people can register their accounts but when they try to go to the url of their website, makes a redirection, just appers some page with adds. I'll try with this options: https://ifastnet.com/register.php https://ifastnet.com/register2.php https://order.mydomain.com/register.php https://order.mydomain.com/register2.php https://securesignup.net/register.php https://securesignup.net/register2.php but don't work, I appreciate some help Quote Link to comment Share on other sites More sharing options...
mike Posted April 12, 2020 Share Posted April 12, 2020 On 4/7/2020 at 7:42 AM, ton said: Hi, is there some solution? some days ago I have the same problem, people can register their accounts but when they try to go to the url of their website, makes a redirection, just appers some page with adds. I'll try with this options: https://ifastnet.com/register.php https://ifastnet.com/register2.php https://order.mydomain.com/register.php https://order.mydomain.com/register2.php https://securesignup.net/register.php https://securesignup.net/register2.php but don't work, I appreciate some help Are you using cloudflare ? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.