White screen appears after registering in Drupal in some cases.
phpBB user is creating but on exit was error.
Already fixed. Next dev release tomorrow will include this changes.
If you run into the issue press refresh.

Comments

Anonymous’s picture

little remark, sometimes you also could get a white screen becaus drupal ask more ram space after installing modules, there is a simpel code to give it more space.

php_value memory_limit 16M
(or more then 16)

I set it here becaus it's also an error that could occure.

fizk’s picture

Status: Active » Closed (fixed)