Page 1 of 1

{solved} Fatal Error upon Install

Posted: Mon Oct 20, 2008 6:26 pm
by linds3485
I'm having some issues installing CMSMadeSimple. I've uploaded all the files, created the config.php file, and set the proper permissions. Upon accessing the /install directory I see the first step, choose language. When I submit that, I receive this error:

Fatal error: Call to a member function on a non-object in /home/alexispe/public_html/moxiecupcake/lib/classes/class.contentoperations.inc.php on line 360

CMSMadeSimple version 1.4.1
Apache version 2.2.9 (Unix)
PHP version 5.2.6
MySQL version 5.0.45-community-log

Host is Bluehost if that makes a difference.

Any suggestions?

Re: Fatal Error upon Install

Posted: Mon Oct 20, 2008 7:27 pm
by alby
linds3485 wrote: Any suggestions?
Check here

Alby

Re: Fatal Error upon Install

Posted: Mon Oct 20, 2008 7:52 pm
by linds3485
Double checked all that... same issue. Running the debug=1 url gives me the exact same select language page and then the non-object fatal error as before.

Re: Fatal Error upon Install

Posted: Mon Oct 20, 2008 8:05 pm
by alby
linds3485 wrote: Double checked all that... same issue. Running the debug=1 url gives me the exact same select language page and then the non-object fatal error as before.
Delete lib folder and re-upload whole folder

Alby

Re: Fatal Error upon Install

Posted: Mon Oct 20, 2008 9:04 pm
by linds3485
Nope. Same error...

Re: Fatal Error upon Install

Posted: Mon Oct 20, 2008 10:04 pm
by linds3485
Solved... ended up deleting ALL of the files and reloading them. No idea what it was. Seems like it is working ok now.