yvoronoy / magento-extension-extra-fee

Magento Extension Extra Fee based on Shopping Cart Price Rule
GNU General Public License v2.0
33 stars 17 forks source link

value not save #11

Closed re5ive closed 6 years ago

re5ive commented 7 years ago

when i put a number 10 any amount, value not save at all.

franktjinaton commented 7 years ago

Same problem. To be specific: The Extra Fee Amount is not saved.

Mkart commented 7 years ago

The issue is caused by the install-0.1.1.php that is not able to create the database tables to save that data. Trying to execute it manually I got: Call to a member function getTable() on null in /app/code/local/Voronoy/ExtraFee/sql/voronoy_extrafee_setup/install-0.1.1.php on line 25