Search results

  1. P

    Is there any way to get some help with a problem? I've gotten no response on the forum -- who...

    Is there any way to get some help with a problem? I've gotten no response on the forum -- who can I ask?
  2. P

    Is there any way to get some help with a problem? I've gotten no response on the forum -- who...

    Is there any way to get some help with a problem? I've gotten no response on the forum -- who can I ask?
  3. P

    Is there any way to get some help with a problem? I've gotten no response on the forum -- who...

    Is there any way to get some help with a problem? I've gotten no response on the forum -- who can I ask?
  4. P

    SQL sort order

    Got it. Empty is not the same as NULL. Just had to change [dcc is null to [dcc = '']. Works now.
  5. P

    SQL sort order

    Nope. Tried: ORDER BY CASE WHEN dcc is null THEN 1 ELSE 0 END,dcc ASC,namefirst and the order is as if I requested ORDER BY CASE WHEN dcc,namefirst Nulls are still at the top dcc is a varchar(4) field
  6. P

    SQL sort order

    I've tried various options to retrieve a list of records sorted ascending with the NULL records at the end but to no avail. Is there a way to do this in MySQL on X10?
  7. P

    Domain link severed

    Hmmm didn't know they were changed. Thanks for pointing that out.
  8. P

    Domain link severed

    Error: (XID a9ybkn) The domain “grvs.org” already exists in the Apache configuration. Anything else?
  9. P

    Domain link severed

    My ##.org link was severed from my ##.x10hosting.com link. What do I need to do to get it back?
  10. P

    Threatened deactivation

    https://x10hosting.com/sso/main has always worked before. EDIT: In fact, your address goes to the exact same address I've been using.
  11. P

    Threatened deactivation

    I just received a "Final Notice" for account inactivity warning. Why? I've logged into the accounts at least 3-4 times in the past 30 days, last time June 19th or 20th. Is there a problem with my logins?
  12. P

    Message about no site...

    That's better. Thanks essellar. I still want to know why it changed without warning...
  13. P

    Message about no site...

    Since I've had a "website" for a couple years here, why is it this month is the first time I've seen the message about no website. Up until this month I got into CPanel with no problem. What changed? How do I change my CPanel theme when I have no CPanel this month? All I know is something...
  14. P

    Message about no site...

    I just tried to do the obligatory sign-in to CPanel and get the message "You don't have any websites added. Create one and begin your online presence today!" I see one. It's there. Why is the system telling me it isn't? Because of this I can't get to CPanel. Did something change I don't know...
  15. P

    Suspension Timing

    I think you just answered the question I just thought of. So you must log in 30 days from the last log in, not within 30 days of a calendar date. Got it...
  16. P

    Suspension Timing

    In order to keep our accounts active, we are required to log into our CPanel once a month. The problem I see is that 'month' keeps changing. I set a reminder in my calendar for 5 days before suspension (23rd of each month) and this month the suspension occurred on the 21st. If the date's going...
  17. P

    Forbidden access

    Thank you! That worked great.
  18. P

    Forbidden access

    i keep getting the error: ------------------ Forbidden You don't have permission to access /wjp/grvs/calendar.php on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. ------------------- every time i enter "http://" or...
  19. P

    Can't attach to my site via FTP

    Found it. Antivirus turned on something evil.
  20. P

    Can't attach to my site via FTP

    Up until yesterday everything has been fine. As of yesterday I can no longer attach to my site using my FTP service. I've been using WebDrive for years to connect. I have not updated anything in a long time -- as far as FTP software. Any idea what's going wrong? The log from Webdrive shows...
Top