osCmax v2.5 User Manual
Results 1 to 3 of 3

Affliliate Terms

This is a discussion on Affliliate Terms within the osCmax v2 Customization/Mods forums, part of the osCmax v2.0 Forums category; When starting an affiliate account there is a place where there should be details about the program. And it says ...

      
  1. #1
    Member
    Join Date
    Sep 2007
    Posts
    30
    Rep Power
    0


    Default Affliliate Terms

    When starting an affiliate account there is a place where there should be details about the program. And it says "Your Affiliate Terms Goes in Here". Where and How do I enter those terms. In fact how do I change the standard text to what I would like it to say in any area of the cart? I just can't figure out where the text is in the first place for me to edit in the file. What folder and file types should I be looking for?


    Thanks!

    Cherie

  2. #2
    Lurker
    Join Date
    Feb 2008
    Posts
    1
    Rep Power
    0


    Default Re: Affliliate Terms

    I have the very same question. Is there an answer out there?

  3. #3
    osCMax Development Team met00's Avatar
    Join Date
    Oct 2005
    Location
    wherever I happen to be at the moment
    Posts
    854
    Blog Entries
    2
    Rep Power
    26


    Default Re: Affliliate Terms

    /includes/languages/english/

    then depending on the module...

    affiliate_affiliate.php affiliate_faq.php affiliate_signup_ok.php
    affiliate_banners.php affiliate_info.php affiliate_signup.php
    affiliate_clicks.php affiliate_logout.php affiliate_summary.php
    affiliate_contact.php affiliate_password_forgotten.php affiliate_terms.php
    affiliate_details_ok.php affiliate_payment.php
    affiliate_details.php affiliate_sales.php

    although my guess is that the terms are in: affiliate_terms.php

    now one last thing... if you write something like:

    define('TEXT_INFORMATION', 'Your Affiliate's Terms Goes in Here');

    It won't work. you need to escape an ' that are there so it should look like

    define('TEXT_INFORMATION', 'Your Affiliate\'s Terms Goes in Here');

    Better to tell you this beforehand as it's always a pain to figure out why you are getting a blank white page.
    so endith the lesson
    <think>sometimes I just sit's and thinks</think>
    "Here you are with a hand full of holes, a thumb up your ass, and a big grin to pass the time of day with." - TWB

Similar Threads

  1. Must agree to terms
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 07-27-2007, 06:51 AM
  2. Must agree to terms
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 05-09-2007, 03:20 AM
  3. Must agree to terms
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 03-16-2007, 09:04 PM
  4. Must agree to Terms
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 01-16-2007, 02:00 AM
  5. Affliliate Pages not integrated into BTS System in Max 1.7
    By sabre2000 in forum osCmax v1.7 Discussion
    Replies: 0
    Last Post: 04-21-2005, 06:46 AM

Bookmarks

Posting Permissions

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