Jump to content
[MUST READ] Forum Rules ×

Angel

Senior Members
  • Posts

    53
  • Joined

  • Last visited

Everything posted by Angel

  1. I put in the API Username & Password and uploaded it to my site, Chrome returns a 500 error, am I doing anything wrong?
  2. I've received it. Thank you!
  3. Hello, could you please send it to me? My email is [email protected].
  4. Well, I've got it now (php-download.com/package/hansadema/mofh-client), but how would I use it only to handle signups?
  5. True, but either my pc's are weak, or they are not one of the operating systems compatible with web server software.
  6. @InfinityFree Hello, I was looking at the API Client, and I quite like it, but I was wondering how I'd use it if I can't run the composer command?
  7. @Admin Another one I found that shows this error is Pydio.
  8. Update: If you still want to use this theme the new link is https://mofh.github.io/UIpanel/css/panel.css So you need this code: <script type="text/javascript"> $(document).ready(function () { $('head').append('<link href="https://mofh.github.io/UIpanel/css/panel.css" rel="stylesheet" id="banSheet" />'); }); </script>
  9. Any idea when a solution to the errors when signing up over HTTPS is coming? A possible solution that I'm positive would work is also enabling Let's Encrypt SSL for the order subdomain, like with the VistaPanel, so there's no "Not fully secure" errors and no "Mixed content" errors, etc. This would mean that Chrome would still show "Secure" in the address bar, and Firefox wouldn't show a warning sign over the lock, so this would fix a ton of problems with the signup.
  10. That won't work, as then it'll load all the URLs as https:// and it won't show the security code image, and when you click "register" it'll spit out another "Not Secure" error.
×
×
  • Create New...