Jump to content

Krydos

Chief Executive Officer
  • Posts

    24,202
  • Joined

  • Last visited

  • Days Won

    855

Everything posted by Krydos

  1. I sent the invitation link to the email starting with joe- which is what your hosting account was using. Wolstech sent his invitation link to your jtr- email address which is what your forum account is using. Neither of which have been used. The way this should work is Open your email.Open the email with the subject HelioHost Tommy Invitation.Click the link labeled Create Tommy Account.Pick your username.Pick your domain.Set your password.Agree to the terms of service.Click next after your forum account is created for you.Click check status.Refresh the page until your account is created.I just tested the entire process by sending myself a Tommy invitation link and it all worked as expected. Let me know what step above you're getting off track so I can troubleshoot where the problem is. I just sent a fresh invite link to the joe- email address.
  2. Let us know once you have recreated your account and your storage space can be increased again.
  3. You didn't say martinc1_ticketspostventa. You said martinc1_testsystel.
  4. Your wordpress was hacked. This happens far too often with Wordpress because it has horribly written code that is very insecure and easily hacked. Most free wordpress themes and plugins are simply backdoors that once installed notify the hacker of your Wordpress install and they frequently set up a phishing website on your domain or send out spam emails. We strongly recommend not using Wordpress for this and many other reasons. Since your account was hacked we can't unsuspend it or provide a backup of the compromised files. You'll have to use your most recent backup that is known to be clean, or better yet start your website over using literally anything other than Wordpress. A lot of our ex-Wordpress users find Joomla to be a great replacement that has basically all the same functionality without as much risk of being hacked. I have freed up your domain, and sent you an email invitation to create a new account on Tommy. You'll be able to use the same domain and email address again, but you'll need to use a different username. Let us know if you have any questions or need any help with anything.
  5. Python and Django are installed on all accounts. Just follow the guide to create your first Django website.
  6. Remote access enabled.
  7. Which part of the guide are you having trouble with?
  8. There you go https://krydos2.heliohost.org/cgi-bin/modules36.py
  9. Filezilla on Johnny is working for me just fine. Do your settings look like this?
  10. Which FTP client are you using?
  11. Unblocked. If you login at https://www.heliohost.org/login/ that won't happen.
  12. If 3 days, 7 hours, and 40 minutes of warning isn't enough for you, how much warning do you suggest?
  13. Your account was suspended for inactivity, because you haven't logged into your account in the last 30 days. To reactivate your account, please visit http://www.heliohost.org/renew. To prevent this from happening in the future please remember to visit https://heliohost.org/ to log into your account at least once every 30 days. If you are still seeing the Account Suspended page after renewing your account, please clear your cache.
  14. Did you add the user divid3d_admin to the database divid3d_test?
  15. Pyarlo has been installed on Johnny's python 3.6 https://krydos2.heliohost.org/cgi-bin/modules36.py It might be possible to import it from a folder on your account, but I've never put any effort into figuring out how to do that because it's easier to just install it.
  16. Tomcat probably needs to be restarted before the logs will be recreated. The way I clear logs like catalina.out is cat /dev/null > /opt/tomcat/live/logs/catalina.out The daily type logs it's probably fine to outright delete the old ones. To shutdown tomcat run /opt/tomcat/live/bin/shutdown.sh and then to start it again run /opt/tomcat/live/bin/startup.sh
  17. Maybe your changes regarding the memory leak fixed it.
  18. I had a guy on discord report that the multiphp button would just load a blank page. The solution for him was to disable his adblocker, and then it started working just fine. There is an x3 imitation theme called paper_lantern retro that looks the same as x3 used to, but is actually paper_lantern still.
  19. Anyone who searches and finds this you'll also need to add the line RewrinteEngine On before all the other code listed above or else it won't work.
  20. I don't even see your account in our system. Did you delete it?
  21. So, you didn't answer my question. Are you connecting to the .war via port 8080 or through the apache proxy on port 443?
  22. On Facebook you said you were using python 3.6 (/usr/bin/python3.6), and now you say you're using the default which is python 2.7 (/usr/bin/python). Can you verify which shebang you're using?
  23. Remote access enabled.
  24. What is the name of the module you're trying to use?
×
×
  • Create New...