I've been trying to add a hit counter to a view (unordered list of several nodes). I enabled statistics and have checked the 'Count content views' checkbox (which does display a hit counter on each node) however, I would have thought some kind of "node content views" would be available as a field in views? This is not the case. Is there another way around this?
I used the views module to build a page that displays nodes from specific content type, I'm also using Taxonomy access control so that only authenticated users can view this content, now when unauthenticated user clicks on the page link he gets an empty page, I want to create a more friendly page that gives some explanation and redirects to login form, I found the LoginToboggan module but this works only with access denied pages, I also tried to change the page permission from views but this hide the menu link as well, so what do you suggest ? thanks
I'm building a site for my hockey group, and one of the things we want it to do besides give information, is allow for users to register for our weekly recreational games:
Sign up per event
Post the list of people signed up with options such as "offering a ride"
Pay for the event (or at least so an administrator can mark someone as paid)
Administrators have the ability to modify the sign ups
Hi,
Imagine a Twitter-like or Facebook-style auto-refreshing View with Node-submission form on top... I achieved this using Views, Form Block, and Views Auto-Refresh (part of Views Hacks) modules.
But the trouble is that as soon as someone submits a new node, he is redirected to the full node page of that new node, while I need him to stay on the same Views page while his new node appears below. Do you know how to achieve this?
This page is a node called fences for using a created content type called "services". Of course there are other service nodes such as "decks", "screen porches", etc. The administrator can add a new service node at any time.