Closed (fixed)
Project:
Premium
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
2 Nov 2009 at 01:15 UTC
Updated:
30 Apr 2011 at 21:51 UTC
I have a content type with it's own node.tpl.php file. Premium module is not working witht he pages that use this custom file. I have the content type enabled in the premium settings.
Comments
Comment #1
miklYou should be able to access the $node->premium_access attribute in the node template, and then provide your own display logic there.