Jump to content

Variables available to use in affiliates.tpl for Referrals table


Datavault

Recommended Posts

Hi folks,

 

We're trying to customise our affiliate page to show more information in the referrals table. Specifically client company names, not just product names. I can edit this page (affiliates.tpl) but can't find any list of available variables to use.

 

The table looks like this -

 

  <tr>
   <td>{$referral.date}</td>
   <td>{$referral.service}</td>
   <td>{$referral.amountdesc}</td>
   <td>{$referral.commission}</td>
   <td>{$referral.status}</td>
 </tr>

 

Is there a list somewhere that tells me what $referral.??? variables are avialable? Debugging the page provides information only about those currently in use, not those that can be used. I can't for the life of me find the variable table this is referring to. Are they contained in the encrypted php files somewhere?

 

Can anyone help?

 

Thanks,

 

- Andrew

Link to comment
Share on other sites

  • 3 weeks later...

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