I'm just starting with cms made simple,
Run down of probs so far on default install of latest stable version d/load, into my local windows iis server on win 2k
... the links to admin page from install are 'folders', my server needs the index.php ending as well (not a big prob!)
But.. when I tried to access the admin page it got upset and said...
Code: Select all
The XML page cannot be displayed
Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later.
Only one top level element is allowed in an XML document. Error processing resource 'http://www.zencarts.com/cmsmadesimple/admin/login.php'. Line 2, Position 2
<b>Notice</b>: Undefined index: QUERY_STRING in <b>D:\www.zencarts.com\cmsmadesimple\lib\classes\class.admintheme.inc.php</b> on line <b>121</b><br />
Maybe my iis server does not have the $_SERVER['QUERY_STRING'] as in the code line 121?
Is this a known problem?
Any easy solution?
oh and also, there was no 'upload' folder created in the original install, I did that by hand