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

[eluser]haseydesign[/eluser]
Hi Mike,

Since you seem to suggest that the installation is generally working okay - i.e. there being no errors - I would presume the problem to be with either CI's sessions or the database setup.

I will take a guess that maybe the 'sess_use_database' setting in CI's config/config.php file is not set as 'true'.
It MUST be set as
Code:
$config['sess_use_database'] = TRUE;

If that doesn't help and you haven't done so already, install a brand new installation of CI and then run through the flexi cart step by step installation guide http://haseydesign.com/flexi-cart/user_g...stallation

Let us know if your still struggling.
Good luck.


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



Theme © iAndrew 2016 - Forum software by © MyBB