The error message I am getting is this:
Notice: Undefined variable: html in C:\wamp\www\template\domains\Template\public_html\cms\kickstart.php on line 2306
Is this related to the PHP limitation described in the Kickstart introduction, that reads,
You actually need to either turn off PHP Safe Mode, or make sure the target folder is owned by the same user as the one you web server runs on: this is a PHP limitation we can't overcome.
If so, I have Safe Mode off in WampServer, but still no go.
I am new to WampServer, so I wonder if I am overlooking something obvious?
If anyone else has encountered this and know the work around, please share a response.
Thanks, SL