Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

gms

Archived
  • Posts

    21
  • Joined

  • Last visited

Everything posted by gms

  1. Fred~ Sorry for the delay, but accidents tend to slow a body down... The specific problem is here - Warning: Missing argument 4 for cc_validation:validate() in cc_validation.php Warning: Missing argument 5 for cc_validation:validate() in cc_validation.php Warning: Cannot modify header information - headers already sent. Any feedback here would be helpful. usaepay hasn't been responsive.
  2. we just got setup with usaepay. they work fine! i'm having a bit of trouble with the osc contrib for this, so if you can offer some assistance, i'd really appreciate it.
  3. I installed the USAePay module and am getting errors with it. I was told that I should install the Centinel contrib which has the USAePay gateway code in it. I'd like to remove the USAePay from Admin and install the Cardinal module and get it running. I'm not sure how to remove the USAePay from the admin (currently there are two entries there - not sure why) Any help is greatly appreciated
  4. I'm trying to configure this contrib on the admin side for use with a set of dropdowns that consist of manufacturer, vehicle models and vehicle sub models. i have the tables set up and, individually, they all work fine. I installed the files as suggested with some porting, since this is on the admin side. when the first call is made to tep_draw_pull_down_menu [tep_draw_pull_down_menu("manufacturers",""), I get this: Fatal error: Cannot use string offset as an array in /home/wwwsite/ezone/admin/includes/functions/html_output.php on line 298 I know that the author had expressed interest in making this contrib for the admin side, and I'd be happy to work this out with the author, as well as provide some assistance on documentation and upgrades (I'm a data architect with lots of experience at technical documentation)... I need to get this working, so I'm happy to trade the time with you to get it right. Look forward to a reply. Regards JD
  5. I'm trying to configure this contrib on the admin side for use with a set of dropdowns that consist of manufacturer, vehicle models and vehicle sub models. i have the tables set up and, individually, they all work fine. I installed the files as suggested with some porting, since this is on the admin side. when the first call is made to tep_draw_pull_down_menu [tep_draw_pull_down_menu("manufacturers",""), I get this: Fatal error: Cannot use string offset as an array in /home/wwwsite/ezone/admin/includes/functions/html_output.php on line 298 I know that the author had expressed interest in making this contrib for the admin side, and I'd be happy to work this out with the author, as well as provide some assistance on documentation and upgrades (I'm a data architect with lots of experience at technical documentation)... I need to get this working, so I'm happy to trade the time with you to get it right. Look forward to a reply. Regards JD
  6. If you haven't customized the code since, it's worth walking through the instructions again... I did it twice, and the second time it worked fine. If you're having problems with a particular point, I'll take a stab at helping you with it.
  7. I installed this contrib looking to implement a featured product set, but the infoBox i built also needs the product description. I wrote a php function which does get the description for the featured item, but i'm not sure how to add it to the array that is being passed to new infoBox... I tested the function I wrote and it works fine. But, I'm not sure I understand the logic in the while loop just prior to the $content array being sent to infoBox for the population of the box itself. Any input would be greatly appreciated. I'd like to add this to the contrib, since I've already had requests from a few others for this. Thanks.
  8. Just installed John Guerra's contrib with hvmenu. Generally, appears to work ok, but when I add a background image to the menu items, only the images appear (no text). Any feedback is appreciated.
  9. I'm working on this as well. I have the multiple images, as well as popup images installed, and I'm trying to get this working. i have the add working, but the popup and multi-images isn't quite there yet. also, I've noticed that when you update a main image for a product, the 'old' image is left in the directory. I'm working on a way to be able to remove it. I haven't tested copy and move functions yet, but that will come once I have the contribs working together. If you've gotten this working already, I'd appreciate knowing
×
×
  • Create New...