Hello,

I've recently setup the mobile tools module on my website, and when I add the mobile tools block to a region, the entire website becomes blank.

I've checked the apache error.log file, but there's nothing in there for that site. I've run tail -f /var/log/apache2/error.log and nothing new pops up when I reload the page.

It most likely won't help, but I've currently got the block enabled on this page: http://m.campbellsportlibrary.org/contact

Under recent log messages in drupal, I'm also not seeing any errors. If I view the source of the page with that block enabled, that's also blank.

I'm stumped as to where I can even see what's causing this. I've tried uninstalling the module, deleting, redownloading and then reinstalling, but that didn't work either. Any ideas?

Comments

minoroffense’s picture

Status: Active » Closed (duplicate)

There's a bug with the block. It calls an undefined function to load the block contents. There will be a new release soon to fix that among other bugs.

See #1226580: function mobile_tools_switch_menu_link() doesn't exist