Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

method '<method name>'('<method name>') not defined in service('' '') #16

Open
jigsdatta opened this issue Mar 1, 2024 · 0 comments
Open

Comments

@jigsdatta
Copy link

HI,

I am using nusoap with php7.3 with my current Codeigniter 2.1 version. Now I am upgrading the php version to php8.2 and Codeigniter version to 4. And I found this upgrade library for nusoap to work with php8.2. But after integrating it in App/Libraries it throws below error while calling the webservice which is generated using nusoap_server class?

method '<method name>'('<method name>') not defined in service('' '')

Please help me out to solve this issue. I think it is related to the namespace which we used in each class and seperated all nusoap class in seperate file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant