Logician - Nice Hack

.
I have a few points to note:
Installation
On initial installation I received the following errors (even though everything seemed to go ok:
Error on Page 1:
Warning: Undefined index: p in c:\program files\apache group\apache\htdocs\forum\webtemplates_install.php on line 74
Error on Page 4:
Warning: Undefined variable: pagetitle in c:\program files\apache group\apache\htdocs\forum\webtemplates_install.php on line 312
As I mentioned the installation and testing afterwards suggests this worked ok anyway, so not sure how relevant those errors are.
Installation Documentation
Just a small point really, you mention in your installation instructions about getting the additional help relating to the hack, referencing:
To learn how to use the hack, please call {YOUR FORUM URL}/show.php?pg=Webtemplatehelp and {YOUR FORUM URL}/show.php?pg=Webqueryhelp files
I believe these should be pointed to:
show.php?pg=webtemplate_help and show.php?pg=webquery_help, respectively (with the forum path of course).
Style Issue
Although your test page loads successfully, my header and footer components don't show up. I'm not sure whether this is by design or not.
Of course it was easy for me to go to my relevant style and copy the code there which sorted it fine, but what happens if people have multiple styles.
Is there any way to point the webtemplates header and footer templates to their selected or default style?
I'll have a play with it in more detail now. Keep up the good work

.