Code: Select all
Fatal error: Call to a member function GetContent() on a non-object in
C:\wamp\www\cmsmadesimple\lib\content.functions.php on line 497
So, I figured I'd delete it and start over. It won't delete. It fades out, then pops back into place. It is the only page I created, has no children, (and no parents). I am the only user, an admin, and the owner of the page.
I thought that maybe if I deactivated the page first it would delete. I clicked on the green arrow, and got this error:
Code: Select all
Error: the XML response that was returned from the server is invalid.
Received:
<br />
<b>Fatal Error</b>: Call to a member function getContent() on a non-object in
<b>C:\wamp\www\cmsmadesimple\admin\listcontent.php</b> on line <b>272</b><br />
You have whitespace in your response.
What did I do wrong?

Thanks!
Update (1/28): Just installed 1.2.3 on my live site web host, and it works just fine. Obviously there is a difference in the settings between my hosting account, and my WAMP installation in the Apache or PHP settings. Does anyone know what setting would cause this error? What should I change?