-
@daveismyname for some reason after the 3-13-2016 router update I only get a blank page, any idea why? The only change I noticed was
```
empty($_GET['lang']) ? $lang = LANGUAGE_CODE : $lang …
-
I am getting the error message "Unable to access an error message corresponding to your field name" when I set a custom validation rule using a callback in grocery crud's set_rules method. I widely r…
-
For Codeigniter v3.0
File in folder "application/models"
"grocery_crud_model.php" need to rename as "Grocery_crud_model.php"
-
i am using PHP Codeigniter.In this i have a Table Retailer in which i have a field No of Users required by the Retailer. Is it possible that when admin creates the retailer the value he inserted in th…
-
I installed the files into my .com project on a web server. I tried demo/basic.html. It said that it uploaded the file but when I looked for the uploaded file, it was not in any of the directories in …
-
I've given the framework a bit of a restructure so it main files are outside of the web root by default and the only files that should be inside the web root are the templates, .htaccess and index.php…
-
на основе запроса #15
есть предложенеи о передаче настроек в виде параметра в ссылке но опять же возникает множество вопросов как лучеш это сделать:
мне видется один из вариантов такой
при настройке…
-
I'm a few hours into working with the library after building a simple login system to learn CodeIgniter.
I noticed the error and message delimiters are defined in /application/config/ion_auth.php. Th…
-
You can create a new category at /index.php/admin/categories/add without specifying a category id, however if you do, you can't then edit or delete the new category as you get the error:
Fatal error:…
-
So after many, many talks we have decided that we are going to convert the site to use a php framework. In keeping with being lightweight, CodeIgnitor is going to be the choice.
I created this issu…