Zen Cart Logo
Forums / All Other Contributions/Addons / Stock by Attribute v4.0 addon for v1.3.5-1.3.9

Stock by Attribute v4.0 addon for v1.3.5-1.3.9

Views: 658,729

Results 601 to 620 of 3,609
3 Apr 2009, 2:14 AM
#601
skybluepunk avatar

skybluepunk

New Zenner

Join Date:
Oct 2008
Posts:
28
Plugin Contributions:
0

Stock by Attribute v4.0 addon for v1.3.5-1.3.9

Hi,

My stock levels are not being adjusted to reflect stock sold when customers place orders. Changing the status of the order does not affect the stock levels either.

My Products are all set up with Stock by Attributes.

Is this a problem with the way I've set up Stock by Attributes, or the way I've set up ZenCart, or just operator [my] error??

Thanks!

8 Apr 2009, 3:06 PM
#602
m_and_s avatar

m_and_s

New Zenner

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

Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

Could you kindly tell me which files I need to update if I want to move from "Stock by Attributes" v4.7 to v4.7a(MULTIADD)?
If I can skip some would be great since I need to check and merge them all, thanks :)

I am currently running last Zen cart version 1.3.8.

My stock will work after upgrade or I need to go product by product to make changes?

Thanks

9 Apr 2009, 9:58 AM
#603
skybluepunk avatar

skybluepunk

New Zenner

Join Date:
Oct 2008
Posts:
28
Plugin Contributions:
0

Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

skybluepunk:

Hi,

My stock levels are not being adjusted to reflect stock sold when customers place orders. Changing the status of the order does not affect the stock levels either.

My Products are all set up with Stock by Attributes.

Is this a problem with the way I've set up Stock by Attributes, or the way I've set up ZenCart, or just operator [my] error??

Thanks!

When someone places an order in my store, it appears that the Product total is reduced, but not the Stock by Attribute stock levels.

For example I had a product in three different colours, with only two items in stock (one green, one blue). When the blue item was sold, the Products with Attributes Stock page showed that I had a total of 1 item in stock (which was correct), but still showed 1 in green and 1 in blue.

When I clicked Sync Quantities, the Product total changed back to 2, whereas I would have expected the blue quantity to change to zero.

This seems to be opposite to the behaviour described in this post:

kuroi:

Hi Ben

I think that you've stated this the wrong way around. When products with attribute stock are purchased the attribute stock is reduced (provided Configuration > Stock > Subtract Stock is set to true), but the overall product total isn't.

So if you look at Catalog > Categories / Products you should see 20, whilst Catalog > Products with attributes stock should show 15.

You can manually sync the two by clicking on the Sync Quantities link in Catalog > Products with attributes. Quite why this wasn't automated when the addon was originally written escapes me. Maybe it is because attribute stock levels have taken over from product stock levels and so product stock levels no longer mean much, and it just wasn't considered to be important.

Could you please tell me how to get the Stock Levels adjusting correctly, as we are finding it impossible to keep track!

Thanks!

9 Apr 2009, 11:34 AM
#604
kuroi avatar

kuroi

Totally Zenned

Join Date:
Apr 2006
Location:
London, UK
Posts:
10,475
Plugin Contributions:
11

Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

@skybluepunk

See posts #308 and#319

15 Apr 2009, 2:52 PM
#605
swamyg1 avatar

swamyg1

Zen Follower

Join Date:
Dec 2008
Location:
San Fran
Posts:
382
Plugin Contributions:
0

Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

As I've added and deleted variants, I run into a major problem with the UI of this mod. For some items I have 30-50 attributes, different lengths and colors of a product. Every time I add a new attribute it seems as though it gets shoved randomly in this long list.

I want all of my attributes in order, preferably by the column with the heading "variant" so that all my lengths are lined up with each color appropriately.

Can somebody tell me how to do this? Here's a visual of the problem I have:

16 Apr 2009, 5:29 PM
#606
laurenjj avatar

laurenjj

New Zenner

Join Date:
Sep 2008
Posts:
80
Plugin Contributions:
0

Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

OK....so I'm getting somewhere but now I'm stumped (again...I know...shocker)..

So I THINK I've uploaded everything I need to upload...and I can set the number of attributes and everything. Wonderful...thank you kur :)

But.....now I've tried to implement the AJAX version and I'm running into a problem...it's not working. The dropdowns on the item page are the same as always...

I uploaded the ajax files and everything so is there somewhere that I'm missing something? Maybe there's a litte snippet of code in another file that I somehow missed?

17 Apr 2009, 6:54 AM
#607
laurenjj avatar

laurenjj

New Zenner

Join Date:
Sep 2008
Posts:
80
Plugin Contributions:
0

Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

I'm still banging my head :censored:

I've been trying to figure out where I'm missing something and the only thing I can come up with is that the ajax javascript files aren't being accessed...I currently have the folder in the main directory...is this the right place? Is there a way to find it if the pages are referencing it??

17 Apr 2009, 7:28 AM
#608
hugo13 avatar

hugo13

Zen Follower

Join Date:
Apr 2004
Location:
vienna
Posts:
176
Plugin Contributions:
4

Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

laurenjj:

I'm still banging my head :censored:

I've been trying to figure out where I'm missing something and the only thing I can come up with is that the ajax javascript files aren't being accessed...I currently have the folder in the main directory...is this the right place? Is there a way to find it if the pages are referencing it??

the 3 .js files must be placed in the folder ShopRoot/ajax/.js
the same way as the other files

17 Apr 2009, 8:22 AM
#609
laurenjj avatar

laurenjj

New Zenner

Join Date:
Sep 2008
Posts:
80
Plugin Contributions:
0

Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

OK.....well I had it in the right place...so I went back and checked one more thing...and I'm an idiot because the problem that I have started with the Dynamic Dropdowns for SBA mod. The problem had been noted before (a while ago) but I didn't see any update to it...this is where the initial problem was noted http://www.zen-cart.com/forum/showpost.php?p=545196&postcount=399 and I noticed that kuroi is the one who noticed this as well so perhaps there's been an update on how to fix this in the last year or so??

All help is greatly appreciated and sorry for being so naggy about the awesome mods that you guys contribute...:)

17 Apr 2009, 8:38 AM
#610
laurenjj avatar

laurenjj

New Zenner

Join Date:
Sep 2008
Posts:
80
Plugin Contributions:
0

Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

OMG I figured it out!! Well I'm sure someone else figured it out first but since I couldn't find it....

The problem was in the includes/database_tables.php where it says to add:
define('TABLE_PRODUCTS_STOCK', 'products_with_attributes_stock');

it's missing the DB_PREFIX in between...so it SHOULD be:

define('TABLE_PRODUCTS_STOCK', DB_PREFIX . 'products_with_attributes_stock');

Now I haven't really tested anything but at least I answered my own question...for now.... :)

21 Apr 2009, 8:44 AM
#611
m_and_s avatar

m_and_s

New Zenner

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

Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

:oops:I recently updated from from 4.7 to 4.7a, in order to stock by more than an attribute.
My t-shirts already have a **Size **attribute and I need to add a **Type **(mp3/mute) attribute to price by this.
But as soon as I insert the second attribute in my product, and I add quantities for all the combinations, the second attribute is empty.
Changing the attribute insertion order, it's always te second one EMPTY. So, I f I add the Size attribute dropdown as second attribute, the dropdown is empty.

Could anyone help me please?

It's important for me to solve this....
Thanks :wacko:

22 Apr 2009, 5:06 PM
#612
m_and_s avatar

m_and_s

New Zenner

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

Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

m_and_s:

:oops:I recently updated from from 4.7 to 4.7a, in order to stock by more than an attribute.
My t-shirts already have a **Size **attribute and I need to add a **Type **(mp3/mute) attribute to price by this.
But as soon as I insert the second attribute in my product, and I add quantities for all the combinations, the second attribute is empty.
Changing the attribute insertion order, it's always te second one EMPTY. So, I f I add the Size attribute dropdown as second attribute, the dropdown is empty.

Could anyone help me please?

It's important for me to solve this....
Thanks :wacko:

Sorry to ask this if it's already written somewhere in the forum...I am keeping on reading all the pages but I do not know if I will find the solution.

Please, help me...

28 Apr 2009, 2:55 PM
#613
flowerchild5 avatar

flowerchild5

New Zenner

Join Date:
Mar 2009
Posts:
31
Plugin Contributions:
0

Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

Installed this mod. All files seem to be in the appropriate place but I do not find a new option entitled "Products With Attributes Stock" under Admin -> Catalog
Any ideas as to what i did wrong?

29 Apr 2009, 6:01 PM
#614
m_and_s avatar

m_and_s

New Zenner

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

Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

m_and_s:

:oops:I recently updated from from 4.7 to 4.7a, in order to stock by more than an attribute.
My t-shirts already have a **Size **attribute and I need to add a **Type **(mp3/mute) attribute to price by this.
But as soon as I insert the second attribute in my product, and I add quantities for all the combinations, the second attribute is empty.
Changing the attribute insertion order, it's always te second one EMPTY. So, I f I add the Size attribute dropdown as second attribute, the dropdown is empty.

Could anyone help me please?

It's important for me to solve this....
Thanks :wacko:
:yes: Solved!
For those who can have the same problem, the solution is the following:

Delete the following file (unless you have made other changes to it):

  • includes/modules/YOUR_TEMPLATE/attributes.php

I think I skipped this step when I had installed the 4.7...

3 May 2009, 12:55 PM
#615
surrealdesign avatar

surrealdesign

New Zenner

Join Date:
Jan 2009
Posts:
6
Plugin Contributions:
0

Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

Hi Guys,

Can Someone Please have a look at tell me what is going on, I've asked this a few times over the past month or so and noone has directly responded to me, I didn't follow up as I was moving house and i wasn't rushing things, but I'm now in the new house, ahve my new workroom setup and really need to get the site going.

my test site is at http://www.sabrerose.com/testing

The only item with attributes is the category/product called testin.

I have chosen one category (size). As soon as I adjust the stock by attributes section however, the product displays with 2 of each category... I can't figure out what is going on.

PLEASE HELP lol

Nyssa.

4 May 2009, 7:53 PM
#616
flowerchild5 avatar

flowerchild5

New Zenner

Join Date:
Mar 2009
Posts:
31
Plugin Contributions:
0

Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

flowerchild5:

Installed this mod. All files seem to be in the appropriate place but I do not find a new option entitled "Products With Attributes Stock" under Admin -> Catalog
Any ideas as to what i did wrong?

figured out what i was doing wrong. I had renamed my admin folder therefore the admin files ended up in the wrong place. Just an FYI in case someone else runs into the same problem.

13 May 2009, 6:01 PM
#617
tat2nu avatar

tat2nu

Zen Follower

Join Date:
Jan 2005
Posts:
178
Plugin Contributions:
0

Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

I am still running 1.3.7 because I am always terrified of an upgrade. If I install this mod will it work with my version seeing how it is up to speed with 1.3.8?

Thanks,
Marc

14 May 2009, 6:48 AM
#618
vandiermen avatar

vandiermen

Totally Zenned

Join Date:
Feb 2007
Posts:
518
Plugin Contributions:
1

Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

I just installed the new Stock by Attribute on a new site and it is working but the "Products with Attributes Stock" admin is missing its tables and says "Suchen" where is suppose to say "Search" but I swear I did not install the german SQL patch. Please see attachment screenshot,
I hope someone can tell me what to do!

14 May 2009, 9:12 AM
#619
vandiermen avatar

vandiermen

Totally Zenned

Join Date:
Feb 2007
Posts:
518
Plugin Contributions:
1

Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

buzzville:

Yes! Thank you! I hadn't thought to re-check there, but that seems to be exactly what happened. Now the remaining stock is showing! Thanks so much for this much needed addition! :D

This was 4.7.ajax
I uploaded an old admin folder and includes folder I had from 4-7MULTIADD and it fixed it, maybe there are some bugs in the ajax version

15 May 2009, 2:48 PM
#620
best_price_accessori avatar

best_price_accessori

Zen Follower

Join Date:
Dec 2008
Posts:
155
Plugin Contributions:
0

Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9

Is there a way to allow you to edit more than one colour product attribute at a time.

So for example:

I edit a t-shirt which I have in S M L and XL

I click edit and can update all quantity in one page.