Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

ApD06

Pioneers
  • Posts

    35
  • Joined

  • Last visited

Posts posted by ApD06

  1. simply re-check the installation.

     

     

    Hello Alex,

     

    Thanks for the speedy reply!

     

    I did a thorough check and everything looks good.

     

    The one thing that I did notice is that on step # 8, the string that I need to add (regardless on ver.) uses $HTTP_POST_VARS

     

    All of my code is using $GLOBALS

    'cc_owner' => (isset($GLOBALS['cc_owner']) ? $GLOBALS['cc_owner'] : ''),

    'cc_number' => (isset($GLOBALS['cc_number']) ? $GLOBALS['cc_number'] : ''),

    'cc_expires' => (isset($GLOBALS['cc_expires']) ? $GLOBALS['cc_expires'] : ''),

     

    I'm in no way a PhP expert; however I'm thinking that this may be creating a conflict.

     

    Any assistance would be greatly appreciated.

     

    Best Regards,

    Al

  2. Hello all,

     

    I just installed the contrib. Credit Card with CVV2 Ver. v2.2RC2a

    http://addons.oscommerce.com/info/2954

     

    Everything seems to be working fine; however I just discovered that the code is not being displayed on the order page (admin view).

     

    Where I should see the cvv code; this is visible: ENTRY_CREDIT_CARD_CVV2

     

    Can anyone tell me what file(s) I may need to check/change.

     

    Thanks in advance!

     

    Best Regards,

    Al

  3. Hi Alfredo,

     

    It looks to me that you had forgotten to make the step 3 of the installation (to edit your catalog/admin/includes/column_left.php )

     

    Try to re-read the installation instructions again to be sure there is nothing else you have forgotten.

     

    Tell us how it goes.

     

    Regards,

     

    -Ben

     

     

    Thanks Ben!

     

    That did the trick..not sure how I missed that step. Works like a Champ!!

     

    Best Regards,

    Alfredo

  4. Yesterday morning I installed the osCommerce contrib. 'AUTOMATED STORE FEEDS SYSTEM v3.2a ' - complete package.

     

    Here's my dilemma. After the install and do the SQL Db update, I located the ' Feed Settings ' located in the Store ' Configuration ' menu of the admin section of the site.

     

    What I can't locate is the ' Store Feeds ' section. Any ideas or suggestions would be greatly appreciated.

     

    Best Regards,

    Alfredo

  5. Yesterday morning I installed the osCommerce contrib. 'AUTOMATED STORE FEEDS SYSTEM v3.2a ' - complete package.

     

    Here's my dilemma. After the install and do the SQL Db update, I located the ' Feed Settings ' located in the Store ' Configuration ' menu of the admin section of the site.

     

    What I can't locate is the ' Store Feeds ' section. Any ideas or suggestions would be greatly appreciated.

     

    Best Regards,

    Alfredo

×
×
  • Create New...