Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: set_userdata doesn't realy set userdata
Post: RE: set_userdata doesn't realy set userdata

I found what was wrong, I was trying to make a connection with the Joomla! CMS authentication, the Joomla! framework breaks the CodeIgniter session handler. When I comment the joomla imports it is wor...
7,404 Views
0 Replies
02-23-2015, 01:37 PM
bboom
    Thread: set_userdata doesn't realy set userdata
Post: RE: set_userdata doesn't realy set userdata

My session table is exactly the same as the mysql example you gave. (I did that upgrade already).
7,404 Views
0 Replies
02-23-2015, 06:36 AM
bboom
    Thread: set_userdata doesn't realy set userdata
Post: set_userdata doesn't realy set userdata

Hi, I'm using a modified version of the very basic user authentication library (https://github.com/joelvardy/Basic-CodeIgniter-Authentication) for the authentication in my application. It was wo...
7,404 Views
0 Replies
02-23-2015, 01:39 AM
bboom
    Thread: Call to a member function real_escape_string() on a non-object
Post: RE: Call to a member function real_escape_string()...

That was the problem. I set autoinit to TRUE and it works. Thanks!
33,536 Views
0 Replies
12-11-2014, 03:22 AM
bboom
    Thread: Call to a member function real_escape_string() on a non-object
Post: RE: Call to a member function real_escape_string()...

This code is located in the constructor of the model.
33,536 Views
0 Replies
12-11-2014, 02:43 AM
bboom
    Thread: Call to a member function real_escape_string() on a non-object
Post: Call to a member function real_escape_string() on ...

When I use the load->database with the seccond param TRUE, I get the error Code: -- Severity: Error Message: Call to a member function real_escape_string() on a non-object Filename: mysqli/...
33,536 Views
0 Replies
12-10-2014, 03:01 PM
bboom

Theme © iAndrew 2016 - Forum software by © MyBB