Fatal error: Call to a member function RecordCount() on a non-object (SOLVED)

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
jmcgin51
Power Poster
Power Poster
Posts: 1899
Joined: Mon Jun 12, 2006 9:02 pm

Fatal error: Call to a member function RecordCount() on a non-object (SOLVED)

Post by jmcgin51 »

Moving a CMSMS 1.3.0 site from a Windows server to a Linux server.  Database has been migrated successfully.  Files from the old server have been backed up and uploaded successfully to the new server.  Install goes smoothly until page 5 of the install wizard, when I get the following error:

Updating hierarchy positions...[done]

Setting up core events...[done]

Installing modules...
Fatal error: Call to a member function RecordCount() on a non-object in /home/site/public_html/install/lib/classes/CMSInstallerPage5.class.php on line 182


What does this indicate?  I've already re-uploaded all of the \lib\classes\ files to ensure that they're not corrupted.

My modules directory is writable as required in the installer.

(And yes, I will be upgrading to 1.3.1 after I get the migration completed.)

EDIT: Well, I had done a forum search before posting, but while waiting for a response, I tried a couple of different searches, and found a resolution.  Looks like the issue has something to do with the prefix used for the db tables.  I still don't understand, but at least it's working now.

Thanks for your help!
Last edited by jmcgin51 on Tue Jul 15, 2008 1:55 pm, edited 1 time in total.
Locked

Return to “[locked] Installation, Setup and Upgrade”