VirtueMart Forum

VirtueMart 2 + 3 + 4 => Plugins: Payment, Shipment and others => Topic started by: ViPeS on June 26, 2023, 20:44:16 PM

Title: istraxx_customsize plugin error when displaying cart in Items of PURCHASE ORDER
Post by: ViPeS on June 26, 2023, 20:44:16 PM
istraxx_customsize plugin error when displaying cart in Items of PURCHASE ORDER
Warning: Undefined array key "salesPrice" in /home/viinis/domains/virtuvinis.lt/public_html/plugins/vmcustom/istraxx_customsize/tmpl/cart.php on line 69
There are no errors when displaying the cart on the site

istraxx_plgvm3_customsize_2.0.4
VirtueMart 4.0.22 10864

Title: Re: istraxx_customsize plugin error when displaying cart in Items of PURCHASE ORDER
Post by: jenkinhill on June 27, 2023, 11:49:27 AM
iStraxx support: https://extensions.virtuemart.net/ticket
Title: Re: istraxx_customsize plugin error when displaying cart in Items of PURCHASE ORDER
Post by: ViPeS on June 28, 2023, 20:07:37 PM
Max Milbers is the author of this plugin. I already contacted him on this forum https://forum.virtuemart.net/index.php?topic=149726.msg535027#msg535027 because iStraxx support didn't return any results.
Title: Re: istraxx_customsize plugin error when displaying cart in Items of PURCHASE ORDER
Post by: ViPeS on August 31, 2023, 21:58:44 PM
Quote from: jenkinhill on June 27, 2023, 11:49:27 AM
iStraxx support: https://extensions.virtuemart.net/ticket

Ticket code:   7X018ARWR7
2 months no response from iStraxx support >:(
Title: Re: istraxx_customsize plugin error when displaying cart in Items of PURCHASE ORDER
Post by: ViPeS on September 07, 2023, 18:11:50 PM
Updating the plugin to version istraxx_plgvm3_customsize_2.0.6 did not solve the problem
Title: Re: istraxx_customsize plugin error when displaying cart in Items of PURCHASE ORDER
Post by: Milbo on September 27, 2023, 19:22:21 PM
Just for the protocoll, I answered in the meantime. Also a fix, but per skype. Thought we chatted already. I wonder who got my fix now.
Title: Re: istraxx_customsize plugin error when displaying cart in Items of PURCHASE ORDER
Post by: ViPeS on October 05, 2023, 17:47:21 PM
I got the fix.
I replaced the file, but the error appears again.
Neither 'salesPrice' nor 'product_final_price' is defined in the array.
I replaced 'product_final_price' with 'product_basePriceWithTax' and the correct value was displayed.
The price of a child product in the tab "Products" admin panel of the VM is no longer displayed.
http://forum.virtuemart.net/index.php?topic=150524.new#new
Maybe this is the problem and not the plugin?