Results 1 to 3 of 3

Thread: Status Page

  1. #1
    lord_dude
    Guest

    Status Page

    Not knocking the site here coz i think its great and an invaluble tool but...


    There often seems to be things not working like the search being down, or avatars not being displayed etc. I though it might be useful to have a Service Status Page, like ISP's have so if something doest appear to be working, you can go there and see if its your PC or the site, and see if its the site, when its expected to be fixed/reinstated. It would also stop something ive noticed in the past, where the same errors constantly get reported in this forum when they are known bugs. This used to happen a lot with that server busy message b4 the next servers were in and still happens now a bit.

  2. #2
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    Quite a good idea, but could be a lot of work for John
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

  3. #3
    Fanatic Member
    Join Date
    Jan 1999
    Location
    UK
    Posts
    593
    Try this code

    VB Code:
    1. If CanReach("http://www.vbforums.com/") Then
    2.   Jelsoft.VBWorld.Status = vbAllWorking
    3. Else
    4.   Jelsoft.VBWorld.Status = vbNothingWorking
    5. End If

    We don't have plans to take things offline regularly enough for such a page to be necessary or useful. If something is not working, a quick visit to this forum will fill you in on most stuff.

    John

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width