Hey there,

I'm getting a scary issue when trying to enable the Delta UI module (see screenshot). After having it the first time I (broke out in cold sweat) tried to fix it by increasing the max_allowed_package in the my.cnf of the mysql server but this didn't work (I'm working on localhost –MAMP– in a subdirectory, if it matters for this).

Instead I had to manually disable the Delta module in the system table (set 'status' of 'delta_ui' in 'system' table to 0 if anybody is looking for it) and run the update.php (although it doesn't actually do any updates). Trying to enable the UI again starts over the problem.

Same applies for the 3.x-dev and 2.0 versions except that for 2.0 I have to disable both the delta_ui and delta modules to get everything back to order.

Any hints on that? Let me know if I can help with anything.

Cheers, Tina

CommentFileSizeAuthor
Screenshot245.59 KBTinaRey
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

TheBigCat’s picture

That Delta module is a nightmare... I also got a similar fatal error. Had to disable the Delta module [after FTP-ing in and renaming the Delta folder] to get site functional again. Would love to see a real fix posted here.

Anonymous’s picture

Same for me using the 2.0 version. Screen goes completely blank when using Omega (sub theme) as default site theme or even when it isn't the default when selecting the settings link.

akoshodi’s picture

Version: 7.x-3.0-beta9 » 7.x-2.0

I am also experiencing the same problem. The screen goes Blank after I enabled the Delta module in Omega theme. I have searched for solution and this is the closest I get to anybody mentioning the blank page. I would really appreciate if someone could look into it.

isimgt’s picture

Any news?

The first module to work well now goes blank.

I'm looking if there is a conflict with another module.