Chris informs me that he hasn't developed it since
2002. To make it work on the current builds of PHP, it
will be necessary to replace all the HTTP_xxx_VARS
with the _xxx or possibly _SERVER variables and also
address the getenv() and putenv() functions similarly.
The attached file contains a few INSERT statements for
the following tables:-
categories
products and
theme
to get us started and to know how the path info is
made relative to the install folder.
Also the body.css file refers to a body-bg.gif which
is non existant (and wrongly path-ed). Just copy the
templates/default/topmenu.gif to another file and name
it as body-bg.gif.
There is a file in /source/functions/ogout.phps --
just rename it to logout.phps .
SQL and body.css bugfixes