enabling AdSense module breaks Node-style views in IE7
gallamine - June 27, 2009 - 22:08
| Project: | AdSense |
| Version: | 6.x-1.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
When I enable the AdSense module (AdSense core) it breaks a node-style view I have - but only in IE7. The view will print the first node, then following that it prints what looks like the $node variable. It's almost as if, after the first node is displayed, a "print_r($node)" is called.
When I disable the AdSense module, the view prints fine. This doesn't happen in Firefox (3.0.11).
Very bizzare - any thoughts?

#1
No idea what the problem is. Nothing browser-specific is used in the module, so it probably is something in your site.. Try using another theme to see if that's the culprit.
#2
No further info in more than two weeks. Closing the issue.