Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: pagination config file ignored after upgrade
Post: RE: pagination config file ignored after upgrade

Wouter60 Wrote: (09-07-2016, 11:13 AM) -- Did you set the $config['base_url'] setting in your config.php file? It shouldn't be empty. -- That's not empty, and in case there's any confusion, the ac...
3,453 Views
2 Replies
09-07-2016, 11:30 AM
sparky672
    Thread: pagination config file ignored after upgrade
Post: pagination config file ignored after upgrade

Everything was working fine in version 3.0.0 However, after upgrading to version 3.1.0, my pagination config file is totally ignored. I have this in my Controller: PHP Code: -- $config['base...
3,453 Views
2 Replies
09-07-2016, 11:00 AM
sparky672
    Thread: MySQLi delete in multiply tables
Post: RE: MySQLi delete in multiply tables

Narf Wrote: (07-02-2015, 01:51 AM) -- I am not happy about having to commit this, but it's obviously designed to do that and it's a BC break, so ... https://github.com/bcit-ci/CodeIgniter/commit/a117...
26,681 Views
18 Replies
07-02-2015, 11:11 AM
sparky672
    Thread: MySQLi delete in multiply tables
Post: RE: MySQLi delete in multiply tables

Narf Wrote: (05-20-2015, 03:20 PM) -- I didn't realize there was such an example in the documentation ... that may indeed make it a bug. The potential issues that you see, together with other factors...
26,681 Views
18 Replies
07-01-2015, 02:10 PM
sparky672
    Thread: dbutil backup
Post: RE: dbutil backup

I'm seeing the same thing still in the documentation. Thanks for posting the solution.
4,588 Views
2 Replies
06-23-2015, 11:07 AM
sparky672
    Thread: Online documentation for Global XSS Filtering section
Post: RE: Online documentation for Global XSS Filtering ...

Narf Wrote: (05-27-2015, 09:16 AM) -- It shouldn't mention it at all on that page ... https://github.com/bcit-ci/CodeIgniter/commit/938c7e4e4d874189fec2bec8532ed70bb8c52f05 -- Of course removing it...
8,878 Views
3 Replies
05-27-2015, 09:54 AM
sparky672
    Thread: Online documentation for Global XSS Filtering section
Post: Online documentation for Global XSS Filtering sect...

The online documentation for "XSS Filtering" here... http://www.codeigniter.com/user_guide/libraries/security.html#xss-filtering (http://www.codeigniter.com/user_guide/libraries/security.html#xss-fil...
8,878 Views
3 Replies
05-26-2015, 09:20 AM
sparky672
    Thread: Form Validation - set_value() working differently in v3
Post: RE: Form Validation - set_value() working differen...

Narf Wrote: (05-03-2015, 10:24 AM) -- Have you considered that the behavior that you want may've been a side-effect of a bug? -- I wish you could have simply explained that in the first place. I'm ...
18,762 Views
10 Replies
05-03-2015, 10:49 AM
sparky672
    Thread: Form Validation - set_value() working differently in v3
Post: RE: Form Validation - set_value() working differen...

Narf Wrote: (05-03-2015, 10:04 AM) -- You don't have the same problem as the OP did. -- Yet the steps to reproduce are the same. Narf Wrote: (05-03-2015, 10:04 AM) -- It's not designed to work ...
18,762 Views
10 Replies
05-03-2015, 10:14 AM
sparky672
    Thread: Form Validation - set_value() working differently in v3
Post: RE: Form Validation - set_value() working differen...

ivantcholakov Wrote: (05-03-2015, 09:21 AM) -- @sparky672 I have no time to look at the "name[1]" case, just I can propose a blind guess. If you take the code of the method Code: -- protected fu...
18,762 Views
10 Replies
05-03-2015, 09:38 AM
sparky672
    Thread: blank set_value() return default value
Post: RE: blank set_value() return default value

I setup a test page because the fix did not work for me.  I have discovered that if the "name" of the field is part of an indexed array, the problem will continue to occur.  I posted a MCVE and a live...
24,524 Views
0 Replies
05-01-2015, 07:12 AM
sparky672
    Thread: Form Validation - set_value() working differently in v3
Post: RE: Form Validation - set_value() working differen...

ivantcholakov Wrote: (04-29-2015, 04:22 PM) -- https://github.com/bcit-ci/CodeIgniter/issues/3816 -- Thanks for confirming.  However, I applied the code change described at Github to my source file...
18,762 Views
10 Replies
04-29-2015, 05:36 PM
sparky672
    Thread: Form Validation - set_value() working differently in v3
Post: Form Validation - set_value() working differently ...

I'm using CodeIgniter v3 on a new project and noticed that Form Validation in conjunction with set_value() is not working the same as it did in CodeIgniter v2. In CI version 3, set_value() is total...
18,762 Views
10 Replies
04-29-2015, 01:34 PM
sparky672

Theme © iAndrew 2016 - Forum software by © MyBB