Results 1 to 3 of 3

Hybrid View

  1. #1

    Default Post Affiliate Free Integration

    Is it possible to integrate Post Affiliate Free with Zencart. I am trying to set it up so that there are different payouts for different people. Certain people will get x dollars per order and others will get y dollars per order. I am going through the installation of post affiliate free now, and the steps I haven't hit yet are the ones that made me unsure if it will integrate the way I want with Zencart Below are the remaining steps:

    Code:
    - Open your main page (most probably 'index.php') in your favourite text editor
      - main page must be PHP script
    
    	- Enter the following code above the <html> tag and any other code:
    	  <?PHP include "affiliate.php"; ?>
    
    	- Save the changes and exit the file
    
    - Upload all of the files in their present directory structure to your hosting account,
      using your preferred FTP program. The files and folders must be uploaded into the
      Document Root where your HTML files are.
    
    - To reward your affiliates you need to add the following line to the top of your order confirmation page:
      <?PHP include "check1.php"; ?>
      
      !!!SECURITY WARNING!!! as mentioned before you should rename file check1.php into meaningless name, lets 
      say 'hfgjsdgfjhsdg.php'. Then you should add line <?PHP include "hfgjsdgfjhsdg.php"; ?> not 
      <?PHP include "check1.php"; ?>
      
      Dont copy this example of meaningless name. Make your own!!!
      
      
      By adding this code to the page after an order has been submitted, you prevent affiliates
      from being awarded from people just going to the order page.
      Remember that you will need seperate order forms or confirmation pages if you want to
      award affiliates with different amounts.
    
    - If you wish to customise the look of POST Affiliate, replace the HTML in the files
      header.php and footer.php from the 'user' directory, in your favourite text editor.
    
    - Installation is now complete!

  2. #2
    Join Date
    Jan 2004
    Posts
    66,450
    Plugin Contributions
    81

    Default Re: Post Affiliate Free Integration

    Quote Originally Posted by IncrediBody View Post
    I am trying to set it up so that there are different payouts for different people. Certain people will get x dollars per order and others will get y dollars per order.
    That is a configuration that would have to be done within the affiliate system itself, and wouldn't have anything to do with how Zen Cart makes data available.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #3

    Default Re: Post Affiliate Free Integration

    Thanks for the reply. I was aware of that, but I was just trying to see if anyone has used Post Affiliate Free or knows how to use it to operate in the way I would like.

 

 

Similar Threads

  1. NATS Affiliate integration?
    By NadiaUSA in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 23 Feb 2011, 10:15 PM
  2. Affiliate Trail Integration
    By AdrielGreene in forum General Questions
    Replies: 9
    Last Post: 24 Aug 2010, 10:58 AM
  3. Post Affiliate Pro and Zen Cart Integration
    By powerzone in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 16 Jul 2010, 03:57 AM
  4. Omnistar Affiliate Integration
    By indoubt in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 10 Feb 2010, 05:41 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg