I have two drupal sites which i just upgraded to 6.14
The first worked fine, however the second resulted in the following error message post installation when I went to my homepage:

Fatal error: Call to undefined function filter_xss_bad_protocol() in /home/jmscult/public_html/home/includes/common.inc on line 1039

Any ideas? I tried downloading the upgrade again and replaced the common.inc file, but no luck.

Comments

vm’s picture

from what version did you upgrade? 4.6.x as this thread is tagged?

Peter72-1’s picture

Sorry, my mistake. I just edited my original post. I upgraded from 6.13 to 6.14

bkomega’s picture

I'm getting the following error after doing a similar upgrade

warning: include_once(sites/all/modules/date/theme/theme.inc) [function.include-once]: failed to open stream: No such file or directory in /home/site/public_html/includes/theme.inc on line 286.

warning: include_once() [function.include]: Failed opening 'sites/all/modules/date/theme/theme.inc' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/site/public_html/includes/theme.inc on line 286.

I'm getting a whole load of these...

Fleen’s picture

Would these errors have anything to do with the 6.x-2.3 update [Date, Date API, Date Popup, Date Timezone]?
I was going to run the 6.14 update, but want to make sure that I know the sequence of update procedures: I'm assuming that the 6.14 update should be run before the date and 'realname' module updates?

Any advice would be welcome: I'm kind of green at this stuff.

Peter72-1’s picture

No idea. I'm still hoping for a response to my original question.