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

CommentFileSizeAuthor
#1 error1.png53.08 KBdrupal999
#1 error2.png43 KBdrupal999

Comments

drupal999’s picture

StatusFileSize
new43 KB
new53.08 KB
randallknutson’s picture

Status: Active » Closed (duplicate)

This is a duplicate of http://drupal.org/node/1417916

drupal999’s picture

Status: Closed (duplicate) » Active

As 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.

randallknutson’s picture

Status: Active » Closed (duplicate)

You 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.

drupal999’s picture

I 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