Jump to content

Need an 'if' tag to recognize paid hosting client only


peeta

Recommended Posts

I have content which I want to be available only to current paid hosting clients. Currently anyone registered have access to all content in the clientarea and I need to block that. There are template downloads which the competition have been submitting incomplete (fake) orders then downloading the files.

 

Something like this would be ideal;

 

{if is_PaidHostClient}

Show this content

{else}

Show this content

{/if}

 

I figure it will need to communicate with the database to execute this action. Will it require source files modification?

 

If anyone has done this modification please help, thanks

Link to comment
Share on other sites

Are all your "paid hosting" accounts under one "group" in the WHMCS setup ?

Are you only after people who have *paid* for paid hosting, or people who have *ordered* it (i.e. only those with a valid transaction)

etc.

 

Once you have a very clear idea of what you want, I'd suggest getting WHMCS to write it for you, their rates are very reasonable :D

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated