Page 1 of 1

Undefined index: QUERY_STRING? Promblems after moving to new Machine.

Posted: Tue Mar 28, 2006 8:28 am
by Twitch
Hello,

I was running CMSMS v0.12 Fiji with PHP 5.0 on a Windows 2003 Server OS. I am using a Free MySQL db from freesql.org.

I took the necassary steps to transfer the CMS to a new machine(i.e. clear cache, update config.php).

So now I'm running CMS v.012 "Fiji" with PHP 5.0 on a Windows XP OS with IIS. Same DB.

When I open the page http://localhost/cmsmadesimple/ I get the following displayed above my page.

"Notice: Undefined index: QUERY_STRING in c:\inetpub\wwwroot\maidu\index.php on line 40"

When I type a URL like http://localhost/cmsmadesimple/[b]index.php?page=home[/b], the notice disappears.

Is there anything else I need to update to complete the transfer to my new machine?

Re: Undefined index: QUERY_STRING? Promblems after moving to new Machine.

Posted: Tue Mar 28, 2006 8:37 am
by petert
Did you notice the search button on this page?
This forum has a great search function and is our collectivememory for things that can go wrong (and things that go right).
Put in 'Undefined index: QUERY_STRING' in the search box and you will see that you are not the only one with this problem. There is even a solution.