Author Topic: Rootschat Free Webspace Problems  (Read 1220 times)

Offline Chris in 1066Land

  • Deceased † Rest In Peace
  • RootsChat Marquessate
  • ********
  • Posts: 6,523
  • "Forever Searching, Forever Learning"
    • View Profile
Rootschat Free Webspace Problems
« on: Thursday 13 October 05 17:29 BST (UK) »
Hi there

Have just published my new Local & Family History Website via Rootschat

http://mathornmill.rootschat.net  please be careful, it might crash your IE

But it would seem that people are having great problems getting in to it

On the advice of Johnathan, I used
http://validator.w3.org/
to see what the problem was; It came back with this - can anyone understand it please?

Revalidate With Options:  Show Source Show Outline
Show Parse Tree ...no attributes
Validate error pages Verbose Output

Help on the options is available.

No DOCTYPE found! Attempting validation with HTML 4.01 Transitional. The DOCTYPE Declaration was not recognized or is missing. This probably means that the Formal Public Identifier contains a spelling error, or that the Declaration is not using correct syntax. Validation has been performed using a default "fallback" Document Type Definition that closely resembles "HTML 4.01 Transitional", but the document will not be Valid until you have corrected this problem with the DOCTYPE Declaration.

Learn how to add a doctype to your document from our FAQ.

Namespace Found in non-XML Document Namespace "" found, but document type is not XML!

Character Encoding mismatch! The character encoding specified in the HTTP header (iso-8859-1) is different from the value in the <meta> element (windows-1252). I will use the value from the HTTP header (iso-8859-1) for this validation.

This page is not Valid (no Doctype found)!
Below are the results of attempting to parse this document with an SGML parser.

Error Line 1 column 0: no document type declaration; implying "<!DOCTYPE HTML SYSTEM>".
<html xmlns:v="urn:schemas-microsoft-com:vml"
The checked page did not contain a document type ("DOCTYPE") declaration. The Validator has tried to validate with a fallback DTD, but this is quite likely to be incorrect and will generate a large number of incorrect error messages. It is highly recommended that you insert the proper DOCTYPE declaration in your document -- instructions for doing this are given above -- and it is necessary to have this declaration before the page can be declared to be valid. 


Would appreciate some help

Chris in 1066
One of Rootschats Founder Members RIP 1942-2021
Living at the Heart of English History in 1066Land. 
www.Rootschat.com/history/hastings

Swarbrooke Family Heritage
https://swarbrooke.co.uk

Own Ancestral Website:    http://maythornemill.webs.com                                          
Monumental Sculptures Website:    http://Tombstones.webs.com

 Local History Site: http://zouch.webs.com
Baldslow Local History site
http://web.archive.org/web/20140626153455/http://www

Offline Gamone

  • RootsChat Extra
  • **
  • Posts: 37
    • View Profile
Re: Rootschat Free Webspace Problems
« Reply #1 on: Thursday 13 October 05 18:23 BST (UK) »
Whatever the possible faults in your website (and I've found at least one), it would take more than make to make my sturdy Macintosh crash!

The weird fonts in your menu don't exist on my machine, and I would imagine that they could upset certain browsers.

Incidentally, what kind of tool did you use to build that site? I took a glance at the source code, and it appears to be rather top-heavy. After all, your site looks like very ordinary HTML stuff.

Another detail: I don't like reading green on green.

William
Skeffington, Skevington, Skiffington, Skivington, etc (England, Ireland) -- Mepham, Pickering (England) -- Walker (Cork) -- Hickey (Tipperary) -- O'Keefe, Dixon (Clare) --  Kennedy, Baillie (Fermanagh) -- Cranston, Dancey (Cavan).

Offline Berlin-Bob

  • Caretaker
  • RootsChat Marquessate
  • ********
  • Posts: 7,443
    • View Profile
Re: Rootschat Free Webspace Problems
« Reply #2 on: Thursday 13 October 05 18:34 BST (UK) »
Hi Chris,

I just looked at the source code for your site (Right-click, show source code) and saw there was no
<!doctype blah blah >, just as the validation says.

looking at RootsChat source code, the first line is

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

on my site it's

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">


I don't which is best for you, probably the second one.
If you have access to your source code, make a security copy,

- delete the line/s
<html xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882"
xmlns="http://www.w3.org/TR/REC-html40">


- then 'copy & paste' the above line to the top of your index page,
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">

- add a line <html>
- and upload again.

If it works do the same for all your pages.  :)
If it doesn't, reload the saved copy and wait for somebody else to come up with an answer  :(

By the way, it works fine on Firefox

Hope this does the trick,
Bob

ps did you use Word and "save to HTML" or FrontPage ??
Both do very top-heavy, bloated code.
Any UK Census Data included in this post is Crown Copyright (see: www.nationalarchives.gov.uk)

Offline Watermusic

  • I am sorry but my email address is no longer working
  • RootsChat Senior
  • ****
  • Posts: 376
    • View Profile
Re: Rootschat Free Webspace Problems
« Reply #3 on: Thursday 13 October 05 18:40 BST (UK) »
No problems on Opera 8.5

Watermusic
Apsey - Devon, Dorset
Edmunds/Edmonds - Monmouth
Edmunds - Chard
Ellott/Ellet/Elliot - Dorset
Fry - Devon, Dorset, Somerset
Hill - Dorset, Somerset
Mabb - Dorset
Matthews - Hants
Richards - Dorset, Somerset
Webster - Lambeth, Norfolk
Others: - Backaller(and variations), Billows, Blessley, Crabb, Dening, Lea, Mitchell, Parris, Wilson, Woodward.
Main areas:- Chardstock, Bridport


Offline Zeb

  • RootsChat Senior
  • ****
  • Posts: 426
    • View Profile
Re: Rootschat Free Webspace Problems
« Reply #4 on: Thursday 13 October 05 19:26 BST (UK) »
DOCTYPE tags aren't really important for sites - I never use them  ;D

It was mentioned earlier about strange fonts.  Be careful what fonts you use because not all systems have the same fonts installed and any if you choose a font on your machine that isn't on someone else's then the browser will rollback to something else.  This can make the page look out of balance and other sorts of things could happen.  This might actually be the problem.

When I get back from work tonight I'll pull the page off the site and I'll go through the index file line by line and see if I can find anything that might be upsetting IE.

I'll post the results here.
Derby: WOODCOCK (Donnington)
Devon: HARRIS (Plymouth)
Lancashire: DERRICK
Lincolnshire: CROPPER, WOODCOCK (Boston)
London: BARKER, DUGGIN, HARRIS, HINTON, HULBERT, WHITE
Wales: HARRIS, PRITCHARD (Pembrokeshire)
Warwickshire: DERRICK, WOODCOCK
Desperate for my Woodcocks from Birmingham!

Offline Zeb

  • RootsChat Senior
  • ****
  • Posts: 426
    • View Profile
Re: Rootschat Free Webspace Problems
« Reply #5 on: Thursday 13 October 05 19:33 BST (UK) »
At a quick peek here, remove the following:
Code: [Select]
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
b\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>

Remove this:
Code: [Select]
<html xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882"
xmlns="http://www.w3.org/TR/REC-html40">
and replace with this:
Code: [Select]
<html>
If you're NOT using XML (or don't know what XML is) then delete this:
Code: [Select]
<link rel=File-List href="Maythorn_files/filelist.xml">
And the more I scroll down through the code I think you've possibly saved the site out using the wrong option.  How did you save it?  You should be saving as "HTML" or "xHTML" and not "XML"

There could also be an option somewhere in the preferences perhaps that has XML ticked?  Should be unticked if there is.

What did you use to make it?
Derby: WOODCOCK (Donnington)
Devon: HARRIS (Plymouth)
Lancashire: DERRICK
Lincolnshire: CROPPER, WOODCOCK (Boston)
London: BARKER, DUGGIN, HARRIS, HINTON, HULBERT, WHITE
Wales: HARRIS, PRITCHARD (Pembrokeshire)
Warwickshire: DERRICK, WOODCOCK
Desperate for my Woodcocks from Birmingham!

Offline Chris in 1066Land

  • Deceased † Rest In Peace
  • RootsChat Marquessate
  • ********
  • Posts: 6,523
  • "Forever Searching, Forever Learning"
    • View Profile
Re: Rootschat Free Webspace Problems
« Reply #6 on: Thursday 13 October 05 20:10 BST (UK) »
Hi All

Thanks for all that help and advice - really appreciate it

My site was made using Microsoft Publisher from within Office 2003 professional - and I did not use any fancy fonts at all; just times new roman & Arial

Will try to correct it a bit later though

I am glad it works ok on some systems.  (No problems on Opera 8.5
; it works fine on Firefox, etc)

Once again, thanks for all the help

Chris in 1066

Yippeee, post number 4000 :o ;D
One of Rootschats Founder Members RIP 1942-2021
Living at the Heart of English History in 1066Land. 
www.Rootschat.com/history/hastings

Swarbrooke Family Heritage
https://swarbrooke.co.uk

Own Ancestral Website:    http://maythornemill.webs.com                                          
Monumental Sculptures Website:    http://Tombstones.webs.com

 Local History Site: http://zouch.webs.com
Baldslow Local History site
http://web.archive.org/web/20140626153455/http://www

Offline Keith Bateman

  • I am sorry but my emails are not working
  • RootsChat Marquessate
  • *******
  • Posts: 3,843
  • .....The Cheshire Cat
    • View Profile
Re: Rootschat Free Webspace Problems
« Reply #7 on: Thursday 13 October 05 23:26 BST (UK) »
Hi Chris,

First congratulations on 4000 posts - I bet most of them were answering queries - WELL DONE.

Took a chance and went to your site  ;D ;D

Don't know whether you have already altered your site  - but it runs fine on my Windows XP

A couple of points.
A few of the side panel pictures are not there.
The page with the photos of the Mill is fine - except for some reason very slow and jumpy - ie when I press page up it take a couple of seconds to do that.

Nice to see that we have another Cheshire/Macclesfield family on site.

Looks good otherwise.

Cheers

Keith

Bateman - Ware, Herts, London.<br />Partington - Liverpool - Devon - Manchester<br />Foster - Liverpool - Manchester - Scotland<br />Gates - Cumberland - Liverpool - Manchester - Australia<br />Westwood - Ware, Herts<br /><br /><br />"Any information Crown Copyright, from www.nationalarchives.gov.uk"

Has Bouncing Emails

Offline Reggie

  • RootsChat Senior
  • ****
  • Posts: 423
    • View Profile
Re: Rootschat Free Webspace Problems
« Reply #8 on: Friday 14 October 05 05:06 BST (UK) »
Hello Chris

No trouble with Mozilla.  Very good, everything seems to work fine.  Just one small cirticism, I do agree with a previous poster about the Green on green.  Consider those who may have colour blindness problems.

Cheers

Reg
Johnson: Scotland & Australia
Robertson: Scotland & Australia
Bedford: London, Surrey, Somerset, Kent, Kensington
Ash(e): Ireland, NSW Australia
Tooley: England, NSW Australia
Austen: Surrey (Shalford)
Jackson: Australia - Ulmarra, Cowper
Howard: Australia - Maclean
Reiley: South Bersted, London
O'Reilley: London & Melbourne Australia
Tubb: Berkshire
Paterson: Scotland, NSW Australia
Higginbotham: possibly England, South Australia, NSW
Tooley: London, Sydney Australia