bugphpGroupWare - Bugs: bug #18600, developer tools is broken

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #18600: developer tools is broken

Submitter:  Caeies <Caeies>
Submitted:  Wed 27 Dec 2006 11:31:48 PM UTC
   
 
Category:  developer_tools Item Group:  SVN trunk (dev code)
Severity:  3 - Normal Priority:  5 - Normal
Status:  Confirmed Privacy:  Public
Assigned to:  Caeies Open/Closed:  Open
Component Version:  SVN Operating System:  None
Reproducibility:  None Planned Release:  0.9.18.000
Fixed Release: 

Thu 28 Dec 2006 07:42:41 PM UTC, comment #1: 

Hi Caeies
I did a small adjustment in cvs to load the tpl. There are still some notices and links

Regards

Sigurd

Sigurd Nes <sigurdne>
Group Member
Wed 27 Dec 2006 11:31:48 PM UTC, original submission:  

Here the backtrace :

Fichier: /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/header.tpl does not exist.
                    [2] => /path/to/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/header.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 /path/to/phpgroupware/phpgwapi/templates/base/header.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 /path/to/phpgroupware/phpgwapi/templates/base/header.tpl does not exist.
                )

        )

    [4] => Array
        (
            [file] => /path/to/phpgroupware/phpgwapi/inc/class.Template.inc.php
            [line] => 870
            [function] => Template->filename
            [args] => Array
                (
                    [0] => header.tpl
                    [1] => /path/to/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] => header.tpl
                )

        )

    [6] => Array
        (
            [file] => /path/to/phpgroupware/developer_tools/inc/header.inc.php
            [line] => 14
            [function] => Template->set_file
            [args] => Array
                (
                    [0] => Array
(
    [header] => header.tpl
)

                )

        )

    [7] => Array
        (
            [file] => /path/to/phpgroupware/phpgwapi/inc/functions.inc.php
            [line] => 699
            [function] => include_once
            [args] => Array
                (
                    [0] => /path/to/phpgroupware/developer_tools/inc/header.inc.php
                )

        )

    [8] => Array
        (
            [file] => /path/to/phpgroupware/header.inc.php
            [line] => 196
            [function] => include
            [args] => Array
                (
                    [0] => /path/to/phpgroupware/phpgwapi/inc/functions.inc.php
                )

        )

    [9] => Array
        (
            [file] => /path/to/phpgroupware/developer_tools/index.php
            [line] => 17
            [function] => include
            [args] => Array
                (
                    [0] => /path/to/phpgroupware/header.inc.php
                )

        )

Caeies <Caeies>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by sigurdne (Posted a comment)
  • -email is unavailable- added by Caeies (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code