Search:

Type: Posts; User: curt_l

Search: Search took 0.01 seconds.

  1. Replies
    2,474
    Views
    419,803

    Re: Reward Points Module- Live Release now available.

    Do you have ot_reward_points and ot_reward_points_display both installed under \Modules\Order Total ?
  2. Replies
    2,474
    Views
    419,803

    Re: Reward Points Module- Live Release now available.

    Ajeh, mine is calculating correctly.
    The only differences I have are:
    $1 spent = 1 point earned
    1 point redeemed = $0.05 off

    New points are correctly calculated from the subtotal (after...
  3. Replies
    2,474
    Views
    419,803

    Re: Reward Points Module- Live Release now available.

    Does anyone have a report already written to show Points Redeemed per customer over time? (Just looking for a way to track how much $ we're "giving away".)

    Thanks all in advance!
  4. Replies
    2,474
    Views
    419,803

    Re: Reward Points Module- Live Release now available.

    I also have Super Orders and Edit Orders installed, and wanted the Reward Points to transfer from Pending to Earned when the order is paid (Complete). I don't use batch updating, so my workaround is...
  5. Replies
    2,474
    Views
    419,803

    Re: Reward Points Module- Live Release now available.

    to get the points to show up as just a number instead of $400.00 , i used the following code edit in super_orders.php

    change:


    <?php
    for ($i = 0, $n = sizeof($order->totals); $i < $n; $i++)...
  6. Thread: hideCategories

    by curt_l
    Replies
    485
    Views
    94,022

    Re: hideCategories

    You do have the original file 'includes/modules/pages/advanced_search_result/header_php.php' , correct?

    First I tried Ajeh's solution here:...
  7. v150 Re: Customer Can't Delete Addresses in Address Book

    I also had the problem, addresses could not be deleted from address book in any templates in v1.5 .
    The only way i found to get it to work was to change:



    if (isset($_GET['action']) &&...
  8. Replies
    5
    Views
    747

    Re: search result shows too many columns

    duh...answer my own question!
    the define array shouldn't have 'PRODUCT_LIST_WEIGHT' => PRODUCT_LIST_WEIGHT, since I've changed "weight" to "controller" everywhere else.
    the array must have just...
  9. Replies
    5
    Views
    747

    Re: search result shows too many columns

    Strange behavior...
    in includes\modules\pages\advanced_search_results\header_php.php I removed line 138
    'PRODUCT_LIST_PRICE' => PRODUCT_LIST_PRICE,
    from the define_list array. When I did this...
  10. Replies
    5
    Views
    747

    Re: search result shows too many columns

    no, both columns are still there using 'classic contemporary green' template.
  11. Replies
    5
    Views
    747

    search result shows too many columns

    version 1.3.8 If you search for anything and get a result, there are two columns for 'add to cart'.
    If you type a number in the left column and add to cart, the cart is still empty. The right...
  12. Replies
    1
    Views
    860

    Search results - add to cart problem

    version 1.3.8 Store works fine except when using the search box.
    If you search for anything and get a result, there are two columns to 'add to cart'.
    If you type a number in the left column and...
Results 1 to 12 of 12
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR