I am getting closer now, I am now getting
Warning: Undefined variable: REQUEST_URI in
\path\to\global.php on line 39
Warning: Undefined variable: QUERY_STRING in
\path\to\global.php on line 47
Warning: Undefined index: HTTP_POST_VARS in
\path\to\global.php on line 64
Warning: Undefined index: action in
\path\to\global.php on line 64
Warning: Undefined index: action in
\path\to\global.php on line 67
And my news gets added at the bottom. BUT I have not seen these "QUERY_STRING" and all the other things mentioned anywhere else in this thread. \
When I do the require command at the top of my index page I get those errors at the very top above all the layout, no more header error though