I've got both paging and Adsense injector working on my site, but only one at a time, not together. I'm a two-week Drupal user so I'm not that advanced. Could anyone help me with figuring out why if I use the

command adsense injector doesn't work?

Thanks
Jason

Comments

Gurpartap Singh’s picture

Maybe you should try to use filter weights? Configure the input formats and check description on "Reorder" tab. Report back, if fixed, mark the issue as fixed :)

incom’s picture

In D Ver 4.76, where to place the Adsense Injector - + above Page Break or - below Page Break

I tried Injector top / bottom , but not working

Gurpartap Singh’s picture

Incase you are still missing the fix, you should try getting help from Adsense injector module maintainer(s).

furmans’s picture

I've submitted a workaround in the adsense_injector project: http://drupal.org/node/123972

Gurpartap Singh’s picture

Version: 5.x-1.0 » 5.x-1.x-dev
Status: Active » Fixed

As reported by furmans, the suggestion at http://drupal.org/node/123972 should work. It's a module's weight issue. So it would be preferable to ask users to install Paging module before they install Adsense Injector module. The MySQL query on the above link should help. There's also a module to manage other modules' weight, which might be helpful for users who might be new to MySQL or phpmyadmin. As a summary, Adsense Injector's weight should be higher/larger than that of Paging module; and we aren't talking about filter weight/order. :)

Anonymous’s picture

Status: Fixed » Closed (fixed)