Welcome Guest, Not a member yet? Register   Sign In
Custom Helper Problem ?
#10

(07-14-2016, 10:50 AM)InsiteFX Wrote: You are returning this check($ws_safe_email); as an array $data

Another thing I just noticed is that your assigning the result obj from the query to the session user_data,
the user_data is expecting an associate array not an object.

you need to return a result_array() not just a result()

I noticed the code assigning only a variable as the previous post. Now the output of the problem function result? I forgot to declare the (echo) of the array () in view.php. This running perfect.

Grateful.

Reply


Messages In This Thread
Custom Helper Problem ? - by jocm.aguiar - 07-11-2016, 06:45 PM
RE: Custom Helper Problem ? - by HTLove - 07-11-2016, 07:14 PM
RE: Custom Helper Problem ? - by InsiteFX - 07-12-2016, 04:42 AM
RE: Custom Helper Problem ? - by jocm.aguiar - 07-12-2016, 01:23 PM
RE: Custom Helper Problem ? - by mwhitney - 07-12-2016, 02:23 PM
RE: Custom Helper Problem ? - by jocm.aguiar - 07-12-2016, 06:53 PM
RE: Custom Helper Problem ? - by InsiteFX - 07-12-2016, 07:06 PM
RE: Custom Helper Problem ? - by jocm.aguiar - 07-14-2016, 10:21 AM
RE: Custom Helper Problem ? - by InsiteFX - 07-14-2016, 10:50 AM
RE: Custom Helper Problem ? - by jocm.aguiar - 07-14-2016, 01:03 PM



Theme © iAndrew 2016 - Forum software by © MyBB