"Fatal error: Call to a member function on a non-object in /home/gr8ness/public_html/nvr-brkn/wp-includes/query.php on line 10"
That's the error I get, and I honestly have no idea what it means.
This happens after I enter in all the database information and my email and then hit submit.
I haven't found anything on this site dealing with a non-object error for query.php, so I have no idea what to do.
I'm on a Linux Server, and my host is HostGator.
edited: Hold on, let me go research this. I have an idea.
You haven't preinstalled any plugins or activated the object cache, have you?
I've uploaded themes into the wp-content area and put in plugins in the mu-plugins folder. I haven't activated any of them though, so I'm not sure if that's the problem :/
Yup, it is. There's about a half dozen threads on the topic over at wp.org. The software is trying to get the plugins running but since wordpress isn't install yet, it can't find what it needs to give the plugins the info that they need.
Get rid of all that you added and run the installation first. Make sure the software is working fine and then you can start installing the extras.
Oh okay then =) Thank you very much! =D
Not a problem. Please make sure to let us know if you get it working.
It totally fixed it. Turns out some of the plugins were buggy :( I'm not really sure which ones, cause I deleted the ones that had a bunch of underscores in their names (cause that was the earliest error before the non-object one).
I think it was a search all blogs of the site plugin that caused the non-object error :/ But I'm not sure.