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)

CommentFileSizeAuthor
sshot.jpg110.62 KByenidem

Comments

agill’s picture

Yes, 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.

yenidem’s picture

Hello 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.

agill’s picture

hello yenidem,

the shopping cart tables can be turned on and off at
admin/store/settings/cart
on your site.