PHP Classes

Targobank Not working

Recommend this page to a friend!

      hrwsBLZ  >  All threads  >  Targobank Not working  >  (Un) Subscribe thread alerts  
Subject:Targobank Not working
Summary:Error in method 57
Messages:2
Author:Petrit Berisha
Date:2016-10-31 15:39:53
 

  1. Targobank Not working   Reply   Report abuse  
Picture of Petrit Berisha Petrit Berisha - 2016-10-31 15:39:53
Greetings,

On the scrip you wrote, there is something missing on Method 57

return blz_kt00_var

should change to
return $this->blz_kt00_var
in two places! (just add $this->)

Looks like lots of webpages and service providers use your script, since many of them has this same error!

Best regards, very good script!

  2. Re: Targobank Not working   Reply   Report abuse  
Picture of Heiko Rettinger Heiko Rettinger - 2016-10-31 17:34:52 - In reply to message 1 from Petrit Berisha
Thank you for pointing this out to me.
I just updated the class file to a new fix version.
This new file also includes an updated method and another fix.

Best
Heiko