Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Nige-A

Members
  • Posts

    122
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Nige-A got a reaction from tahitipearls in V4 ETA ?   
    V4 ETA ?
    Hello.
    How is this project progressing ?
    Is there a version to download and trial yet ?
     
    Thanks
  2. Like
    Nige-A reacted to raiwa in Wholesale (SPPC lite)   
    Hotfix for error in the store module under Phoenix 1.0.7.12:
    In includes/modules/store/st_wholesale.php remove or comment out line 142:
    include_once(DIR_FS_CATALOG . 'includes/system/versioned/1.0.7.4/language.php'); - The "What's new" box will not show the wholesale prices due to using the new product class
    - other errors may appear
  3. Like
    Nige-A reacted to raiwa in Wholesale (SPPC lite)   
    In: includes/hooks/admin/siteWide/wholeSale.php
    change line 28 to:
    if (isset($pInfo) && is_object($pInfo) && !empty($pInfo->products_id) ) { // product info box contents I'll add this fix and the fix for the other notice errors in the next update.
    The notice errors are not important.
    Anyway, the usual way in 99% of all cases is to duplicate an existing product instead t o create a new one from zero.
×
×
  • Create New...