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 ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| 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? |
| Sponsored Links | ||
| ||
|
#2
| ||||
| ||||
| What is ingo? Please be more specific...
__________________ Michael Sasek osCMax Developer
|
|
#3
| |||
| |||
| 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
| ||||
| ||||
| 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
|
|
#5
| |||
| |||
| 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
| ||||
| ||||
| 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
|
|
#7
| |||
| |||
| 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
| |||
| |||
| 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">&nbsp;&nbsp;<?php echo tep_get_country_list('country',$a_country,'onChang e="return refresh_form(affiliate_signup);"') . '&nbsp;<br>' . (tep_not_null(ENTRY_COUNTRY_TEXT) ? '<span class="inputRequirement">' . ENTRY_COUNTRY_TEXT . '</span>': ''); ?></td> to <td class="main">&nbsp;&nbsp;<?php echo tep_get_country_list('a_country',$a_country,'onCha nge="return refresh_form(affiliate_signup);"') . '&nbsp;<br>' . (tep_not_null(ENTRY_COUNTRY_TEXT) ? '<span class="inputRequirement">' . ENTRY_COUNTRY_TEXT . '</span>': ''); ?></td> That's all... --gabe |
|
#9
| |||
| |||
| Uh, I found the bugtracker... took sleuthing skills of an idiot, but I found it... hehehe... guess this was already fixed... thanks --gabe |
| Sponsored Links | ||
| ||
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Affiliates | nefertari7 | osCMax v2 Features Discussion | 2 | 06-26-2006 03:59 PM |
| Thanks for nothing guys!! This forum BLOWS | phpmellon | osCommerce 2.2 Modification Help | 4 | 01-18-2005 09:26 AM |
| affiliates | jloyzaga | osCMax v1.7 Discussion | 0 | 03-13-2004 11:26 PM |
| A programming Wonder - Congrat's guys | wotzhotnow | osCMax v1.7 Discussion | 1 | 02-12-2004 06:39 AM |