> Somebody help me with little problem
>
> Extract from error_log of Apache 1.3
>
> [Wed May 16 12:22:04 2001] [error] [7080]ERR:  24: Line 9: Error in Perl
code: Can't l
> ocate object method "TransaccionB_radar" via package "func_seisp" at
/app/webs/acag/ht
> ml/audiotel/check_ring.epl line 113.

Looks like you are having a object references to is blessed to the package
func_seisp and you are calling something like

$o -> TransaccionB_radar

but there is no method/sub called TransaccionB_radar inside the package
func_seisp. It's hrad to say more without seeing any code

Gerald



> [Wed May 16 12:39:38 2001] [warn] [7930]ERR:  32: Line 9: Warning in Perl
code: substr
>  outside of string at /app/webs/acag/html/audiotel/check_ring.epl line
114.
> [Wed May 16 12:39:38 2001] [warn] [7930]ERR:  32: Line 9: Warning in Perl
code: substr
>  outside of string at /app/webs/acag/html/audiotel/check_ring.epl line
115.
> [Wed May 16 12:39:38 2001] [warn] [7930]ERR:  32: Line 9: Warning in Perl
code: substr
>  outside of string at /app/webs/acag/html/audiotel/check_ring.epl line
116.
>
> Thanks a lot.
>
> A.L.O.


-------------------------------------------------------------
Gerald Richter    ecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting

Post:       Tulpenstrasse 5         D-55276 Dienheim b. Mainz
E-Mail:     [EMAIL PROTECTED]         Voice:    +49 6133 925131
WWW:        http://www.ecos.de      Fax:      +49 6133 925152
-------------------------------------------------------------




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to