Need a help creating a simple code. I have field(editor) in a node which contains User ID who can view the View which i have created. a view is a page, which is something like node/%/workflow, so that means this node comes next to the view when a node is view.
I want that this like is not displayed if the user viewing the node doesn't have id in the field editor.
PHP filter module is installed, hence i can restrict the view access permission based on the php code.
all my nodes have taxonomy terms, that is: particular, comma separated tags go with each node. Just as usual.
The problem: When I access one of these terms via mydomainname.com/tags/[TERM], the list of the according body that comes with the node, is displayed in full length, which of course makes no sense. I want all titles listed, but the shall come only with body-teasers.
First I thought it may be a view (and it probably is), but I don't know where to change it.
Any ideas or hints what I could to to have this? :
I am trying to configure Ubercart to receive recurring subscription payments via PayPal WPS (and Express Checkout for that matter) and have my product set up, my Business Account set up on sandbox.paypal.com. I'm pointing the IPN notifications at my development site.