Jump to content
[MUST READ] Forum Rules ×

mike

Forum Support Guru
  • Posts

    589
  • Joined

  • Last visited

  • Days Won

    102

Everything posted by mike

  1. You could do the following. Use your main domain to be your hosting website, and when users click on register, redirect them to the register form of another of your domains. You could also learn the API, but this is a faster way to do it.
  2. You could modify this script to fit your needs. ( Click Here )
  3. You could have your main site hosted on a VPS, and offer hosting for domains that are hosted here.
  4. If with " script ", you refer to the email script, the answer is that it simply doesn't distinguish. You would have to create a custom message, and for example send that message to a " email body " variable, and send the email with the script. If you refer to the API, the answer is way more simple. No email is sent. You have to create your own email activation system.
  5. Unless it's a .html, .CSS, .JS, .PHP... You need to use a VPS, or a Dedicated Server.
  6. If apache, nginx.. Can't execute it, then you can't run it on the web plan. You would need to choose a VPS, or a Dedicated Server. You could host the .html, .js and .CSS files without any problems. But you can't execute .sh nor .exe files ( unless you use a vps, or a Dedicated Server ).
  7. If you need to execute anything other than the usual web server scripts, you will need to have a look at a VPS, or a Dedicated Server. You can get a free domain from freenom.
  8. Basically, you have an app that connects to the webserver, and gathers data to later display it on your app. Did I understand it correctly ?
  9. No matter where you host the client API, no activation email is sent. If you want activation emails, is up to you to create this system.
  10. Please explain further in what situation you would need this. I might have an idea, but it depends on the situation.
  11. If you mean you want to change your ftp credentials, this feature is not available for free hosting. Else, please explain further.
  12. Do you mean, a menu like feature that allows to select wich sub domain to register with ?
  13. Thanks for your submission, we will check it and implement it asap.
  14. The user asked for FREE billing system, and i simply pointed out that it could use that script. This is still usable, but it would need to be updated by the person who decides to use it. That's why.
  15. Please if possible, speak in English. As for the 403 problem, this is obviously due to a permissions error/problem. Could you provide us with more information about what script you are using ?
  16. For the MOFH panel, please open a support ticket at https://support.ifastnet.com . If you are missing your Vpanel password, just go to the login page, and click on " Lost Password " .
  17. What templates ? " <div> " is just a division on the html file. And " class " is just to define what css should be used. ========== CSS File ================ .head{ Lorem ipsum; } .div{ whatever its here }
  18. It wouldnt be a problem to increase CPU, and RAM if there would be fewer users; But doing so, at the current scale, it would mean loads of new servers would need to be added = More electricity costs + More maintenance budget needed .....
  19. No, it wont. Plus this project has some serious security vulnerabilities.
  20. Explain further your script. Is it automatic ? Does it need a user active on the page to work ?...
  21. Depending on how your script works, it might be being blocked by the anti-bot system
  22. Free web hosting uses a anti-bot system, and it needs JS to verify you aint a bot. Due to this your post request gets blocked. + Do not submit data like IP address, and email on the forum; You are exposing yourself, ( or in this case, as I believe, your client ).
  23. Once you have a legit copy of WHMCS, support will be more than willing to help you out.
  24. Open a support ticket at https://support.ifastnet.com, they will help you. If you are using a nulled version, dont even bother.
×
×
  • Create New...