Skip to content

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

@jigsdatta

Description

@jigsdatta

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions