-- HikaShop version -- : 2.6.1
-- Joomla version -- : 3.5.0
-- Browser(s) name and version -- : Chrome
-- Error-message(debug-mod must be tuned on) -- : Notice: Undefined offset: 0 in /home/phickman/public_html/plugins/hikashopshipping/fedex/fedex.php on line 363
Notice: Trying to get property of non-object in /home/phickman/public_html/plugins/hikashopshipping/fedex/fedex.php on line 363
Notice: Undefined offset: 0 in /home/phickman/public_html/plugins/hikashopshipping/fedex/fedex.php on line 363
Notice: Trying to get property of non-object in /home/phickman/public_html/plugins/hikashopshipping/fedex/fedex.php on line 363
This message generates in the Shopping Cart, and seems to happen whenever a subsequent variant of a product that is already in the cart is chosen. For example, I have a picture frame product with several sizes available. (4X4, 4X6, 5X7, 6X7, 8X10) The different sizes are set as characteristics. I was able to put a 4X4 frame in the cart. Selections of any other size of that frame after that throw the error code above when opening the cart.
In order to determine which products were throwing the message, I emptied the cart and proceeded to re-add the items, checking the cart after each selection to see which items caused the message.
The message does not appear to print on the email notification to customers, though it does display on the page, and on the email notification of order message.
Two other orders received to today have not included multiple variants of the same product, and did not product the messages.
A similar order 2 days ago did not generate the same type of messages.
I'm not sure if the pattern I see is actually a pattern. I did update to 2.6.1 and Joomla 3.5.0 within the last 3 weeks.
Thank you for any help, or insight you can provide.