Search results

  1. leafypiggy

    403 (Forbidden) Error AJAX Request

    You *REALLY* shouldn't be pushing SQL in an ajax request. That is entirely insecure, and is the reason things like ModSecurity exist.
  2. leafypiggy

    Resolved 421 Home directory not available - aborting

    It is not missing. Your account is located on two servers, and currently the logon system is pointing you to the wrong server.
  3. leafypiggy

    Resolved 421 Home directory not available - aborting

    We're aware of this issue. It's partially related (right now) to the login system maintenance that occurred last night.
  4. leafypiggy

    Account missing

    This is a result of the logon systems maintenance that occurred last night. I'm working on a fix for it right now. It's currently only affecting some accounts. I'll update you once it's resolved.
  5. leafypiggy

    Resolved Cannot log into account & website barely working

    This is a result of the logon systems maintenance that occurred last night. I'm working on a fix for it right now. It's currently only affecting some accounts. I'll update you once it's resolved.
  6. leafypiggy

    cPanel's been moved to x02?

    Hi, I apologize for this. This was due to the login maintenance earlier. You should be all set now.
  7. leafypiggy

    Resolved 421 Home directory not available - aborting

    When was the last time you opened your account? There is literally no trace of your account anywhere on our systems. I've recreated you an account... however any files or databases you had are gone.
  8. leafypiggy

    Resolved 421 Home directory not available - aborting

    Can you please try again now?
  9. leafypiggy

    Error 503 Backend fetch failed

    The script is most likely being killed because it is taking too long to run. What exactly are you doing to backup the database? I'd recommend using this script. http://sourceforge.net/projects/pmbackup/
  10. leafypiggy

    Can't Access wp-admin.php

    You removed a theme without changing the theme from the admin panel. You will need to re-upload the theme and then uninstall it before removing it. (Loneley-road is the theme) You can try modifying the database, too.
  11. leafypiggy

    How to change my username

    Correct! There is no way to change it, as the systems are all linked together.
  12. leafypiggy

    WordPress not working

    Your theme has an error in it. root@xo4 [/home/wptestse/www]# /opt/alt/php55/usr/bin/php index.php Parse error: syntax error, unexpected end of file in /home/wptestse/public_html/wp-content/themes/simple-black-and-white-theme/functions.php on line 25
  13. leafypiggy

    Spelling Error on X10 Website

    Working on this with our management team today. Sorry it slipped through the cracks.
  14. leafypiggy

    Error The following error occurred while connecting to the database:

    You can use software you have to pay for.. but you have to pay for it.
  15. leafypiggy

    Page Elements Not Loading Properly

    We're working on a full fix for this. I haven't gotten to patching free yet in the mean time
  16. leafypiggy

    Database structure with shorthand links

    I'd do this by storing each individual record as a uuid, and then using the first few bytes as the "unique" string (since that's what a UUID is..) I'd store that in a table with that as the primary key, and then a few other columns (time_created, time_updated, etc) and whatever other info you...
  17. leafypiggy

    CSS/JS Uploading Issues

    In reality, only the Cache-Control header is necessary to stop the caching. Trust us--we've been using it for months...
  18. leafypiggy

    Cron Again

    guys.. guys. GUYS. This thread's 6 years old. Locked.
  19. leafypiggy

    --enable-xsl (for PHP5).

    What is your domain name or username?
  20. leafypiggy

    Email account

    Hi-- Your email is not hosted by us. Your MX records point your domain to Google, meaning that you should be creating the email accounts from within your Google Apps admin panel. Any changes you make on the hosting server here have no affect on your actual email.
Top