I have version 2.2.1 installed on a local server and it works perfectly, but to pass it on to an internet server, windows of creating and editing data do not work the home page appears. would need help to solve this thanks in advance.
I believe I have the same problem. When you have the default settings,
i.e:
$config['uri_protocol'] = 'AUTO';
The 'anchor' pages for add new item/customer/supplier/item_kit etc. will result in loading the default 'home' view.
The following is the code:
manage.php
".$this->lang->line($controller_name.'_new')."
",
array('class'=>'thickbox none','title'=>$this->lang->line($controller_name.'_new')));
?>
When passing width:$form_width, the page is not loading, but if I remove that section then it loads.
Please help.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I believe I have the same problem. When you have the default settings,
i.e:
$config['uri_protocol'] = 'AUTO';
The 'anchor' pages for add new item/customer/supplier/item_kit etc. will result in loading the default 'home' view.
The following is the code:
manage.php
The problem I have experienced is similar to the following:
http://infopotato.com/blog/index/path_info