update process was aborted in project_release.module Fatal error: Call to undefined function _project_release_get_api_vid()

lightlisha - September 4, 2009 - 02:47
Project:Project
Version:6.x-1.x-dev
Component:Releases
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

After updating the project module to the latest dev version.
I got the folowing error after running update.php:

An error occurred. /drupal/update.php?id=69&op=do
Fatal error: Call to undefined function _project_release_get_api_vid() in /drupal/sites/all/modules/project/release/project_release.install on line 445

The following message was on the error page:

user warning: Duplicate column name 'version_api_tid' query: ALTER TABLE project_release_nodes ADD `version_api_tid` INT unsigned DEFAULT NULL in /drupal/includes/database.mysql-common.inc on line 298.

The update process was aborted prematurely while running update #6005 in project_release.module. All errors have been logged. You may need to check the watchdog database table manually.

Available updates page says that the project module is now "Up to Date"
My site status report says, "Database updates Out of date
Some modules have database schema updates to install. You should run the database update script immediately."

Does anyone have any suggestions as to how I can fix this?

#1

lightlisha - September 8, 2009 - 20:39
Status:active» closed

Seemed to be fixed by having Project, Project issue tracking, and Project Release modules all enabled and running update.php after those three modules are enabled. Was trying to wait to enable issue tracking, but I guess its not possible, unless I want the errors to show up.

 
 

Drupal is a registered trademark of Dries Buytaert.