| List: | Eventum Development | « Previous MessageNext Message » | |
| From: | Elan Ruusamäe | Date: | March 10 2012 9:44am |
| Subject: | Re: Minor Issue : Eventum 2.3.2 RC1: UPGRADE from 2.2: Workflow Backend: | ||
| View as plain text | |||
On 03/05/2012 07:16 AM, Brian LaVallee wrote: > Hi Bryan, > > Doing an UPGRADE from 2.2 to 2.3.2. I encountered the following minor > problem. > > Had a path issue with the workflow backend that was working fine in 2.2. > Had to add a leading slash in the workflow file to make it load in 2.3.2. > > FROM:require_once(APP_INC_PATH."workflow/class.abstract_workflow_backend.php > "); > > > TO:require_once(APP_INC_PATH."/workflow/class.abstract_workflow_backend.php" > ); in fact, you can just remove those lines, Eventum core classes are loaded via autoload by eventum updated docs/UPGRADE accordingly http://bazaar.launchpad.net/~eventum-developers/eventum/trunk/revision/4471 <http://bazaar.launchpad.net/%7Eeventum-developers/eventum/trunk/revision/4471> -- glen -- glen
| 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 |
