Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Update another users session data
Post: RE: Update another users session data

hmmmm I was hoping to avoid querying the database on each page load ( or when the Controller is called to be exact... ) I'll revisit my approach to this I think. Thanks for your help!
5,320 Views
4 Replies
06-22-2015, 02:54 AM
taskone
    Thread: Update another users session data
Post: Update another users session data

Hey, So I am working on implementing roles / permissions function to my site. I am currently storing in my db a table that holds the users id and also the group id value. On log in this is added to...
5,320 Views
4 Replies
06-20-2015, 12:19 PM
taskone
    Thread: Passing query result back to controller / view...
Post: RE: Passing query result back to controller / view...

OK, so I have a result - however I'd love someone to tell me if I'm doing it the 'correct' CI way. I'm keen to be as strict as possible with my syntax... Controller PHP Code: -- public funct...
4,963 Views
3 Replies
05-24-2015, 08:46 AM
taskone
    Thread: Passing query result back to controller / view...
Post: RE: Passing query result back to controller / view...

I'm a little unsure as to where I put $this->db->affected_rows() :/
4,963 Views
3 Replies
05-24-2015, 07:59 AM
taskone
    Thread: Passing query result back to controller / view...
Post: Passing query result back to controller / view...

Helloooo, So I have been following the tutorial in the user guide and am experimenting with them. In my News controller I have.. PHP Code: -- public function delete($id = NULL) { ...
4,963 Views
3 Replies
05-24-2015, 04:58 AM
taskone
    Thread: Using data in the session table
Post: RE: Using data in the session table

Thanks! This is perfect, appreciate your help :)
4,644 Views
4 Replies
05-22-2015, 11:45 PM
taskone
    Thread: Using data in the session table
Post: RE: Using data in the session table

Any ideas? I'm sure this is possible....
4,644 Views
4 Replies
05-21-2015, 05:22 AM
taskone
    Thread: [NEED URGENT HELP] All controllers showing 404 except default controller
Post: RE: [NEED URGENT HELP] All controllers showing 404...

Do you have mod_rewrite enable in apache?
40,658 Views
17 Replies
05-16-2015, 05:46 AM
taskone
    Thread: transferring the data to wordpress!
Post: RE: transferring the data to wordpress!

I feel this may be a question better aimed at a Wordpress forum. Talking in generic terms however, converting from one framework to another, is not straight forward task - nor something that can re...
4,678 Views
3 Replies
05-16-2015, 04:01 AM
taskone
    Thread: [NEED URGENT HELP] All controllers showing 404 except default controller
Post: RE: [NEED URGENT HELP] All controllers showing 404...

Can you access the other controllers when calling their URL directly?
40,658 Views
17 Replies
05-16-2015, 03:53 AM
taskone
    Thread: Help for routing
Post: RE: Help for routing

Can I see the contents of the .htaccess file in your root please?
4,689 Views
2 Replies
05-15-2015, 03:27 PM
taskone
    Thread: Using data in the session table
Post: Using data in the session table

Hey, So I'm hoping you can help. I'd like to list out some data for all users, that is currently set within their user session. I have my CI3 set to use the database driver for session and es...
4,644 Views
4 Replies
05-15-2015, 03:26 PM
taskone

Theme © iAndrew 2016 - Forum software by © MyBB