Fatal error: Call to a member function on a non-object in /hsphere/local/home/lizzy/lb.viktm.com/roster/settings.php on line 22
I've confirmed that the tables have been created and that there is data in the table.
I need to know if this error is because of not running the pre-requisite 4.0.4 for mySQL server and client. I believe my server is 4.0.4 and the client is 3.23.69.
If it's because of the version, I have to ask why during the initial installation process does the database type dropdown say mySQL 3/4/5? If anything, 3 should not be there at all. Why not do a check before allowing the installation to proceed if you don't meet the pre-reqs? Obviously the installation process can connect to the database since the tables have been created. It wouldn't make sense that the app can't read the tables that it created.