On searching for a specific issue I came across these posts and thought I would ask here.
In environment we see these arguments being displayed and we cant understand them:-----
Stack Trace
======================================
Links (9405): Links::environment called at GT::Template::_call_func line 764 with arguments
(0).
Links (9405): GT::Template::_call_func called at /home/www/oursite/cgi-bin/links/admin/templates/admin/compiled/setup_env.html.compiled line 51 with arguments
(GT::Template=HASH(0x824aa60), Links::environment, 0).
Links (9405): GT::Template::parsed_template called at /home/www/oursite/cgi-bin/links/admin/GT/Template.pm line 600 with arguments
(GT::Template=HASH(0x824aa60)).
Links (9405): GT::Template::_parse called at /home/www/oursite/cgi-bin/links/admin/GT/Template.pm line 97 with arguments
(GT::Template=HASH(0x824aa60), setup_env.html, HASH(0x824aaf0)).
Links (9405): GT::Template::parse called at /home/www/oursite/cgi-bin/links/admin/Links.pm line 250 with arguments
(GT::Template, setup_env.html, ARRAY(0x824ab50), HASH(0x824aaf0)).
Links (9405): Links::admin_page called at admin.cgi line 50 with no arguments.
Links (9405): main::main called at admin.cgi line 24 with no arguments.
Can anyone shed any light on whats going on here and how to correct the errors?
Tom Henry
In environment we see these arguments being displayed and we cant understand them:-----
Stack Trace
======================================
Links (9405): Links::environment called at GT::Template::_call_func line 764 with arguments
(0).
Links (9405): GT::Template::_call_func called at /home/www/oursite/cgi-bin/links/admin/templates/admin/compiled/setup_env.html.compiled line 51 with arguments
(GT::Template=HASH(0x824aa60), Links::environment, 0).
Links (9405): GT::Template::parsed_template called at /home/www/oursite/cgi-bin/links/admin/GT/Template.pm line 600 with arguments
(GT::Template=HASH(0x824aa60)).
Links (9405): GT::Template::_parse called at /home/www/oursite/cgi-bin/links/admin/GT/Template.pm line 97 with arguments
(GT::Template=HASH(0x824aa60), setup_env.html, HASH(0x824aaf0)).
Links (9405): GT::Template::parse called at /home/www/oursite/cgi-bin/links/admin/Links.pm line 250 with arguments
(GT::Template, setup_env.html, ARRAY(0x824ab50), HASH(0x824aaf0)).
Links (9405): Links::admin_page called at admin.cgi line 50 with no arguments.
Links (9405): main::main called at admin.cgi line 24 with no arguments.
Can anyone shed any light on whats going on here and how to correct the errors?
Tom Henry