Downloaded the http://apps.leveltendesign.com/sites/default/files/openenterprise-7.x-1....
Fails to load Apps and has multiple scripting errors during install from configuration point on to the end. These errors should be common to all who try to install this version. System using memory_limit = 128m
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | error1.png | 53.08 KB | drupal999 |
| #1 | error2.png | 43 KB | drupal999 |
Comments
Comment #1
drupal999 commentedComment #2
randallknutson commentedThis is a duplicate of http://drupal.org/node/1417916
Comment #3
drupal999 commentedAs of 2/2/12 17:34 EDT. I have not been able to get any APPS installed after going thru the install process. I check box the apps they do not install. I use the Apps admin and they do not install.
My assumption is that the errors during the install are preventing a correct setup.
I do a drush make and then browser install process and get the same errors as before.
; make file for OE profile
; Profile.
core = "7.x"
api = 2
projects[drupal][type] = core
projects[drupal][version] = "7.10"
projects[openenterprise][type] = profile
projects[openenterprise][download][type] = git
projects[openenterprise][download][url] = http://git.drupal.org/project/openenterprise.git
projects[openenterprise][download][revision] = DRUPAL-7--1-0-BETA3
Wasting a lot of time just trying to get a look at OE. I would think getting the install right before release would be a part of any release testing.
Comment #4
randallknutson commentedYou should try downloading the tar.gz instead of building from drush. I've verified that everything works there. When building from drush things can be upgraded and break.
Also, we've released beta4 which fixes many of the issues you are encountering.
This is still a duplicate. If you have something to add to the other issue, please post it there.
Comment #5
drupal999 commentedI have tried the .tar.gz all the ones listed on your site last weekend after various make files failed. It all failed with different variations of failure but the beta3 tar.gz acted just like the drush download with the same problems. I will try the beta4 this weekend. thanks