Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 1 replies (of 1 total)

  • cao4873
    Participant

    @cao4873

    Usually, with this type of error it will be a misspelled function. What you’ll need to do is look at the function where it’s defined. Look at $this->, You will find that sometimes the variable has been improperly defined. Also, it may be that the programmer failed to define the method Instance Correctly. For Example, reusing Instance Methods, but failing to call on them properly. Methods are not stand alone. I would bet its one of these errors

    Joshua

Viewing 1 replies (of 1 total)
Skip to toolbar