inertia
Member
Posted 18 years ago #
Hello
I've been ahppy to find out that wpmu has finally reached 1.0 but when I upgraded from my pre RC1 version I got
Fatal error: Call to a member function on a non-object in wpmu-settings.php
what should I do? I have no idea since I'm not a technical person.
thanks.
K.
Try number one first but I have a feeling that you're going to get stuck with number 2.
1) Run the upgrade script at Dashboard -> Site Admin -> Uprade.
2) Copy out your wp-content directory and the config.php file in root, delete everythhng else, reupload the 1.0 files and replace the wp-content and config.php files. Chances are something old is still in there causing an issue.
Be sure to backup first though. :)
Good luck,
-drmike
inertia
Member
Posted 18 years ago #
thanks for the reply
2 didn't work. copied the wp-config file and the wp-content over 1.0 and it gave me the same error -
Fatal error: Call to a member function on a non-object in /home/user/public_html/site.com/wpmu-settings.php on line 18
not sure if the line was the same. I think it was.
I can't try 1 because I can't access the dashboard cuz of the same error.
inertia
Member
Posted 18 years ago #
ok I just installed it with some dummy DB then I changed the newly created wp-config file with my old DB settings and everything worked fine. upgrade complete.
inertia
Member
Posted 18 years ago #
ok.. for some reason every new blog is now created under blabla.com/newblog instead of newblog.blabla.com. how should I fix this? thanks.