Zen Cart Logo
Forums / Setting Up Specials and SaleMaker / Salemaker bug v1.3.5 ?

Salemaker bug v1.3.5 ?

Locked

Views: 2,943

Results 1 to 7 of 7
This thread is locked. New replies are disabled.
26 Oct 2006, 5:20 PM
#1
aloyeo avatar

aloyeo

New Zenner

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

Salemaker bug v1.3.5 ?

There seems to be a bug in the Salemaker in my installation of v1.3.5

Sales only work when applied to entire catalog but does work when applied to a sub category. Did I find a bug? Anyone else has this on their installations?

If this is a confirmed bug, i'll try to see if I can take a crack at it and come up with a workaround.

Cheers

26 Oct 2006, 5:38 PM
#2
Kim avatar

Kim

Obaa-san

Join Date:
Jun 2003
Location:
West Coast, North America
Posts:
26,606
Plugin Contributions:
0

Re: Salemaker bug v1.3.5 ?

Please post the settings you are using in Salemeaker and the URL where the problem can been seen.

27 Oct 2006, 8:00 PM
#3
aloyeo avatar

aloyeo

New Zenner

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

Re: Salemaker bug v1.3.5 ?

Thanks for the reply.

The Salesmaker settings are as follows:

Deduction: 5 Percent
Products Pricerange: 0 to 0
If Special: Ignore Sale Condition - No Sale Applied

The URL where this is happening is at https://www.thelittlemagicshop.com
The sale is applied to Christmas Magic products under Seasonal Category.

28 Oct 2006, 2:14 AM
#4
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Salemaker bug v1.3.5 ?

Do you import your products?

Do your products all have a master_categories_id set? Peek in phpMyAdmin at the products table to check this ...

28 Oct 2006, 8:14 AM
#5
aloyeo avatar

aloyeo

New Zenner

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

Re: Salemaker bug v1.3.5 ?

Ajeh:

Do you import your products?

Do your products all have a master_categories_id set? Peek in phpMyAdmin at the products table to check this ...

I did write my own little importer to import the products, and I do have a master_categories_id set for all the products.

However, the category I'm having the sale on is not the master category of the products but a category where the products are cross-linked to. Is that the reason why it doesn't work? Does salemaker only work for categories that has products using it as a Master Category?

Thanks much!

28 Oct 2006, 9:53 AM
#6
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: Salemaker bug v1.3.5 ?

That is the express purpose of the master-categories-id.

29 Oct 2006, 6:04 AM
#7
aloyeo avatar

aloyeo

New Zenner

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

Re: Salemaker bug v1.3.5 ?

DrByte:

That is the express purpose of the master-categories-id.

I found the other threads about the matter and the reasons for which, thanks much for the help all.