My main page dosent load all thought If I put a bad page address in it wiill tehen work of.
this is the error message.
Call to undefined function: drupal_set_html_head() in /home/inmrcco/public_html/modules/nodewords/nodewords.module on line 128.

Disabled the module and it now works.
Help
Thanks
Ron

Comments

baudolino’s picture

Have you activated the cache option for your site recently?

Robrecht Jacques’s picture

Assigned: Unassigned » Robrecht Jacques
Status: Active » Fixed

Fixed in CVS-HEAD and DRUPAL-4-6.

ron_mahon’s picture

Yes, I did just for Adsence? There seems to be some interaction

Robrecht Jacques’s picture

There was some interaction with cached pages. It is not possible to call 'drupal_set_html_head' then which caused the error to appear. As far as I can see, Adsense doesn't really have anything to do with it, maybe Adsense affects the way pages are cached and so the error appears more often when you have Adsense enabled.

Can you install the latest version of "nodewords" (check it out from CVS) and see if you still have the problem? If you do, please report back and I will re-activated this issue and look further into it. But I think the bug should be fixed now.

ron_mahon’s picture

Everything in nodewords works fine.
New revisions are fantastic
Thanks
Ron
Adsence has a few problems of it's own.

Anonymous’s picture

Anonymous’s picture

osherl’s picture

Anonymous’s picture

Anonymous’s picture

Anonymous’s picture

Status: Fixed » Closed (fixed)