Jump to content

Krydos

Chief Executive Officer
  • Posts

    26446
  • Joined

  • Last visited

  • Days Won

    944

Everything posted by Krydos

  1. DBD::mysql has been installed.
  2. It's possible your joomla doesn't support newer versions of php. If it works on php 7.1 why not just use that?
  3. Krydos

    Tommy Upgraded

    If you need something installed create a new post in customer service requesting it. By default most things are disabled until someone requests it.
  4. Krydos

    Tommy Upgraded

    If paypal is detecting your country wrong, I'm sure you can go to settings and change the localization options.
  5. Krydos

    Tommy Upgraded

    Paypal shows $1.00 with a decimal point in the US.
  6. Did you donate via the Sparkie gofundme? If so, in order to verify your donation I will need The name that you donated underThe date you donatedThe amount you donatedSorry, I can't look up gofundme donations with a transaction id.
  7. @admins, Don't forget to tag the post with [Krydos]. Remote access enabled.
  8. I don't think you understand how cron jobs work. We limit internal cron jobs to 2 per day. That means you can run one twice, or two once each. Running a cron each minute results in 1440 cron executions which exceeds the limit by 1438. Not only that but you have all those other crons too. 1440 = every 1 minute 720 = every 2 minutes 144 = every 10 minutes 72 = every 20 minutes 480 = every 3 minutes 24 = every 60 minutes 1 = every 24 hours That's 2881 cron executions per day, when the limit is 2. I think you should consider a VPS where you can run cron as much as you want. https://www.heliohost.org/vps/
  9. We can set up an external cron that can run as often as every 5 minutes. Just let us know the url of the script and how often you want it to run.
  10. The extensions mbstring, iconv, and fileinfo have been installed on Tommy's php 7.3 https://krydos.heliohost.org/73/phpinfo.php
  11. 3. Is Chart working now?
  12. 1. I recommend creating the database through cpanel, and then importing your .sql file with phpmyadmin. 2. Which version of php are you using?
  13. Bz2 extension has been installed on Johnny's php 7.2 https://krydos2.heliohost.org/72/phpinfo.php
  14. Gofundme donation verified.
  15. Which version of php are you using?
  16. Krydos

    Tommy Is Back!

    Allu62, I split your topic into its own post https://www.helionet.org/index/topic/37076-krydos-allu62-tommy-requests/
  17. Krydos

    Tommy Is Back!

    Actually the exact opposite. Everyone will get moved eventually. Please continue to be patient. No one gets to move up or down on the list by whining.
  18. Krydos

    Tommy Upgraded

  19. Gettext has been installed on Ricky's php 7.2.
  20. There was a conflict with your old username, so your username is yahya772 now.
  21. Done. You should now be able to log in and your website should start working within 2 hours.
  22. That's not going to work because that firewall requires access to modify the php.ini which isn't allowed on a free shared hosting account. You could install this firewall on a vps though https://www.heliohost.org/vps/ where you would have free reign to modify the php.ini as much as you wanted. The recommended SFTP settings are listed at the top of the page when you click the FTP button in cpanel.
  23. Krydos

    Tommy Is Back!

    All the $100 donors are already invited/transferred. Right now if you donated $20 or more you would be at the head of the line.
  24. Well, it took about 8 hours of high load and downtime, but I managed to install fileinfo for php 7.2.
  25. Did you donate through the Sparkie fundraiser on gofundme? If so could you please provide The name you donated asThe date you donatedThe amount you donatedYou already provided #3 is $10. Sorry, I can't look up gofundme donations by transaction id. Thanks.
×
×
  • Create New...