Problem Visual Mail Troubleshooter

hostserver

Active Member
May 27, 2005
25
0
151
cPanel Access Level
Root Administrator
Hi!

WHM 10.8.0 cPanel 10.8.2-R119
CentOS 4.3 x86_64 - WHM X v3.1.0

/usr/local/cpanel/whostmgr/docroot/cgi]#./traceaddy.cgi
Content-type: image/png

Can't call method "children" on an undefined value at ./traceaddy.cgi line 274, <ERRTRACE> line 84.

---------------

Line 274: "for ( $i = 0; $i < scalar( $hhandle->children ); ++$i ) {"
to change "for ( $i = 0; $i < scalar( $handle->children ); ++$i ) {"

traceaddy.cgi is work :)
 
Last edited:

streigh

Active Member
Dec 5, 2006
32
0
156
broken picture link from troubleshooter

Not sure if this happened to you or not, but on a brand new fully updated install of cpanel i got the broken image error mentioned in this "closed" issue:
http://forums.cpanel.net/showthread.php?t=8908&highlight=Mail+Troubleshooter

eximup-force did not help

this did:
rm -Rf /etc/exi*; rm -Rf /var/spool/exim; /scripts/eximup --force
(http://forums.cpanel.net/showthread.php?t=43717)

I mention it because it also seems to have fixed all of my mail troubleshooter issues

I believe this will delete any mail in queue - be advised