Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: [Solved] Session issue : Can't keep it persistent
Post: RE: [Solved] Session issue : Can't keep it persist...

Correct ;)
12,950 Views
9 Replies
05-11-2017, 01:04 AM
Jurden
    Thread: Blank Page After a File Upload
Post: RE: Blank Page After a File Upload

Ok I just resolved it... My client don't give me the right php server version and it running below PHP 5.3.7. The explanation of my invisible problem was : Upload.php Line 1223 the @ hide the error....
9,156 Views
6 Replies
01-05-2017, 02:55 AM
Jurden
    Thread: session_start(): Cannot send session cookie
Post: RE: session_start(): Cannot send session cookie

Maybe you have to delete the BOM.
10,554 Views
3 Replies
01-04-2017, 07:03 AM
Jurden
    Thread: Blank Page After a File Upload
Post: RE: Blank Page After a File Upload

There is just a blank page. I leave the development errors configuration on. This is the line who lock my script : PHP Code: -- $this->upload->do_upload( 'picture' ); -- I try to change m...
9,156 Views
6 Replies
01-04-2017, 06:23 AM
Jurden
    Thread: Blank Page After a File Upload
Post: Blank Page After a File Upload

Hello, I just finished my development website. Everything work like a charm. But when I upload it online on a production server I realize that after a file upload CodeIgniter sent me a blank ...
9,156 Views
6 Replies
01-04-2017, 03:49 AM
Jurden
    Thread: [Solved] Session issue : Can't keep it persistent
Post: RE: Session issue : Can't keep it persistent

I finaly found the solution. I just reset my cookies configuration and it work again.
12,950 Views
9 Replies
12-22-2016, 01:19 AM
Jurden
    Thread: Pagination : Page One Params Issue
Post: RE: Pagination : Page One Params Issue

In a basic use you are right but with search params it's kind of. Thanks.
5,189 Views
4 Replies
12-20-2016, 03:30 AM
Jurden
    Thread: Pagination : Page One Params Issue
Post: RE: Pagination : Page One Params Issue

Thanks Diederik. I will use this hack. But someone know why this issue exist since 2012 (at least) and how this variable is normaly used to ?
5,189 Views
4 Replies
12-20-2016, 03:09 AM
Jurden
    Thread: Pagination : Page One Params Issue
Post: Pagination : Page One Params Issue

Hello, I'm using the Pagination class and there is an issue on the first link (to page one). Variables (or suffix) disapear on it. If I'm only using PHP Code: -- $config['suffix'] = $request[ 'url...
5,189 Views
4 Replies
12-20-2016, 02:01 AM
Jurden
    Thread: [Solved] Session issue : Can't keep it persistent
Post: RE: Session issue : Can't keep it persistent

Well noticed. I'll keep looking on that issue.
12,950 Views
9 Replies
12-19-2016, 01:26 AM
Jurden
    Thread: [Solved] Session issue : Can't keep it persistent
Post: RE: Session issue : Can't keep it persistent

I changed the path but still the same. I try to use native sessions instead and same result.
12,950 Views
9 Replies
12-16-2016, 01:24 AM
Jurden
    Thread: [Solved] Session issue : Can't keep it persistent
Post: [Solved] Session issue : Can't keep it persistent

Hello, I don't know why but I lose my session at any refresh. I try to store it by file and now in my database. Here it's the only thing I have when i refresh my page (anytime different) : PH...
12,950 Views
9 Replies
12-15-2016, 08:10 AM
Jurden

Theme © iAndrew 2016 - Forum software by © MyBB