Closed (fixed)
Project:
DFP Small Business (Google Ad Manager)
Version:
7.x-2.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Mar 2011 at 16:37 UTC
Updated:
16 May 2013 at 13:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
jcisio commentedYes, possible. I haven't tested the filter when porting to D7. I'll take a look at this, but not right now.
Comment #2
thomas bosviel commentedArguments passed to
theme_google_admanager_block()aren't stored in an array. Filter works fine with this patch.Comment #3
jcisio commentedCorrect, I totally forgot (this is one of the first modules I ported to D7). Thanks for having pointed it out.
But please use the syntax
theme('google_admanager_block', ...)instead. Then test. If it works, I'll commit.Comment #4
thomas bosviel commentedWith
theme('google_admanager_block', ...)syntax.Comment #5
jcisio commentedCommitted. Thanks!
Comment #7
hlopes commentedI've ran into this issue using 7.x-2.3, so marking this issue as active.
Comment #8
jcisio commentedRevert. Nothing left to do here. Just wait for 2.4.