By hellosct1 on
hi,
I installed the module viewsphpfilter "
http://drupal.org/project/viewsphpfilter
and when I put the filter in place
it does not work
I have selected node Fitlre PHP
and PHP mode
Here are my source
$ nid = array ('1136 ', '1116');
Thank you for your help
Comments
a couple of things: 1. if you
a couple of things:
1. if you want to write php code here, use the php tag, see below the textarea for how to do this
2. your question has nothing to do with module development as you are not developing a module. So, this is the wrong place to ask this question
3. module support, particularly for less-used modules such as this one (see it's usage statistic: http://drupal.org/project/usage/viewsphpfilter) it's better to ask for support in the module's own issue queue, you may even find a solution posted there already.