When clicking on the 'Drupal Gapps module settings' link in Configuration, I'm just being presented with a white screen; no errors are produced either on-screen or in my logs. The beta1 release is fine, this only occurs with the 6-dev version. Have emptied the cache and tried it on a fresh install of 6, but still no joy. Could this be anything to do with me using phpseclib instead of the server-side Mcrypt? Any help with this would be greatly appreciated; I've managed to get Grupal working for what I need, but this module seems to enjoy far more support.

Many thanks,
Paul

Comments

redasakhi’s picture

any news !!! i wanna use this module..it seems great !

jan_ver’s picture

In drupalgapps.module change:
'page callback' => 'drupalgapps_settings_form',
To:
'page callback' => 'drupal_get_form',