Jump to content

1.6.1.14 doesn't update quantity in BO / product delete blank page


Recommended Posts

I tried to change product quantity in BO and saved but quantity stays still the same what it was before. I have selected "I want to specify available quantities manually."

 

And also when I delete product I get just blank page. Product is deleted however.

Link to comment
Share on other sites

When deleting product:

 

Fatal error: Call to a member function getConfiguration() on null in /var/www/vhosts/mydomain.fi/kauppa.mydomain.fi/modules/ebay/classes/EbaySynchronizer.php on line 638

 

In ebaysynchronizer.php line 638 there is $large = new ImageType((int)$ebay_profile->getConfiguration('EBAY_PICTURE_SIZE_BIG'));
 

I disabled ebay so no error anymore but quantities doesn't update.

Edited by TempFail (see edit history)
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...