JInventory
Problem observed
- was not write permission to templates_c, blank page appeared; interestingly, if for templates/example _main.tpl newer then templates_c/%%5C^5C1^5C1AB388%%_main.tpl.php, blank page displayed and there is no error message !!!
some stuff
editCable.php:
if ($_REQUEST['action'] == 'save' || $_REQUEST['action'] == 'saveAsNew') { // check for required fields // if no errors, insert info from all gui fields into database }