From erp install.txt

For full functionality, please ensure that the following modules are
also ALREADY installed/enabled:

actions
og
views
workflow

The modules "Actions" and "Workflow" are not yet available for Drupal 5. I tried uploading the erp module anywho (on a new install of Drupal 5) and received this full page error:

Fatal error: Call to undefined function: theme_add_style() in /modules/erp/erp.inc on line 10

Deleting the modules/erp directory resolved the error (i.e. made my admin pages visible again).
I am using PHP 5 and a database prefix drupal_ and I "know just enough to be dangerous."

This isn't a holler for help, simply a report on my experience.

CommentFileSizeAuthor
#1 erp.inc.patch420 bytesphoolish
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

phoolish’s picture

FileSize
420 bytes

Even with the necessary modules problems (though worklog is unavailable) arise due to syntax.

singularo’s picture

Assigned: Unassigned » singularo

The workflow, og and actions modules are now all available. I'm using the versions as follows for the drupal 5 development.

actions-5.x-1.x-dev.tar.gz
views-5.x-1.5.tar.gz
workflow-5.x-1.0.tar.gz

Hmmm. I haven't actually put og in yet for 5.0, but its still early days for 5.0 anyway.

singularo’s picture

The modules are now all available, and work with the install profile in the 5.x release.

singularo’s picture

Status: Active » Closed (fixed)