drupalfun.com
Setting the Views argument
I've made it this far, and now I finally need to give in and ask for some help...
The panel that displays the avatar view won't display the avatar when I set the argument, I can't find any info on the argument settings. I know the argument is Node: Nid, but this is outputting <?php echo ’’; ?>
Are there other important settings for the argument?
Related Questions
Responses
2. Need Help with Views
Hi Mark,
If you still need help with views send me an email: ofer@ofermorag.com.
I can help you solve this problem.
Ofer Morag
3. hi mark
well just in a way to enlight you and to make you feel secure about what your doing... ITS OK if you set an argument and it doesnt show anything now, because NOW your views will depend of THAT argument to show up the info, thats why next to the PREVIEW button is a text field named Argument so you can input the arguments to preview the content. So if you set it in a proper way and then add it on your panel as a "Content Pane" it should be working.
now, in this case, if you are getting "<?php echo ’’; ?>" as a result of your query , then you must check that your Empty text is set to PHP input and otherwise check that the code is right.
Thats my suggestion, i hope you find it useful.
4. Setting the Views argument
"Everything seems to work until I add the argument. As soon as I add the argument I have no query. If I delete the argument I can see the avatar in Live preview. If I increase items to display to 2 then I can see Avatars for both my demo profiles".
I'm having the same problem. How did you solve it?


1. I've been constantly working on this for days now
Have been searching everywhere for an answer, but to no avail. To update this is where I'm at....
I deleted the view and all my content and started again. I then rebuilt the view as it says in the ebook. Everything seems to work until I add the argument. As soon as I add the argument I have no query. If I delete the argument I can see the avatar in Live preview. If I increase items to display to 2 then I can see Avatars for both my demo profiles. As soon as I add an argument - nothing. I have added the argument input on Pane settings so that is not the issue.
Any help with this will be most appreciated.