I have a customized node view page (custom /node/%node page) which represents the unique node view page. When I visit this page, user points are not added to the author.
Note: UserPoints visit is enabled, Content Points for visits is set to 5.
Thanks

Comments

berdir’s picture

Status: Active » Postponed (maintainer needs more info)

What do you mean exactly with "customized"?

Userpoints Visits depends on the hook_node_view() hooks being called.. if they aren't, then this cannot work.

If you replaced node_view() completely, you need to make sure that these hooks are called other otherwise assure that the Userpoints Visits hook is invoked.

manuel.adan’s picture

Issue summary: View changes
Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

There is no activity on this in the last 7 years, assuming it is solved. Please, feel free to reopen if necessary.