remove useroptions.xml from a specific plugin

  • is there a way to remove the useroptions.xml specified by a plugin?
    Can't seem to find it in the documentation and need it really badly or is the only option;

    reinstall the plugin without the useroptions.xml?

    • Offizieller Beitrag

    You cannot simply remove a user option from a plugin, without modifying the plugin properly. In most cases other parts rely on it's existence and thus change the overall behavior. You might instead want to change it's visibility to hide it from users, this way it is not entirely removed but in general unreachable for an user.

    Alexander Ebert
    Senior Developer WoltLab® GmbH

  • the file useroption.xml included in a plugin is not stored at your webspace as a file. It is read while the installation and several database-records are generatet based on the informations in the file.

    You can now try to delete theese entrys directly in your database or you must of course uninstall the plugin an reinstall it without the file. But it is not enough to delete the useroptions.xml in the tar-archiv, you must also edit the package.xml an remove the line where the file is reffered.

    Gruß
    Harry.Fox

    Wer einen Tippfehler findet, darf ihn behalten!

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!