Recent content by darknessiseek

  1. D

    Server xo3.x10hosting.com Down

    It's now resolved on my end! Finally!!! It's when Cpanel updates their packs all hosting has to update, which causes the errors.
  2. D

    MySQL & Website Broken

    The Unknown error is because your mysql tables do not have "password_expired" field added, if you can access your mysql add that field to that table, problem solved!
  3. D

    Server xo3.x10hosting.com Down

    Still as today same thing tried all night long and still got same message.
  4. D

    Web page login

    That is not true no where in their terms or policy does it state you can't have a login.
  5. D

    Server xo3.x10hosting.com Down

    I don't know how long it's been down I came home from work and it was down when I tried to access it like 3 hours ago I thought I would wait till it resolved itself. Anyhow still not able to access CPanel I get this error: Internal Server Error 500 No response from subprocess (cpanel (cpanel))...
  6. D

    JSON

    I know it uses eval function, it can be recoded not to have to use eval in it, I was giving an example to an alternative, when the json function does not work. There are many other alternatives than that,it was an idea how to go about it.
  7. D

    Can't login

    Fixed now, sent an email.
  8. D

    JSON

    I know it's not a custom function, it means it's missing, and if it's missing you have it disabled or it's not compatible with your php version. You may want to make a custom function such: https://gajendrakrjain.wordpress.com/2014/10/07/alternative-for-json_decode-and-json_encode/
  9. D

    JSON

    Read the error... Fatal error: Call to undefined function json_decode() in xxxxxx.php on line 24 In your script you are calling the function json_decode() it is undefined because there is no such function that exists. The fatal error has nothing to do with the server but bad coding habits...
  10. D

    Can't login

    Yes, did all checks
  11. D

    Can't login

    went to amibehindaproxy.com and it indicated I am not using proxies. Even lagado.com showed no proxies. So what could be the problem? (I put x's for protection) Your IP address: 72.xx.xxx.xxx Your hostname: 72-xx-xxx-xxx.cpe.cableone.net Proxyserver: No proxyserver detected. You do not have a...
  12. D

    Can't login

    I try logging in but can't I use none of the following using my laptop, and firefox browser I logged in earlier today (using same connection), but now I can't, I get this message: There is a problem with your request We've found that you're connecting with a network proxy, VPN, or Tor, and we're...
  13. D

    MySQL PHP Errors.

    Still not fixed? Mysql was upgraded but, seems like the PHP part was not upgraded to the same compiled mysql version, leaving that mismatch error. For those using a database, your database still works, that error is just an error because php part have not been updated to the correct one...
  14. D

    MySQL PHP Errors.

    I have same problem it is the hostings problem they need to upgrade the PHP to the current one, and the Mysql...
  15. D

    Myphpadmin trouble loading

    Care to liberate how one would do this? I see no option for load time. If you mean move database to another hosting company, i would not care to do so, things should work on x10hosting, I have 5jelly account already, but prefer x10hosting because 5jelly times out every 3 minutes your on idle...
Top