Author Topic: London Gazette is down  (Read 514 times)

Offline celia

  • Deceased † Rest In Peace
  • RootsChat Marquessate
  • ********
  • Posts: 6,463
    • View Profile
London Gazette is down
« on: Sunday 29 July 07 15:49 BST (UK) »
Yesterday I was downloading then deleting registry,or clean up your computer programmes.Then later went on  The Gazette all i got was as you see below.I thought i had messed up :o.Spent hours trying to put it back ::)  then  noticed i hadn't read it properly in my pannick :-X ;D
Thought i would let you know ;)

Celia


<%@ Language=VBScript %>
<%Option Explicit %>

<%
'*********************************************************************************
' 500.asp
' ============
' One-Liner:
'   Site will re-direct to this page if there is an error
' Description:
'   As Above
' Parameters:
'   webType - 0 = London, 1 = Belfast, 2 = Edinburgh
'      errorText
' Created By:
'   Jason Beange 26 July 2002
' Updated By:
'
'*********************************************************************************
' **** Page Type *****
'Used for menu control
dim strPageType
strPageType = ""
%>

<%
dim intWebType
dim strErrorText

intWebType=cint(Request.Querystring("WebType"))
strErrorText=trim(Request.Querystring("error"))
%>

<!--#Include file="at/connect.asp" -->

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
   <title>Gazette (Internal Error)</title>
   <!--#Include file="includes/styles.asp"-->
   <!--#Include File="scripts/JSmenu_orig.asp"-->
</head>

<body class="bodyClass" onLoad="preloadImages();">

   <!-- #Include File="includes/header.asp"-->

<%
If strErrorText = "" Then
%>
   <div id="content">
     <h1>Internal Server Error</h1>
     <H2>Quick Repairs Underway </H2>

    <P>Thank you for your patience. We are currently repairing a minor fault in our system. We expect this to be resolved soon. We apologize for the inconvenience. </P>
     </p>
   </div>
<%
Else
%>      
   <div id="content">
     <h1>Internal Server Error</h1>
     <h2><%=strErrorText%></h2>
     <p>
     Please contact your site administrator.
     </p>
   </div>
<%
End If
%>
   <!-- #Include File="Includes/footer.asp" -->

</body>
</html>
Celia 1941-2010
~~~~~~~~~~~~


Rake Lane Burials

M.I.Merchant Marina's Rake Lane

FLORENCE JONES MARRIED JOHN GIBBON HIGNETT IN 1885

Offline avm228

  • RootsChat Marquessate
  • *******
  • Posts: 24,827
  • Census information Crown Copyright, from www.nationalarchives.gov.uk
    • View Profile
Re: London Gazette is down
« Reply #1 on: Sunday 29 July 07 15:54 BST (UK) »
Their old website's search function is down, but the new website (Beta version) has worked fine for me today:

http://beta.gazettes-online.co.uk/

HTH

Anna
Ayr: Barnes, Wylie
Caithness: MacGregor
Essex: Eldred (Pebmarsh)
Gloucs: Timbrell (Winchcomb)
Hants: Stares (Wickham)
Lincs: Maw, Jackson (Epworth, Belton)
London: Pierce
Suffolk: Markham (Framlingham)
Surrey: Gosling (Richmond)
Wilts: Matthews, Tarrant (Calne, Preshute)
Worcs: Milward (Redditch)
Yorks: Beaumont, Crook, Moore, Styring (Huddersfield); Middleton (Church Fenton); Exley, Gelder (High Hoyland); Barnes, Birchinall (Sheffield); Kenyon, Wood (Cumberworth/Denby Dale)

Offline celia

  • Deceased † Rest In Peace
  • RootsChat Marquessate
  • ********
  • Posts: 6,463
    • View Profile
Re: London Gazette is down
« Reply #2 on: Sunday 29 July 07 16:55 BST (UK) »
Thank you Anna,i didn't see any mention of the new site ::)The search layout is different,prefare the other one ;D I had just  refined ;D I had a try with the new one same but different :).It doesn't seem to give All dates,but practice makes perfect, as they say ;D

Celia

Celia 1941-2010
~~~~~~~~~~~~


Rake Lane Burials

M.I.Merchant Marina's Rake Lane

FLORENCE JONES MARRIED JOHN GIBBON HIGNETT IN 1885