bugphpGroupWare - Bugs: bug #18602, sitemgr is not working with php5.2

 
 

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

bug #18602: sitemgr is not working with php5.2

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

Wed 27 Dec 2006 11:34:29 PM UTC, original submission:  

Template Error: filename: file /path/to/phpgroupware/phpgwapi/templates/base/mainmenu.tpl does not exist.

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/mainmenu.tpl does not exist.
                    [2] => /home/hamet/public_html/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/mainmenu.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/hamet/public_html/phpgroupware/phpgwapi/templates/base/mainmenu.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/hamet/public_html/phpgroupware/phpgwapi/templates/base/mainmenu.tpl does not exist.
                )

        )

    [4] => Array
        (
            [file] => /path/to/phpgroupware/phpgwapi/inc/class.Template.inc.php
            [line] => 870
            [function] => Template->filename
            [args] => Array
                (
                    [0] => mainmenu.tpl
                    [1] => /home/hamet/public_html/phpgroupware/phpgwapi/templates/base
                    [2] => 1
                )

        )

    [5] => Array
        (
            [file] => /path/to/phpgroupware/phpgwapi/inc/class.Template.inc.php
            [line] => 270
            [function] => Template->filename
            [args] => Array
                (
                    [0] => mainmenu.tpl
                )

        )

    [6] => Array
        (
            [file] => /path/to/phpgroupware/sitemgr/inc/class.Common_UI.inc.php
            [line] => 38
            [function] => Template->set_file
            [args] => Array
                (
                    [0] => MainMenu
                    [1] => mainmenu.tpl
                )

        )

    [7] => Array
        (
            [file] => /path/to/phpgroupware/sitemgr/index.php
            [line] => 21
            [function] => Common_UI->DisplayMenu
            [args] => NONE
        )

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 skwashd (Updated the item)
  • -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.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2010-03-06 skwashd Assigned toskwashd None

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code