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

affiliates ??? - working for you guys?

This is a discussion on affiliates ??? - working for you guys? within the osCmax v2 Installation issues forums, part of the osCmax v2.0 Forums category; I am testing this new version - when I try and sign-up to be an affiliate and fill in all ...

      
  1. #1
    New Member
    Join Date
    Jun 2005
    Posts
    10
    Rep Power
    0


    Default affiliates ??? - working for you guys?

    I am testing this new version - when I try and sign-up to be an affiliate and fill in all the ingo - it never creates the account - it just sticks on the the screen with all the ingo - you hit continue and it just does nothing?

  2. #2
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,907
    Rep Power
    568


    Default RE: affiliates ??? - working for you guys?

    What is ingo?

    Please be more specific...
    Michael Sasek
    osCMax Developer


    osCmax Installation Service
    - Have our professionals install osCmax on your server - same day service!
    osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5

    Stay Up To Date with everything osCMax:
    Free osCmax Newsletters - Security notices, New Releases, osCMax News
    osCmax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  3. #3
    New Member
    Join Date
    Jun 2005
    Posts
    10
    Rep Power
    0


    Default RE: affiliates ??? - working for you guys?

    info... try it if you have new version installed...
    try to sign-up as an affiliate... from the front end... After your populate all the info and try to hit continue - it doesn't got anywhere - it never says thanks you for creating you accoutn...

    Thanks
    Kyle

  4. #4
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,907
    Rep Power
    568


    Default RE: affiliates ??? - working for you guys?

    It works fine when I test it.

    Please post your php, mysql, apache versions.

    Do other account creation pages work, like new customer area?
    Michael Sasek
    osCMax Developer


    osCmax Installation Service
    - Have our professionals install osCmax on your server - same day service!
    osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5

    Stay Up To Date with everything osCMax:
    Free osCmax Newsletters - Security notices, New Releases, osCMax News
    osCmax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  5. #5
    New Member
    Join Date
    Jun 2005
    Posts
    10
    Rep Power
    0


    Default RE: affiliates ??? - working for you guys?

    The regular create account function works fine...
    I am running this off localhost...

    mysql - 4.017 - windoes
    apache - 1.3.29
    php - 4.3.5rc1

    You think I may need to update smething...?

  6. #6
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,907
    Rep Power
    568


    Default RE: affiliates ??? - working for you guys?

    No,

    I just tested it again and I see the problem. I was testing the wrong thing. The bug has been logged into the bugtracker. I will be looking into this today.
    Michael Sasek
    osCMax Developer


    osCmax Installation Service
    - Have our professionals install osCmax on your server - same day service!
    osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5

    Stay Up To Date with everything osCMax:
    Free osCmax Newsletters - Security notices, New Releases, osCMax News
    osCmax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  7. #7
    New Member
    Join Date
    Jun 2005
    Posts
    10
    Rep Power
    0


    Default RE: affiliates ??? - working for you guys?

    Kool - I thought it was just me! :}
    Other that thia I have come across no bugs...
    I will do somemore testing and keep you posted...

    I tries to fix using some of the newer file from newer versins of affiliated bt I was causing more hard than good...

    Thanks Again
    Kyle

  8. #8
    Member
    Join Date
    Mar 2003
    Posts
    77
    Rep Power
    0


    Default RE: affiliates ??? - working for you guys?

    What follows is my original post, and it is completely wrong. See the answer here instead: 003: Cannot set up new affiliate account - Bug Tracker - open source Commerce Maximized :: osCMax

    Can't find the bug tracker, but the problem is in file: includes/modules/affiliate_account_details.php

    at line 444 change:

    echo tep_draw_pull_down_menu('state', $zones_array);

    to

    echo tep_draw_pull_down_menu('a_state', $zones_array);

    and line 446 change:

    echo tep_draw_input_field('state');

    to

    echo tep_draw_input_field('a_state');

    then at line 459 change:

    <td class="main">  <?php echo tep_get_country_list('country',$a_country,'onChang e="return refresh_form(affiliate_signup);"') . ' <br>' . (tep_not_null(ENTRY_COUNTRY_TEXT) ? '<span class="inputRequirement">' . ENTRY_COUNTRY_TEXT . '</span>': ''); ?></td>

    to

    <td class="main">  <?php echo tep_get_country_list('a_country',$a_country,'onCha nge="return refresh_form(affiliate_signup);"') . ' <br>' . (tep_not_null(ENTRY_COUNTRY_TEXT) ? '<span class="inputRequirement">' . ENTRY_COUNTRY_TEXT . '</span>': ''); ?></td>

    That's all...

    --gabe

  9. #9
    Member
    Join Date
    Mar 2003
    Posts
    77
    Rep Power
    0


    Default RE: affiliates ??? - working for you guys?

    Uh, I found the bugtracker... took sleuthing skills of an idiot, but I found it... hehehe... guess this was already fixed... thanks

    --gabe

Similar Threads

  1. Affiliates
    By nefertari7 in forum osCMax v2 Features Discussion
    Replies: 2
    Last Post: 06-26-2006, 03:59 PM
  2. Thanks for nothing guys!! This forum BLOWS
    By phpmellon in forum osCommerce 2.2 Modification Help
    Replies: 4
    Last Post: 01-18-2005, 09:26 AM
  3. affiliates
    By jloyzaga in forum osCmax v1.7 Discussion
    Replies: 0
    Last Post: 03-13-2004, 11:26 PM
  4. A programming Wonder - Congrat's guys
    By wotzhotnow in forum osCmax v1.7 Discussion
    Replies: 1
    Last Post: 02-12-2004, 06:39 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
  •