Page 1 of 1
step 5: fatal error: call to a member function on a non-object
Posted: Tue Jun 05, 2007 3:25 pm
by scion
Hi,
I'm new to cms and got into trouble at step 5. Please advice.
-----------------------------------
Updating hierarchy positions...[done]
Setting up core events...[done]
Installing modules...
Fatal error: Call to a member function on a non-object in /wwwROOT/install/lib/classes/CMSInstallerPage5.class.php on line 182
------------------------------------
Thanks.
.::scion::.
[center]new beast
[/center]
Re: step 5: fatal error: call to a member function on a non-object
Posted: Tue Jun 05, 2007 3:45 pm
by scion
Thanks. I got it working. Seems table were not created in step 4.
Re: step 5: fatal error: call to a member function on a non-object
Posted: Mon Jun 11, 2007 1:04 pm
by halm
I'm a newbie too, and I have the exact same problem ... I'd REALLY like to know how you fixed the problem!
Re: step 5: fatal error: call to a member function on a non-object
Posted: Mon Jun 11, 2007 9:04 pm
by Pierre M.
Scion has said the checkbox to create tables was not enabled in step 4.
Pierre M.
Re: step 5: fatal error: call to a member function on a non-object
Posted: Tue Jun 12, 2007 9:10 am
by halm
Well, wouldn't that delete the forum that's already in the database?
Some way to work manually around this?
Re: step 5: fatal error: call to a member function on a non-object
Posted: Tue Jun 12, 2007 5:22 pm
by Pierre M.
Hello again,
either you have "the exact same problem" (nothing is installed so you don't care to delete the previous install) or you haven't said enough about your own problem.
I understand this way : you have previously installed another software (a forum) already using the database. To install CMSms, you need to create its own table. It won't hurt your existing data, as CMSms prefixes its db objets. See :
http://wiki.cmsmadesimple.org/index.php ... d_database
Just use a prefix the other software doesn't.
Have fun !
Pierre M.
Re: step 5: fatal error: call to a member function on a non-object
Posted: Wed Jun 13, 2007 10:25 am
by halm
Thanks, worked like a charm! Being new to databases and such, I was afraid creating new tables would overwrite the forum. Consider me the wiser now
