Error with email class in CI 3.1.8 |
(04-04-2018, 05:56 PM)ardavan Wrote:(04-04-2018, 12:14 PM)Paradinight Wrote: $this->email is a string not an object. ![]() You override the attribute $email. Search in the controller/my_controller $this->email = "examplestring" and attribute $email = "examplestring" |
Welcome Guest, Not a member yet? Register Sign In |