any help is greatly appreciated: try to get on my site local and this is what appears:

warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'views_access' was given in /Applications/MAMP/htdocs/drupal/includes/menu.inc on line 452.
warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'imce_access' was given in /Applications/MAMP/htdocs/drupal/includes/menu.inc on line 452.
warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'views_access' was given in /Applications/MAMP/htdocs/drupal/includes/menu.inc on line 452.

with a body block and blue square with question mark. I'm lost........

Mark

Comments

vm’s picture

what version of PHP, Drupal, views and imce?

rotnme’s picture

php 5.2.6, drupal 6.13, views 6.x-2.6, imce 6.x-1.2

vm’s picture

I'd upgrade php to 5.2.9, I'm not seeing these errors in 5.2.9.

rotnme’s picture

I'll give it a whirl, thanks.