rossdavidh Posted February 22, 2012 Share Posted February 22, 2012 Hello, I've just upgrade our shop to 1.4.7.0. Generally speaking it's gone ok; over time the Prestashop upgrade process has gone from impossible to painful to stressful to pretty good! However, there is one problem I'm having that I've not been able to find a solution for. For some products, we have combinations (e.g. waist size). When we click on the little icon that looks like a pencil and paper, to edit, it says "Choose the reason and enter the quantity that you want to increase or decrease your stock". Which is fine, but there is no button to save your changes. I believe the button used to say "Modify this attribute combination", as per this article on how to change quantity. http://www.ehow.com/...prestashop.html This is how my client remembers it working, but we have no such button now (since the upgrade to 1.4.7.0). The only workaround currently is to delete the existing combination and then create a new one (with the same waist size) with the desired quantity (obviously not what we would prefer). Has anyone seen this, and if so have you found a solution? Link to comment Share on other sites More sharing options...
tomerg3 Posted February 22, 2012 Share Posted February 22, 2012 Can you post a screenshot of the combinations tab after click on "edit" of a combination? Link to comment Share on other sites More sharing options...
LockerAgencia Posted April 28, 2012 Share Posted April 28, 2012 Hi i'm have the same problem and i really need to fix it!! because i can't get my stock down, here is the screenshot after i click on edit: there should be 2 buttons and also when you click all fills with the item who i choose for edit but nothing happen after i click edit just PLEASE I NEED HELP. Current version PrestaShop™ 1.4.7.3 Just installed upgrade it from yesterday! Link to comment Share on other sites More sharing options...
LockerAgencia Posted April 28, 2012 Share Posted April 28, 2012 here is the screenshot! sorry forgot to click attach. Link to comment Share on other sites More sharing options...
tomerg3 Posted April 28, 2012 Share Posted April 28, 2012 Try to firebug (for Firefox) and look in the console for and Javascript errors. Link to comment Share on other sites More sharing options...
LockerAgencia Posted April 28, 2012 Share Posted April 28, 2012 yes there is an Error: TypeError: 'null' is not an object (evaluating 'getE('minimal_quantity').value = minimal_quantity') from Attributebacks.js btw thank you for your fast answer. Link to comment Share on other sites More sharing options...
tomerg3 Posted April 29, 2012 Share Posted April 29, 2012 Can you paste the entire line that is has the error (or the line number). Link to comment Share on other sites More sharing options...
LockerAgencia Posted April 30, 2012 Share Posted April 30, 2012 line 37 : getE('minimal_quantity').value = minimal_quantity; Link to comment Share on other sites More sharing options...
tomerg3 Posted April 30, 2012 Share Posted April 30, 2012 Hmm, I have not seen this error before, not do I see what could cause it. You should create a bug report at http://forge.prestashop.com/ Link to comment Share on other sites More sharing options...
LockerAgencia Posted May 1, 2012 Share Posted May 1, 2012 Damn, no one answer there, grrr... Link to comment Share on other sites More sharing options...
tomerg3 Posted May 1, 2012 Share Posted May 1, 2012 Did you post it in the bug tracker? Link to comment Share on other sites More sharing options...
LockerAgencia Posted May 2, 2012 Share Posted May 2, 2012 Yeah... weird in my local server works fine, i just copy and paste even the BD from my local to the server and still the same error. Link to comment Share on other sites More sharing options...
LockerAgencia Posted May 11, 2012 Share Posted May 11, 2012 I fun my solution, and first, it seems problem with the upgrade, the bad thing i cant modify the php.ini from my server because i dont have the access so every time got some kind of warning. What i did for have latest version, was kind of tired but works: If you have a local server, Upgrade there all your Web. you'll see everything works fine. So... Backup the SQL from your localsever. now In your real server: 1 - Backup my SQL - Backup all my web folders, (Like manually upgrade) 2 - Delete everything from my server, DB and folders. 3 - Get latest version of prestashop, unzip and re install like a new one in your server. 4 - Copy only, Upload, Download, Mails, and Image (ignore admin folder), Your Theme and Your Extra Modules. 5 - Delete DB again where the "new prestashop installed", 6.- Creat it again, upload the SQL backup from your local. And that's it hahaha. Link to comment Share on other sites More sharing options...
KMiDigital Posted September 29, 2012 Share Posted September 29, 2012 I have the same problem but can you tell me where to find the file to add or change the line of text above? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now