Re: Stock by Attribute v4.0 for Zen Cart 1.3.5+
Quote:
Originally Posted by
XxDrAg0nxX
Am I the only one who is experiencing the missing file from the AJAX version? :(
I just downloaded it and took a look, and you are not alone. That rather key file does seem to be missing from the distribution. Other posts in this forum suggest that there are some other formatting wrinkles too. Wonder if there might be other files missing. Shame, because it's basically a good idea.
Re: Stock by Attribute v4.0 for Zen Cart 1.3.5+
Umm... I think that is not the only file missing... lol...
I think i am gonna switch :P
Re: Stock by Attribute v4.0 for Zen Cart 1.3.5+
Quote:
Originally Posted by
XxDrAg0nxX
Umm... I think that is not the only file missing... lol...
I think i am gonna switch :P
It may be worthwhile installing one of the vanilla 4.7 first (definitely not missing files and without at least one bug in the multiadd version) and then installing the AJAX version (which is theoretically based on vanilla) over the top. That ordering might give you AJAX without gaps.
Re: Stock by Attribute v4.0 for Zen Cart 1.3.5+
Quote:
Originally Posted by
kuroi
It may be worthwhile installing one of the vanilla 4.7 first (definitely not missing files and without at least one bug in the multiadd version) and then installing the AJAX version (which is theoretically based on vanilla) over the top. That ordering might give you AJAX without gaps.
Ok I think i will do just that :D
BTW I just tested something, if I were to sell black -2, and if I were to cancel the order, the total quantity is restocked +2, back to 30, but black attribute is still short of 2...
Is that normal?
Re: Stock by Attribute v4.0 for Zen Cart 1.3.5+
Quote:
Originally Posted by
XxDrAg0nxX
Sorry I didnt realise there were different versions.
I am using the AJAX one.
I just double checked the uploaded AJAX one from the server, there is definately NO includes/classes/order.php
I downloaded the Multiadd version, there IS an includes/classes/order.php
I just copied just the order.php over, and it worked fine after that.
Am I the only one who is experiencing the missing file from the AJAX version? :(
I'm having the same problem. Can you please provide the link or tell me where to go to download the Mutiadd version. Thanks
Re: Stock by Attribute v4.0 for Zen Cart 1.3.5+
Quote:
Originally Posted by
stevenk
I'm having the same problem. Can you please provide the link or tell me where to go to download the Mutiadd version. Thanks
Same place you got the AJAX version. Just scan down the list of releases. It's immediately below the AJAX one in the revision history.
Re: Stock by Attribute v4.0 for Zen Cart 1.3.5+
Quote:
Originally Posted by
kuroi
I just downloaded it and took a look, and you are not alone. That rather key file does seem to be missing from the distribution. Other posts in this forum suggest that there are some other formatting wrinkles too. Wonder if there might be other files missing. Shame, because it's basically a good idea.
I compared the files delivered by both SBA 4.7MULTIADD and 4.7ajax. From what I can tell the following files are missing from ajax:
admin\includes\stock_attributes.css
admin\includes\stylesheet.css
includes\classes\order.php
Re: Stock by Attribute v4.0 for Zen Cart 1.3.5+
I've removed the ajax files and uploaded clean 4.7MULTIADD, but it is still letting me checkout with 7 attribute stock items when I only have 6 in stock.
So, now I'm going to remove SBA completely and start again with 4.7 vanilla. Wish me luck!
Re: Stock by Attribute v4.0 for Zen Cart 1.3.5+
Quote:
Originally Posted by
Jazzyp
I compared the files delivered by both SBA 4.7MULTIADD and 4.7ajax. From what I can tell the following files are missing from ajax:
admin\includes\stock_attributes.css
admin\includes\stylesheet.css
includes\classes\order.php
The absence of those files would completely explain both the bugs, i.e. layout and failure to manage stock at the attribute level, that have been observed in in the AJAX version.
Re: Stock by Attribute v4.0 for Zen Cart 1.3.5+
Quote:
Originally Posted by
Jazzyp
I've removed the ajax files and uploaded clean 4.7MULTIADD, but it is still letting me checkout with 7 attribute stock items when I only have 6 in stock.
So, now I'm going to remove SBA completely and start again with 4.7 vanilla. Wish me luck!
No luck wished (shouldn't be necessary), just advice ...
- ensure that your old includes/classes/order.php file gets over-written by the new one (sometimes FTP tools don't over-write files that are already there)
- check that you have your stock settings configured both to check stock and to prevent checkout if its too low (Admin > Configuration > Stock Settings)
- don't leave any backups sitting around in your classes folder (sometimes FTP tools create these automatically)