some error when agent login
On my trixbox 2.6.0.7 server, when agent login, appears some error, as: "use of uninitializaed value in .... /var/www/html/panel/op_server.pl line..." various line
But even though there are these messages all works fine.
Thaks for suggestions
Any suggestions?
You've decided to leave out the parts of the error message that would be helpful. Copy and paste the whole error message and I'll take a look at the code. I'm making no promises that I'll find anything, but I'll look at least.
when agent login, here is the result page:
Use of uninitialized value in concatenation (.) or string at /var/www/html/panel/op_server.pl line 1893
Use of ununitialized value in pattern match (m//) at /var/www/html/panel/op_server.pl line 1894
Use of ununitialized value in pattern match (m//) at /var/www/html/panel/op_server.pl line 1895
Use of ununitialized value in pattern match (m//) at /var/www/html/panel/op_server.pl line 1895
Use of ununitialized value in pattern match (m//) at /var/www/html/panel/op_server.pl line 1895
That's all
I don't have time to trace the code backwards, but $elemento isn't being set, which means that the shift isn't getting what it wants. I suspect that the call to that sub isn't being done correctly.
Again, I'd have to dig more than I can right now, but I'm betting that's the issue.

Member Since:
2008-03-03