Jump to content

Krydos

Chief Executive Officer
  • Posts

    26446
  • Joined

  • Last visited

  • Days Won

    944

Everything posted by Krydos

  1. You're on Tommy now. Thanks for the donation.
  2. That account is not archived.
  3. We do not have an affiliate program, nor do we pay commissions.
  4. Does your script have some sort of exit condition, or should it run forever? EDIT: Why don't you try this:
  5. The data cannot be recovered because a hacker had access to your account and was using it for illegal phishing activity. There could be stolen information in your files, and giving you the data could essentially be giving you credit card numbers, etc. All the data is being held as evidence for law enforcement. This happens all the time with wordpress. The best solution is to not use wordpress.
  6. I can see your cronjob now, and it looks right. We'll find out if it works in 8 hours and 15 minutes I guess.
  7. Ahh, I guess the reason I was so confused is because I thought she was asking us to remove the link entirely after very reasonably requesting we share that link everywhere we could to send them as much traffic as possible.
  8. You're on Tommy now. Thanks for the donation.
  9. I guess we'll wait for the tutorial link?
  10. Mysql connections are limited to 4 per user on Johnny and Ricky. Tommy currently has unlimited connections, but that is subject to change if someone starts to abuse it.
  11. 503 means your script on port 4000 isn't running. Also, you only need to do 'RewriteEngine On' once at the very top of the .htaccess. Doing it over and over won't cause an error, but it looks kind of silly. I checked your cron jobs, and I don't see anything listed. Did you delete it?
  12. > We noticed that this link is actually a link I'm confused. What do you mean by this? Of course a link is a link. When you all wrote that review you specifically asked us to promote the link on all of our social platforms and on our websites.
  13. Which version of python are you using?
  14. I didn't automatically get a new VPS request notification because you didn't make it a recurring donation. I do see the donation now, but it's only a one time payment. I can set up the VPS, but you'll need to remember to pay again next month. If you had made it a recurring donation from the beginning I would have gotten your VPS ready within a few hours.
  15. We have an account on Tommy that did 47 GB of traffic last month. That's more than 100 times as much traffic as you got. Here is your load graph for the last week: You definitely don't need to worry about overloading Tommy.
  16. Trying to block certain IPs or trying to block certain bots just makes you look guilty of something. I wouldn't be surprised if legitimate crawlers like google down ranked you for doing suspicious stuff like that. Maybe link to the article you found and we can read it ourselves?
  17. See how there is no / at the front? Without that leading / it tries to look for a directory called home in it's present working directory. To be an absolute path it needs the / at the start.
  18. Maybe I should contact Invision and see if we still qualify for the renew price of $25 per 6 months. https://invisioncommunity.com/buy/self-hosted/ We could honestly just do the same thing as last time: Pay the renewal fee once, download and install the latest version, and then let the license lapse again. All you lose out on with an expired license is new version downloads and Invision support.
  19. You're on Tommy now. Thanks for the donation.
  20. You could try editing /home/roguitar/public_html/chat/server/websocket_server.php on line 9 and change ../vendor/autoload.php to the full path /home/roguitar/...etc The other option is you could edit the cron command to change to the correct directory first. The command would be something like this then: cd /home/roguitar/public_html/chat/server/ && /usr/local/bin/ea-php72 /home/roguitar/public_html/chat/server/websocket_server.php
  21. Upon closer inspection it looks like the reason you didn't receive your invite automatically is because Paypal had to do extra security checks on your donation to make sure it was legitimate. Here's the message Paypal sent us: As part of our security measures, we review certain payments more closely to ensure our platform is being used properly and to minimize the potential risk for us and our customers. This payment is currently being reviewed. We are working to resolve this matter as quickly as possible. We apologize for the inconvenience. It took them a couple days to review the transaction, but it looks like it has completed successfully now. I've actually never seen this happen where they had to review a transaction before. It's rather strange, but thank you for the donation, and thank you for letting us know it didn't work automatically. I have sent your Tommy invitation manually. Did you receive your invite now?
×
×
  • Create New...