Jump to content
[MUST READ] Forum Rules ×

Burke Knight

Moderators
  • Posts

    821
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by Burke Knight

  1. If the issue is not cleared up, please file a support ticket on this: https://support.ifastnet.com/
  2. Please file a support ticket on this: https://support.ifastnet.com/
  3. Which way are you trying to download the page? What script is the site running? Without knowing more about what you are trying to do and how, we can not help you much.
  4. Some messages are set to state about javascript, in case some people have it disabled. 9 times out of 10, the person wont have it disabled, but the message is just in case. But, like stated, API points can not be created on free service as these requests will be seen as bot requests and blocked, this is however supported on premium plans. Your Python Code is falling into this, which is why it can't be done, and you are getting the message.
  5. This has nothing to do with web browsers. Any web browser that works for a site, will work no matter if free or premium hosting account. Now, if a browser does not show right on some things, it's not the hosting account, but whatever coding in the site.
  6. Please file a support ticket at: https://support.ifastnet.com
  7. It loads for me, please try again. Maybe use a different browser, and clear your browser cache.
  8. 1. Moved to the correct board. 2. Are you certain you have plans set up, and after selecting the one, hitting the "Change Package for User: (Username) button? 3. Why are you against filing a support ticket?
  9. Free hosting accounts do not have a deadline. However, accounts that are not active, can get disabled, so make sure to keep active.
  10. Do you have your own domain attached? If so, and recently attached it, then it could be the DNS is not fully resolving for you. You could try clearing your browser cache, and flushing your PC's DNS cache.
  11. It's always recommended to edit files on your own PC, and then upload them.
  12. When open pages in browser, you do not put the htdocs. So, would be: xxxxxxxxx.byethost3.com/photo_slider/photoslider.html
  13. Sounds like the account got suspended. Please file a support ticket, and they will look and see why, and let know how to fix the issue.
  14. Like said, works fine for me. What browser you using? Have you tried another one? Or another device?
  15. How to flush DNS cache in Linux / Windows / MacFlush dns to get a new name resolution. Also flush dns cache when you can't access a newly registered domain name. You can simply flush your dns cache anytime to get new entry. So, Flush your dns cache now.To flush DNS cache in Microsoft Windows (Win XP, Win ME, Win 2000, Win 98): - Start -> Run -> type cmd - in command prompt, type ipconfig /flushdns - Done! You Window DNS cache has just been flush.How to clear DNS cache in Vista & Windows 7:1. Click the Microsoft Vista Start logo in the bottom left corner of the screen2. Click All Programs3. Click Accessories4. RIGHT-click on Command Prompt5. Select Run As Administrator6. In the command window type the following and then hit enter: ipconfig /flushdns7. You will see the following confirmation:Windows IP ConfigurationSuccessfully flushed the DNS Resolver Cache.How to clear DNS cache in Windows 8, 8.1 and 10:You need to open an administrative command prompt windows. In Windows 8, to do so, Press Win+C in combination to bring up the 'Charms bar'. In its search box, type cmd. Then, right-click on it and choose 'Run as administrator option. Alternatively you can also open an elevated command prompt from the WinX menu.Next, type the following and hit enter:ipconfig /flushdnsYou should be able to see a confirmation dialog window: Windows IP Configuration. Successfully flushed the DNS Resolver Cache. To flush the DNS cache in Linux, restart the nscd daemon: - To restart the nscd daemon, type /etc/rc.d/init.d/nscd restart in your terminal - Once you run the command your linux DNS cache will flush. On newer versions of Linux you may need to use: /etc/init.d/nscd restartTo flush the DNS cache in Mac OS X: - type lookupd -flushcache in your terminal to flush the DNS resolver cache. ex: bash-2.05a$ lookupd -flushcache - Once you run the command your DNS cache (in Mac OS X) will flush. Newer versions of MacOS X should use the following command: type dscacheutil -flushcache
  16. I just looked, and they work for me, although seems same content as main page. Seems like it's a work in progress. Like the layout. It must be your end. Have you tried clearing browser cache? How about flushing your PC's DNS? How to clear DNS cache in Windows 7: 1. Click the Microsoft Vista Start logo in the bottom left corner of the screen 2. Click All Programs 3. Click Accessories 4. RIGHT-click on Command Prompt 5. Select Run As Administrator 6. In the command window type the following and then hit enter: ipconfig /flushdns 7. You will see the following confirmation: Windows IP Configuration Successfully flushed the DNS Resolver Cache. How to clear DNS cache in Windows 8, 8.1 and 10: You need to open an administrative command prompt windows. In Windows 8, to do so, Press Win+C in combination to bring up the 'Charms bar'. In its search box, type cmd. Then, right-click on it and choose 'Run as administrator option. Alternatively you can also open an elevated command prompt from the WinX menu. Next, type the following and hit enter: ipconfig /flushdns You should be able to see a confirmation dialog window: Windows IP Configuration. Successfully flushed the DNS Resolver Cache.
  17. Yes, on free hosting, you must upload to the htdocs folder.
  18. First of all, this is not a tutorial, so moved to Free Hosting Discussion board. Second of all, We need more info in order to assist you. No idea what you are meaning by "shows" so please tell us more. Also, if have a hosting account, please post your username, so we can look into matters. Thank you.
  19. Please file a support ticket at https://support.ifastnet.com
×
×
  • Create New...