Welcome Guest, Not a member yet? Register   Sign In
flexi cart - A comprehensive shopping cart library for CodeIgniter
#30

[eluser]Valcsi[/eluser]
Hi there,

Does anyone have any idea why I get this error when I view the content of the cart?

A PHP Error was encountered

Severity: Warning

Message: Creating default object from empty value

Filename: models/flexi_cart_lite_model.php

Line Number: 41

Which is this line:
Code:
$this->flexi->cart = $this->config->item('cart','flexi_cart');
I can see the items added to my cart with all the info, but I have no idea how I could fix this issue. The configs file look good, the SQL database works, the session looks OK.

Any ideas? I would really appreciate any help. Thanks


Messages In This Thread
flexi cart - A comprehensive shopping cart library for CodeIgniter - by El Forum - 08-08-2012, 06:17 AM



Theme © iAndrew 2016 - Forum software by © MyBB