Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: [Problem] Form helper in Codeigniter v3.0rc
Post: RE: [Problem] Form helper in Codeigniter v3.0rc

Thanks but I've already read the documentation about the csrf protection. My code is like that (I use Twig template) : PHP Code: --          $this->data = array_merge($this->data, [          ...
6,672 Views
0 Replies
01-30-2015, 09:45 AM
SquallX
    Thread: [Problem] Form helper in Codeigniter v3.0rc
Post: RE: [Problem] Form helper in Codeigniter v3.0rc

Yes, I've tried to deactivate it and it was the same result :/ In fact we need to deactivate global_xss_filtering in the config file and load the security helper to applicate it in the form valida...
6,672 Views
0 Replies
01-30-2015, 08:45 AM
SquallX
    Thread: [Problem] Form helper in Codeigniter v3.0rc
Post: RE: [Problem] Form helper in Codeigniter v3.0rc

Yes, I have the same problem after a lot of tests. If all the input fields are empty : http://zupimages.net/up/15/05/an3b.png It's okay, all the errors are found And if I fill all fields ...
6,672 Views
0 Replies
01-30-2015, 08:22 AM
SquallX
    Thread: CodeIgniter 3.0 Release Candidate
Post: RE: CodeIgniter 3.0 Release Candidate

Great news =D
149,470 Views
57 Replies
01-26-2015, 12:17 PM
SquallX
    Thread: Increment a field in the query builder
Post: RE: Increment a field in the query builder

Oh my bad. I note. Thanks
6,022 Views
0 Replies
11-30-2014, 01:57 PM
SquallX
    Thread: Increment a field in the query builder
Post: Increment a field in the query builder

Hi ! Actually I'm working of the completion of a data interval system and with the query buider it's impossible to do something like that : PHP Code: -- $this->db->update($table, ['f_right' => ...
6,022 Views
0 Replies
11-30-2014, 10:52 AM
SquallX
    Thread: Place several elements in the router
Post: RE: Place several elements in the router

Exactly yes :)
5,744 Views
0 Replies
11-30-2014, 06:27 AM
SquallX
    Thread: Place several elements in the router
Post: Place several elements in the router

Hi eveybody It's my first post on the forum and it's why i well present myself. Firstly, I'm French, so please excuse my grammar and my language mystakes :). I'm coming from the South of France an...
5,744 Views
0 Replies
11-29-2014, 10:30 AM
SquallX

Theme © iAndrew 2016 - Forum software by © MyBB