Error

I'm getting this error about 50 times at the top of the screen on all the modules:
Warning: Missing argument 5 for drupal_error_handler() in /hsphere/local/home/yawnguy/paulsrobot.com/includes/common.inc on line 583

Paul's picture

Error now fixed (hopefully!)

I saw the error in action. I checked back on the Drupal page and someone suggested a small change in the code which seemed to work, so I changed the same code on this site and it seems to have fixed it.

Please let me know if there is any more trouble.

Paul

Paul's picture

Error

Wow. Thanks for the warning. Is this on every single page of every single module? Is it still like that? That would make the modules unusable.

I note there is a post on Drupal's site mentioning this same error, saying it looks like a bug that needs fixing. I don't know why it would affect you and not others, if that is indeed the case. I just cleared the cache, which might help, especially if you clear your browser cache too. I don't know enough php to go into the code file and debug it.

Let me know the latest, please. I can make the 1.0 versions available to you temporarily if it's not fixed yet.

Paul