[eluser]ChiefChirpa[/eluser]
For anyone who is trying this out and getting the error message - "Field 'user_data' doesn't have a default value", it is because you are using mysql 5+ in strict mode, which means null fields cannot be left empty, so to fix this when setting up the ci_sessions table change: