| List: | Eventum Development | « Previous MessageNext Message » | |
| From: | Brian LaVallee | Date: | March 5 2012 5:51am |
| Subject: | Eventum 2.3.2 RC1: UPGRADE from 2.2: Release Conflict: lib/eventum/workflow/class.release.php | ||
| View as plain text | |||
Hi Bryan,
Doing an UPGRADE from 2.2 to 2.3.2 I ran into the following issue.
Fatal error: Class 'Release' not found in
/var/www/html/eventum/eventum-2.3.2/htdocs/list.php on line 110
Line 110: $tpl->assign("releases", Release::getAssocList($prj_id, true));
--
Turns out that lib/eventum/workflow/class.release.php was conflicting with
an Eventum class with the same name.
Renaming the workflow resolved the issue.
Sincerely,
Brian LaVallee
| Thread | ||
|---|---|---|
| • New Localization: class.language.php: Preferences Page: AvailableLanguages: | Brian LaVallee | 14 Jul |
| • Re: New Localization: class.language.php: Preferences Page: AvailableLanguages: | Bryan Alsdorf | 14 Jul |
| • Minor Issue : Eventum 2.3.2 RC1: UPGRADE from 2.2: Workflow Backend:APP_INC_PATH: Leading Slash: | Brian LaVallee | 5 Mar |
| • Eventum 2.3.2 RC1: UPGRADE from 2.2: Release Conflict:lib/eventum/workflow/class.release.php | Brian LaVallee | 5 Mar |
| • Re: Minor Issue : Eventum 2.3.2 RC1: UPGRADE from 2.2: Workflow Backend:APP_INC_PATH: Leading Slash: | Elan Ruusamäe | 10 Mar |
| • Re: New Localization: class.language.php: Preferences Page: Available Languages: | Georger Araujo | 14 Jul |
