Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

centrman

Pioneers
  • Posts

    12
  • Joined

  • Last visited

Profile Information

  • Real Name
    jack

centrman's Achievements

  1. Is it possible to use price filter based on asc or desc(high to low, low to high) instead using range of price?
  2. I have question regarding filter by price (high to low and low to high). I want make the price filter connected with current filter that i have input in database so every filter depand one with another. Let say i choose filter by colour and in colour filter, it's can filter by price (high to low and low to high). Do it's possible to create directly in admin panel? Current i only think it's possible via range ($0 - $100 and so on). Thanks.
  3. Try to install this addons but nothing showing in admin. Do i make any mistake? I have make sure upload the kiss_image_thumbnailer folder into catalog modules area and change the code. I use v2.3.4 and bootstrap gold from burt.
  4. Anyone have clue to show order total include shipping fee for each vendor in vendors_email function? Current it's only list vendor price without sum the total and shipping fee.
  5. Hi Jim, i understand about how many work for change it. I try to code for split the order into each vendors. So far the order already split, i got abit problems on pass the orders id into 'orders_products' table. Since the orders_id from 'orders' table generate based on auto increment, could you help me to pass the orders_id value from 'orders' table to 'orders_products' table? Current i have seperate the orders in 'orders_products' table but the orders id still using latest auto increment(only one orders_id available instead 2 or more different orders_id). I have read some solution, it's seem i need add mysql trigger to pass the auto increment value from table 'orders' into table 'orders_products';
  6. By somehow i need split the checkout to each vendor. It's to avoid when someone order from 2 vendors and one of the vendors is out of stock or customer want cancelled order from one vendor. Instead asking the customer to replace the order, it's better to split the order into specific vendors so when someone cancelled the order for specific vendors, i just cancelled the order from admin panel. Do you have any sample code or modules for split into each vendors? If the multiple checkout need changing alot of code, it's possible to split the order based on vendors? Thanks for reply.
  7. Btw Jim, do it's have any module to split the checkout based on supplier? I want customer can have selection for multiple checkout button based on their order to supplier.
  8. Hi Jim, Recently i have problem with MVS. MVS stop sending email into yahoo, gmail, bing when someone place order to dealer (dealer using public email). The strange thing, when i change the dealer email into private web mail(such as mail@@MyWebSiteScripts.com) the email to dealer going true. When i change back into yahoo or gmail, no email sending. I have make sure the site email function working with send email to customer that using gmail or yahoo mail. Do the problem with tep_mail in checkout_process?
  9. Thanks Jim for quick reply. I will check by myself with compare the new version with old version. Anyway thanks alot for your addons.
  10. Thanks for quick reply. Do it's have any manual update for updating the core function following newer version php and mysql? I'm happy with my current oscommerce, my oscommerce code already uppdating following newer version php and mysql. I only didn't use the template systems using 960 grid.
  11. Thanks for wonderful contribution, Kymation. My question regarding old version of product specifications. Do the old version (2.2) product specifications still have any update? My current oscommerce already updated using manually update to newest oscommerce version (for bug, core function, error etc, exclude oscommerce template). I didn't use current oscommerce template system. I still love some contribution for old oscommerce template such as STS etc. I see in your product specification addons for oscommerce 2.3 have version 1.1.11 and the oscommerce 2.2 only until version 1.0.2. Do it's have any manual update so the old version also can get updated? Thanks.
×
×
  • Create New...