Jump to content
[MUST READ] Forum Rules ×

uHost

Senior Members
  • Posts

    50
  • Joined

  • Last visited

Everything posted by uHost

  1. Hi @Warrior, Please open a support ticket at https://support.ifastnet.com to get your account closed.
  2. Hey @simon12345 You may consider Project Logged by @PlanetCloud if you're not good at coding. It can get things done but you won't be having a clientarea like Infinyfree does. For that you will have to create a custom clientarea with the help of Mofh Client (You may contact me if you are stuck somewhere while building a custom clientarea). The best possible option if you aren't an experienced php developer is to use WHMCS(If you're ready to pay for a license). You are not allowed to use nulled scripts on mofh, your account will get suspended if you do so.
  3. Hi @royalprincesport Your site seems to work perfectly fine at my end. The error you faced might be some temporary issue. Goodluck with your site ?
  4. Hi @Aqib Actually I can't figure out what I'm doing wrong! I applied for Adsense almost 6-7 times, the domain is more than a year old, as far as i know my site is not against their tos. As it is a reseller site it doesn't have content that is updated often. The domain extension is .ml. ?
  5. Then probably my site is getting rejected because of my .ml domain ?
  6. I've been applying for Adsense for the past few months but couldn't get it approved. The only thing that doesn't abide with their terms is that i don't have quality content on the site as it is a hosting website. Not sure what I'm doing wrong. ?
  7. Hey @Pauloxd, Adding this to your registration form should work. <select size="1" name="script"> <optgroup label="No script"> <option value="" selected="selected">Do not install a script</option> </optgroup> <optgroup label="Blog / CMS"> <option value="wordpress">WordPress Blog</option> <option value="joomla">Joomla! CMS</option> <option value="drupal">Drupal CMS</option> <option value="bigace">BigAce CMS</option> <option value="nucleus">Nucleus CMS</option> <option value="typo3">Typo3 CMS</option> <option value="b2evolution">B2Evolution Blog & CMS</option> <option value="geeklog">GeekLog CMS</option> <option value="kajona">Kajona CMS</option> <option value="concrete5">Concrete5 CMS</option> <option value="pivot">Pivot Blog & CMS</option> <option value="textpattern">TextPattern CMS</option> <option value="tikiwikigroup">Tiki Wiki CMS Groupware</option> <option value="modxrevo">MODX Revolution CMS</option> <option value="pligg">Pligg CMS</option> </optgroup> <optgroup label="Forum"> <option value="phpbb">phpBB Forum</option> <option value="mybb">MyBB Forum</option> <option value="vanilla">Vanilla Forum</option> </optgroup> <optgroup label="E-Commerce"> <option value="opencart">OpenCart E-commerce Shop</option> <option value="oscommerce">OsCommerce E-commerce Shop</option> <option value="zencart">ZebCart E-commerce Shop</option> <option value="hhgmultistore">HHG MultiStore E-commerce Shop</option> <option value="cubecart">CubeCard E-commerce Shop</option> </optgroup> <optgroup label="Others"> <option value="webauction">Web Auction</option> <option value="faqmaster">FAQ Master</option> </optgroup> </select>
  8. Hi @Pauloxd, You can add your custom plans as a select field in the registration form. Like this <select name="plan_name"> <option value="Plan 1">Plan 1</option> <option value="Plan 2">Plan 2</option> </select> Replace the values of each select options with the plans you created in your mofh admin panel. Then users will be able to select the desired plan from plans you provide during registration. ?
  9. Hi @NamVr, JS is not that important to build a mofh reseller site. I've only used a few lines of js in my site. So you need not worry about js, if you know php then you can build a custom client. After learning php i suggest you to learn a php framework aswell, which will make your work lot easier. Good luck ?
  10. Hey @typicalGtaTG You're right little tweaks can be made to whmcs, but you're not going to get complete control over your app eventhough you pay for the license. Morover starters cannot afford whmcs license as we all are basically depending on ad revenues for running sites cuz mofh is a free service, but starters without much traffic cannot rely on that. As @Dimitris said, i also wouldn't go for whmcs. Eventhough you can get things done with whmcs it has it's own limitations. But for one who cannot or do not want to build a custom client whmcs would be far better option than the default mofh site, but you will have to forget about complete customisation & control over your system.
  11. Hi @NamVr HTML & CSS is for frontend, you'll have to use a backend programming language like PHP in order to create functional mofh reseller website that works with api. So as long as you don't know any backend language you won't be able to create one. You can create your own client once you have an idea of php and the working of mofh api. This might help you to build one. Otherwise you can use WHMCS with a licence. If you use a nulled version your site will get suspended for sure. Or you may use Project Logged which will be easier to setup with minimal or no coding skills. As you stated , if you need a clienarea, remote login , account creation without email verification etc etc etc...it is better to build your own system that utilizes mofh api(as whmcs is not 100% compatible with mofh), then you can customise it however you want as long as you meet the guidelines of mofh. You will never get a prebuilt system like infinifree or profreehost as it is the result of their hardwork, if you want one you will have to invest your time, learn things and code thousands of lines of code.
  12. I was talking about Hans Ademas project, sorry for quoting the wrong comment.
  13. Thank you for your detailed post . I will also give it a try. @typicalGtaTG
  14. Hi, I just came to know about Arc.io the peer to peer CDN, but not sure wheather to implement it on my site or not. Is it worth enough? Does it pay good money? Or is it one Among thousands of scams out there?
  15. No you can't! Neither reseller nor the client have nothing to do with it. Accounts are suspended and reactivated by ifastnet once hits are resetted.
  16. Most probably you will not find any built example of the client area, i also googled a lot to figure out how it works but couldn't find any relevant articles or examples. You can build one if you have basic understanding of php using this. Thanks to Hans Adema. It's not that hard to build one yourself, read the documentation, try to build one if you get stuck somewhere leave me a message i will be happy to help you. ?
  17. Hits are resetted every 24 hours on free hosting, so the account should automatically get reactivated once they are resetted. If your account remains suspended even after 24 hours you can create a support ticket at support.ifastnet.com.
  18. He can use CNAME verification.i have issued ssl several times for my site from zerossl by CNAME verification. Freessl.space would also be a good option.
  19. You can get a free ssl certificate from Zerossl which will be valid for 3 months, you can renew it for free aswell
  20. Yeah, they have stopped services such as webmail, forwarders etc due to spamming. You'll have to upgrade to their paid plans if u need it. ?
  21. Contact your reseller hosting or ifastnet support they both can search and find your vistapanel username with your email id. ?
  22. If you don't have a basic understanding of php i suggest you not to bother with it.
×
×
  • Create New...