With the 21-Sept-12 version of Commons, I am consistently getting the following error when enabling 4 modules at the same time:

Parse error: syntax error, unexpected T_FUNCTION in [...]\profiles\commons\modules\contrib\aloha\filter_true_wysiwyg\filter_true_wysiwyg.module on line 230

This happens when I enable the following four modules using the built-in Drupal Modules menu (haven't tried enabling via Drush):

Icon font 7.x-1.x-dev
Aloha Editor 7.x-2.x-dev
Filter -- "true WYSIWYG" 7.x-2.x-dev
jQuery Update 7.x-2.1+9-dev

When I select the bottom three modules without Icon Font and 'Save', it loads the page 'Some required modules must be enabled' and says "You must enable the Icon fonts module to install Aloha Editor." When I click 'Continue' it returns to the 'Modules' menu, but none of the four modules are shown as enabled.

I am currently running the Acquia AMP Stack in a Windows environment.

Comments

kazar’s picture

Subscribing & confirming this issue (CentOS, php 5.2.17, in case that is relevant)

erikwebb’s picture

Project: Drupal Commons » Commons WYSIWYG
Priority: Normal » Major
erikwebb’s picture

Project: Commons WYSIWYG » Aloha Editor (obsolete)
Version: » 7.x-2.x-dev
wim leers’s picture

Assigned: Unassigned » wim leers
Status: Active » Postponed (maintainer needs more info)

#1792684: Enforce PHP 5.3 as a requirement is fixed, which I think also fixes this issue?

erikwebb’s picture

Status: Postponed (maintainer needs more info) » Fixed

Looks like it to me.

thelizardking34’s picture

Changed default PHP to 5.3.9 and enabled all modules without issue. Thanks for the fix.

wim leers’s picture

Great :)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.