Zen Cart Logo
Forums / Discounts/Coupons, Gift Certificates, Newsletters, Ads / Group Pricing Per Item - Help Needed

Group Pricing Per Item - Help Needed

Locked

Views: 2,923

Results 1 to 6 of 6
This thread is locked. New replies are disabled.
13 Dec 2006, 12:33 PM
#1
funkyink avatar

funkyink

New Zenner

Join Date:
Oct 2006
Posts:
2
Plugin Contributions:
0

Group Pricing Per Item - Help Needed

Hi there, I have installed the 'Group Pricing Per Item' add-on for ZC and am trying to set it up in the admin side of things after installing the patch and the SQL add-on

I have created a group in Group Pricing named 'Group A' and have gone to edit a product to insert the special price for people within 'Group A' but I can see no field for me to enter this into

Can somebody pls advise, Im probably just looking in the wrong place.

Paul

13 Dec 2006, 3:48 PM
#2
acmfox avatar

acmfox

New Zenner

Join Date:
Dec 2006
Location:
Connecticut
Posts:
8
Plugin Contributions:
0

Re: Group Pricing Per Item - Help Needed

Did you install/enable Group Discount in the Order Total Modules?

13 Dec 2006, 10:40 PM
#3
noproblem avatar

noproblem

New Zenner

Join Date:
Dec 2006
Posts:
2
Plugin Contributions:
0

Re: Group Pricing Per Item - Help Needed

Could you please tell me where I have to type the following string for applying the patch:

patch -p0 < group_pricing.patch

22 Dec 2006, 6:37 PM
#4
happymom avatar

happymom

New Zenner

Join Date:
May 2006
Posts:
82
Plugin Contributions:
0

Re: Group Pricing Per Item - Help Needed

-- Thanks everyone in the Zen-Cart community for your great product and support. I really love my zen-cart. :-)

regarding: patch -p0 < group_pricing.patch

I think those changes will have to be done by your admin if you don't have ssh access to your hosts, which is also my case.

Is there a way that the changes can be applied from an FTP client?

Also - I open the group_pricing.patch file and there is a lot of changes there. I normally like to make a copy of my files BEFORE modifying them just in case I need to back up the changes.

How do I know which files to back up?

Thanks everyone for your support.

Norma
https://www.scrapbooksgonedigital.com

22 Dec 2006, 7:32 PM
#5
happymom avatar

happymom

New Zenner

Join Date:
May 2006
Posts:
82
Plugin Contributions:
0

Re: Group Pricing Per Item - Help Needed

:unsure:
If I want to create backup files for the files that will be modify by the patch,
should I run this instead?

patch -p0 -b < group_pricing.patch

Or is ther another better method to Undo a patch? :unsure:

Thans again :smile:

23 Dec 2006, 3:30 PM
#6
noproblem avatar

noproblem

New Zenner

Join Date:
Dec 2006
Posts:
2
Plugin Contributions:
0

Re: Group Pricing Per Item - Help Needed

When I try to run the patch from the admin-panel I get the following error:

1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'diff -ruN -x configure.php ../../opensource.bak/catalog/admin/customers.php .' at line 1
in:
[diff -ruN -x configure.php ../../opensource.bak/catalog/admin/customers.php ./admintom/customers.php +++ ./admin/customers.php Mon Aug 28 13:59:09 2006 @@ -830,11 +830,15 @@ } echo zen_draw_hidden_field('customers_newsletter');]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.

**

Further information:

PHP versie: ** 4.4.4-0.dotdeb.3 (Zend versie: 1.3.0)
** Database: ** MySQL 4.1.15-Debian_0.dotdeb.4-log

Can someone tell me what to do :(