Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Session ID not regenerating
Post: Session ID not regenerating

Hey I'm having problems with the session ID not regenerating. This is my config Code: -- $config['sess_driver'] = 'database'; $config['sess_cookie_name'] = 'ci_session'; $config['sess_expirat...
6,475 Views
5 Replies
04-10-2018, 07:32 PM
gloosemore
    Thread: removing index.php from url
Post: removing index.php from url

Hi Like the title says i'm trying to remove index.php from the url so instead of Code: -- http://localhost/index.php/login -- i can just write Code: -- http://localhost/login -- I creat...
3,066 Views
1 Replies
09-21-2015, 09:09 AM
gloosemore
    Thread: Problem with Session tables
Post: RE: Problem with Session tables

mwhitney Wrote: (09-18-2015, 07:18 AM) -- Narf is referring to this: Quote: -- Replace all files and directories in your system/ directory and replace your index.php file. If any modifications ...
11,453 Views
6 Replies
09-18-2015, 08:37 AM
gloosemore
    Thread: SESSION: ci_sessions database table not populating
Post: RE: SESSION: ci_sessions database table not popula...

mwhitney Wrote: (09-18-2015, 08:08 AM) -- Is there a Session.php file in the root of your /system/libraries/ directory? If there is, then you have missed the step of deleting the contents of the dire...
11,296 Views
5 Replies
09-18-2015, 08:35 AM
gloosemore
    Thread: SESSION: ci_sessions database table not populating
Post: RE: SESSION: ci_sessions database table not popula...

mwhitney Wrote: (09-18-2015, 07:15 AM) -- gloosemore Wrote: (09-18-2015, 06:11 AM) -- I've been pulling my hair out over this for days. I posted a similar post earlier but it wasn't laid out properl...
11,296 Views
5 Replies
09-18-2015, 08:03 AM
gloosemore
    Thread: SESSION: ci_sessions database table not populating
Post: SESSION: ci_sessions database table not populating

I've been pulling my hair out over this for days. I posted a similar post earlier but it wasn't laid out properly i think. I really need detailed information on how to proceed instead of hints on wher...
11,296 Views
5 Replies
09-18-2015, 06:11 AM
gloosemore
    Thread: Problem with Session tables
Post: RE: Problem with Session tables

Narf Wrote: (09-17-2015, 05:23 AM) -- gloosemore Wrote: (09-16-2015, 02:16 PM) -- ... Filename: libraries/Session.php ... -- There's an important note on the upgrade instructions page, step ...
11,453 Views
6 Replies
09-17-2015, 07:39 AM
gloosemore
    Thread: Problem with Session tables
Post: RE: Problem with Session tables

What would that be i still can't figure that out. application/config/libraries directory is empty, only file is index.html. system/libraries/session/Session.php file exists, that file is capital...
11,453 Views
6 Replies
09-17-2015, 06:33 AM
gloosemore
    Thread: Problem with Session tables
Post: Problem with Session tables

Hello. I just recently upgraded to the latest version of codeigniter. I autoload the 'session' and 'database' class, but whenever i try to go to a new page i get the following error in Firebug: ...
11,453 Views
6 Replies
09-16-2015, 02:16 PM
gloosemore

Theme © iAndrew 2016 - Forum software by © MyBB