-
hello, in the 0.7 , the validation error outputs all the error at the top of the page.
However in form_error, it only shows for the select menus that uses the function form_dropdown(). I cant get th…
-
I am trying to create an app and it seems that non existing module methods result in a white page.
e.g.
`/www/playground/` gives module playground, playground_controller
`/www/playground/foobar` giv…
GDmac updated
10 years ago
-
nice package how can we add custom column in it, for example i have 2 column coming from database id, name and want to add third custom column, action which will has anchor edit.
some more other feat…
-
In my case AJAX request is setting a flashdata that should be then retrieved on form submit, but by the time the request reaches a controller method flashdata is empty. If I test it in the Controller …
-
I've spoted a little issue in the way "Umlaute" are converted when entering the name of a page url (autofill feature).
German Umlaute like ä,ö,ü are converted to ae,oe,ue not a,o,u.
I took the time…
-
I'm having troubles with the language bar
I am in this URL: http://localhost/mysite/public/
It generates correctly the language links, but if I enter spanish version's site http://localhost/mysite/p…
-
## Why
On production , the framework produces no errors. There is no reason why "disallowed characters" should be a part of it. Also , it's bad for stuff like this to be hard-coded.
## Where
system/…
-
Hello there,
there's some kind of problem. I can't do upload activity (drag and drop method or browse) while CSRF on CodeIgniter 2 config is on.
any idea ?
Thanks!
-
Severity: Warning --> filemtime(): stat failed for application/views/application/views/questions/view.tpl /var/www/application/third_party/Smarty/sysplugins/smarty_resource.php 352
The CI logs are b…
-
Hi,
When i'm making a Post Ajax request to one of my controllers, i get this error :
```
stderr: PHP Fatal error: Cannot access protected property CI_Loader::$_ci_cached_vars in /home/xxxxx/public…