Hi,

Thanks for the superb module again.

Sometimes, seems to be at random, I get following error message:

warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'phptemplate_im_msgs' was given in /www/drupal/includes/theme.inc on line 656.

When this happens, the im window changes size (from big to small). I would say im doesn't want to read the css anymore. Most of the times a flush of the caches helps but not always.

Any ideas?

Thanks in advance
Jan

Comments

pahariwalla’s picture

Status: Active » Postponed (maintainer needs more info)

That's pretty weird. I can't think of any reason for this to happen. The only idea that comes to mind is wondering whether a high refresh rate results in the browser not being able to refresh the css file in time ? hmm... I can't say I really understand how that might happen, but the fact that its intermittent, and there is no inherent change in process or data, and IM makes repeated calls to the server between page refershes ... thatis all makes me wonder whether setting your refresh rates lower might solve the problem. (admin/settings/im)

Good luck and please let me know if you find out anything interesting

Thanks