Hi,
I want to use nusoap and required the nusoap classes described in this thread. http://fuelphp.com/forums/topics/view/5236
Except that I do this in my own Package. I can create a successful instance of the nusoap_client,
but whenver I call the "call" function of nusoap. FuelPHP stops working. There is no output in the browser.
No debug message, no print_r or something else.
I have tested the request and the URL to the wdsl server many times with a small custom quick&dirty; script.
Does anyone have an idea?? I am completely lost...
Thanks for any suggestion.
Hudini