Results 1 to 3 of 3
  1. #1
    Join Date
    Oct 2012
    Posts
    31
    Plugin Contributions
    0

    Default Adding a reward point module/add-on

    Is this all I have to do


    Once you have opened up product_listing.php look around line 103 for

    $lc_price = zen_get_products_display_price($listing->fields['products_id']) . '<br />';
    $lc_align = 'right';
    $lc_text = $lc_price;

    and replace this with

    $lc_price = zen_get_products_display_price($listing->fields['products_id']) . '<br />';
    $rewards = GetProductRewardPoints($listing->fields['products_id']);
    $lc_align = 'right';
    $lc_text = '' . $lc_price . '' . $rewards . ' Points';

    I compared the info here on the forums versus googling on this site (http://squirrelhosting.co.uk/hosting...-info.php?id=7) and it doesn't seem right and I am leery of uploading and changing my php file

  2. #2
    Join Date
    Jun 2008
    Location
    Sheffield South Yorkshire
    Posts
    165
    Plugin Contributions
    1

    Default Re: Adding a reward point module/add-on

    Hello,

    Have you already installed the points module? You will need to install this first before making the coding changes listed on SquirrelHosting. The coding changes are to display the points on the product listing pages.

    Don't forget to make any coding changes to your templates file instead of the core file. If you are unsure, make a backup of any file before you edit it.

  3. #3
    Join Date
    Oct 2012
    Posts
    31
    Plugin Contributions
    0

    Default Re: Adding a reward point module/add-on

    Quote Originally Posted by jonnyboy22 View Post
    Hello,

    Have you already installed the points module? You will need to install this first before making the coding changes listed on SquirrelHosting. The coding changes are to display the points on the product listing pages.

    Don't forget to make any coding changes to your templates file instead of the core file. If you are unsure, make a backup of any file before you edit it.
    No I have not installed the points module yet. Where is the points module located at? I uploaded the most recent version of the rewards point module already but according to the directions I found first, I have to upload three different files. Do you have a URL for the directions? I'm still a newbie and floundering through zen cart

    Thanks- what I read just seemed too easy.

 

 

Similar Threads

  1. Store credit and reward point module
    By yellow1912 in forum Addon Payment Modules
    Replies: 170
    Last Post: 19 Mar 2021, 03:17 PM
  2. Point Reward Setup - Redeem and Account
    By bhizzy in forum Managing Customers and Orders
    Replies: 0
    Last Post: 1 Apr 2010, 10:35 PM
  3. bug reported in reward point module
    By smart_pro in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 26 Mar 2009, 10:57 AM
  4. Error after installing reward point module
    By trisha33 in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 15 Feb 2009, 11:27 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR