-
This problem occurs when using Chrome and Firefox (didn't test other browsers), whether the server is a local CentOS server, or on an Amazon EC2 server behind a load balancer;
The logout function in …
-
While I really like the features of Mustache, I don't like its delimiters. For example, Netbeans struggles with auto-formatting Mustache files. Also, I don't think it's nearly as readable as other opt…
-
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…
-
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…
-
## User guide
Ref http://codeigniter.com/user_guide/general/errors.html
``` php
show_error('message' [, int $status_code= 500 ] )
```
should be replaced with
``` php
show_error('message' [, 'stat…
-
Implement this feature based off the `framework` branch. What would be the most helpful to me is to bring in the code and implement it into the template (copy it from `/platformApp/templates/joomla/i…
-
While or after installation of 2.3/develop a series of errors occurs. All of them are related to one or more not existing files or directories.
The (very long) part of the log output:
```
ERROR - 20…
-
I realize a number of these are in 3rd-party libraries you are using and not really your problem directly, but I thought you might still be interested:
```
--------------------------------
File …
-
are there any such plans, like maybe twig or something similar ?
I think it helps a lot in the views.