Hey Ladies:
I have a question about passing arguments to block in 7.x. We've got a block view set up to get the latest 3 blog posts by term. We’re using Term ID with depth as the argument and providing the default arg using php code with return arg(1); as the arg.
Works fine in views preview with arguments entered, but on an actual page it returns nothing. Never had a problem with this before in 6.x. Is there something new I'm completely missing? We've read through docs and tried a few different ways to return the default arg, but no luck. We attached the view to our question on the Drupal board. http://drupal.org/node/1166420
Cheers,
Allyson
PS: I cross posted this to a couple of lists so if you apologies in advance if you get it twice.