Tue 17 Oct 2006 08:57:59 AM UTC, original submission:
Ok (sort of) for idots - but are looking for "form.tpl" at the wrong location when trying to add a record.
Fatal Error*
Template Error: filename: file /path/to/phpgroupware/phpgwapi/templates/base/form.tpl does not exist.
File: /path/to/phpgroupware/phpgwapi/inc/class.Template.inc.php
Line: 999
back trace*
Please include the following output when you report this incident on our bug tracker - https://savannah.gnu.org/bugs/?group=phpgroupware*
Array
(
[0] => Array
(
[function] => phpgw_handle_error
[args] => Array
(
[0] => 256
[1] => Template Error: filename: file /path/to/phpgroupware/phpgwapi/templates/base/form.tpl does not exist.
[2] => /home/sn5607/public_html/head/phpgroupware/phpgwapi/inc/class.Template.inc.php
[3] => 999
[4] => **error_handler_content_data**
)
)
[1] => Array
(
[file] => /path/to/phpgroupware/phpgwapi/inc/class.Template.inc.php
[line] => 999
[function] => trigger_error
[args] => Array
(
[0] => Template Error: filename: file /path/to/phpgroupware/phpgwapi/templates/base/form.tpl does not exist.
[1] => 256
)
)
[2] => Array
(
[file] => /path/to/phpgroupware/phpgwapi/inc/class.Template.inc.php
[line] => 973
[function] => Template->haltmsg
[args] => Array
(
[0] => filename: file /home/sn5607/public_html/head/phpgroupware/phpgwapi/templates/base/form.tpl does not exist.
)
)
[3] => Array
(
[file] => /path/to/phpgroupware/phpgwapi/inc/class.Template.inc.php
[line] => 865
[function] => Template->halt
[args] => Array
(
[0] => filename: file /home/sn5607/public_html/head/phpgroupware/phpgwapi/templates/base/form.tpl does not exist.
)
)
[4] => Array
(
[file] => /path/to/phpgroupware/phpgwapi/inc/class.Template.inc.php
[line] => 870
[function] => Template->filename
[args] => Array
(
[0] => form.tpl
[1] => /home/sn5607/public_html/head/phpgroupware/phpgwapi/templates/base
[2] => 1
)
)
[5] => Array
(
[file] => /path/to/phpgroupware/phpgwapi/inc/class.Template.inc.php
[line] => 280
[function] => Template->filename
[args] => Array
(
[0] => form.tpl
)
)
[6] => Array
(
[file] => /path/to/phpgroupware/addressbook/inc/class.uiaddressbook.inc.php
[line] => 1054
[function] => Template->set_file
[args] => Array
(
[0] => Array
(
[form] => form.tpl
)
)
)
[7] => Array
(
[file] => /path/to/phpgroupware/addressbook/inc/class.uiaddressbook.inc.php
[line] => 678
[function] => uiaddressbook->main_form
[args] => Array
(
[0] => Array
(
[old_tab] => Person Data
)
[1] => Persons
[2] => Person Data
)
)
[8] => Array
(
[file] => /path/to/phpgroupware/index.php
[line] => 90
[function] => uiaddressbook->add_person
[args] => NONE
)
)
|