X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Third Party Add-Ons for X-Cart 4 (https://forum.x-cart.com/forumdisplay.php?f=45)
-   -   X-Cart v4.1.6 and Point Reward Bundle (https://forum.x-cart.com/showthread.php?t=29232)

TimBryce 02-27-2007 10:39 AM

X-Cart v4.1.6 and Point Reward Bundle
 
We have just installed X-Cart v4.1.6 and the BCS Point Reward Bundle.
We are now trying to get it so that the average user (not the administrator)
can see the number of points he has earned to date.
Any ideas?

Any help would be appreciated.

Regards,
Tim Bryce
Palm Harbor, FL
timb001@phmainstreet.com

balinor 02-27-2007 10:40 AM

Re: X-Cart v4.1.6 and Point Reward Bundle
 
Moving to Third Party Add-Ons

Warwick 02-27-2007 12:24 PM

Re: X-Cart v4.1.6 and Point Reward Bundle
 
Read the installation file carefully. I also didn't notice at first but at the end of it there are instructions on how to display points on different sorts of pages (for customers).

It's at the bottom after the Special Notes section.

NightFire 02-27-2007 11:40 PM

Re: X-Cart v4.1.6 and Point Reward Bundle
 
That's correct. Here is the exact step. Somewhere between the optional steps:

Code:

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
OPTIONAL:  DISPLAY THE POINTS EARNED ANYWHERE ON THE SITE, do these steps:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1. Add the following anywhere in the templates to display customer points:
{if $login}{$points.total}{/if}


Warwick 02-28-2007 12:05 AM

Re: X-Cart v4.1.6 and Point Reward Bundle
 
I was kind of reluctant to post original (instruction) material from a commercial mod but I guess since it is not revealing original code this'll be no problem for Carrie (BCS Engineering).

TimBryce 02-28-2007 09:57 AM

Re: X-Cart v4.1.6 and Point Reward Bundle
 
Many thanks. Found it. I thought the file had nothing but the installation
instructions and code in it.

All the Best,
Tim Bryce


All times are GMT -8. The time now is 03:40 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.