I don't really know what is causing this, but when I go to edit my blocks I see this error:

# warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'i18nblocks_theme_blocks' was given in C:\Documents and Settings\Aaron Hawkins\My Documents\websites\WaitingForTheStorm\includes\theme.inc on line 591.

Comments

PixelClever’s picture

Priority: Normal » Minor
Status: Active » Closed (fixed)

I just realized what caused this.

seul’s picture

Component: Module i18nblocks » Code

I hope Mr Aaron Hawkins will not mind if I supplement his insightful and elaborate description of how to fix the problem he encountered:

I fixed this behaviour when I finally realised that someone (me?) had deleted the complete and entire module folder. So after refilling it with latest versions of all the modules my site uses and running update.php I was good again.

kwud’s picture

Had the same bug when I copied over a module (to upgrade) but forgot (and then was unable) to run update.php.

Running that fixed the bug.

(Why are modules so inconvenient to upgrade on a normal Drupal website?)