Active
Project:
Agreservations
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Issue tags:
Reporter:
Created:
17 Nov 2011 at 17:26 UTC
Updated:
18 Nov 2011 at 22:16 UTC
I tried 2 times with fresh install, I tried dev version and stable version of Agreservation and tried ubercart dev and stable version.. I always get below error message when I add an item to shopping cart.
Notice: Undefined index: #unit_price in agres_bookings_cart_view_form() (line 529 of /****.com/httpdocs/D7/sites/default/modules/agreservations/agres_bookings/agres_bookings.module)
Comments
Comment #1
agill commentedYes, i am working on solving these notice messages by initializing the according
vars or using isset to check before php throws messages.
however these can be turned off and are not errors, but notices to the developer.
on productionsites you usually display errors and warnings only.
but no worries these messages annoy me too and i am on the way fixing them.
Comment #2
yenidem commentedHello Agill,
thank you for your effort, we may close that error message but please see attached screen shot, there are 2 shopping cart table in one page. there must be 1 table.
thank you.
Comment #3
agill commentedhello yenidem,
the shopping cart tables can be turned on and off at
admin/store/settings/cart
on your site.