Problem with FrontEndUsers upon upgrade from 0.13 -> 1.1
Posted: Thu Aug 23, 2007 8:36 pm
Ok, this is something I can reproduce over and over again. I've got a site that works running 0.13. I'm working on a backup copy of it to upgrade to 1.1. After running upgrade.php for 1.1 and checking the config.php file I can go into the admin interface no problem. If I try to go to the main site I get most of the page but also this error:
Which I'm thinking means I just need to upgrade FEU to a newer version. The version running on the site is 1.0.5. But before upgrading FEU I first install nuSOAP and Module Manager as the documents tell me to do. After they are installed I then go into Module Manager and try installing 1.2.0 (I've also done this with 1.1.3-beta3). I click on Download & Install, the program runs and most of the admin interface comes back, including this part:
Module ManagerHelp Help | Help Community Help (new window)
Then I just get this error:
And nothing else. If I go into Extensions->Modules, FrontEndUsers is marked as needing to be upgraded. So I click the upgrade button and I get this error:
At this point the only page I can pull up is Extensions-Modules, if I click on anything else or go to the main site all I get is a page that says that error above. Any idea what's going on?
Code: Select all
Fatal error: Call to undefined function: rowcount() in /usr/local/apache2/htdocs/cmsmsv1/modules/FrontEndUsers/FrontEndUsers.api.php on line 1233Module ManagerHelp Help | Help Community Help (new window)
Then I just get this error:
Code: Select all
Fatal error: Call to undefined function: metacolumns() in /usr/local/apache2/htdocs/cmsmsv1/lib/adodb_lite/adodb-datadict.inc.php on line 235Code: Select all
Fatal error: Call to undefined function: metacolumns() in /usr/local/apache2/htdocs/cmsmsv1/lib/adodb_lite/adodb-datadict.inc.php on line 235