Hi, thanks for the module. I have 2 different roles, one that can create a content type that needs to be paid to published and the other roles has nothing to do with paying to publish nodes.

So I would like to only display the information on the my account page to certain roles. Can I print the information thats shown on the user account page into a block and hide the content on my account page and just display the block for roles I want. Or can I just put some code in the module php that says to just display this info on certain roles?

How can I do this??
Thanks for any advice.

Comments

john franklin’s picture

Version: 6.x-1.0 » 6.x-1.x-dev

Sounds like a duplicate of #331510: Subscriptions Info view by role permissions. Try the latest 1.x-dev version.

john franklin’s picture

I just noticed this issue was for Paid Adverts, not subscriptions. There's probably a similar patch we'll need to add to the Adverts module.