I am testing, or more like writing a new theme using the Thematic theme as a base: http://wordpress.org/extend/themes/thematic.
I am using the wordpress.org test data:
http://codex.wordpress.org/Theme_Unit_Test
Any way I cannot access sub pages and am trying to determine the cause, most likely one of the following:
a)improperly set settings in dashboard.
b)incomplete theme (I am using it as base for theme I am writing and hope to make it as complete as possible.
c)flaw in testdata.
Anyone else have this problem with thematic/the test data?