VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: mordeng on July 02, 2013, 21:51:46 PM

Title: turn of warnings/solution in cart/checkout
Post by: mordeng on July 02, 2013, 21:51:46 PM
frontend warning in cart module: 

Warning: Creating default object from empty value in ***/joomla/components/com_virtuemart/helpers/cart.php on line 1402

checkout:


Warning: Creating default object from empty value in ***/joomla/components/com_virtuemart/helpers/cart.php on line 1189

Warning: Creating default object from empty value in ***joomla/components/com_virtuemart/helpers/cart.php on line 1318


backend:

selfcreating fields(no entrys in there but)
Warning: Creating default object from empty value in ***/joomla/administrator/components/com_virtuemart/models/custom.php on line 97



havent done something new (beside creating new products and categories

anyone got an idea to solve thios? remove the warnings frpm the frontend(debuggin in joomla->global
Title: Re: turn of warnings/solution in cart/checkout
Post by: PRO on July 02, 2013, 22:02:19 PM
turn error reporting off on the server.

if you dont know, ask your host to do it
Title: Re: turn of warnings/solution in cart/checkout
Post by: jenkinhill on July 02, 2013, 23:52:45 PM
http://forum.virtuemart.net/index.php?topic=102555