1. The forums will be archived and moved to a read only mode in about 2 weeks (mid march).

FormAPI

Discussion in 'Plugin Help' started by Fritures, Jun 2, 2019.

  1. Fritures

    Fritures Spider Jockey

    Messages:
    47
    So i had a question how to use FormAPI and i must download FormAPI's plugin ? On my plugin directory ?
     
  2. Destroyer57

    Destroyer57 Zombie

    Messages:
    275
    If you want to use plugins that pop up a UI then just download formapi.phar and move to plugins folder
     
  3. Fritures

    Fritures Spider Jockey

    Messages:
    47
    Okay It's good but i made this :
    PHP:
    $api $this->plugin->getServer()->getPluginManager()->getPlugin("FormAPI");
    And It's send to me "unexpected $this"
     
  4. Destroyer57

    Destroyer57 Zombie

    Messages:
    275
    Remove $this
     
  5. Fritures

    Fritures Spider Jockey

    Messages:
    47
    If i delete $this it's send to me unexpected "->"
     
  6. Destroyer57

    Destroyer57 Zombie

    Messages:
    275
    Remove $this->
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.