Skip to content

uninstall #2

@pmichaelis

Description

@pmichaelis

Good work. Great module, but uninstall process throws the following error.

`Fatal Error: Uncaught TypeError: Argument 1 passed to ProcessWire\Fields::___delete() must implement interface ProcessWire\Saveable, null given, called in /home/vagrant/web/pw-shop/wire/core/Wire.php on line 383 and defined in /home/vagrant/web/pw/wire/core/Fields.php:341
Stack trace:
#0 /home/vagrant/web/pw/wire/core/Wire.php(383): ProcessWire\Fields->___delete(NULL)
#1 /home/vagrant/web/pw/wire/core/WireHooks.php(823): ProcessWire\Wire->_callMethod('___delete', Array)
#2 /home/vagrant/web/pw/wire/core/Wire.php(450): ProcessWire\WireHooks->runHooks(Object(ProcessWire\Fields), 'delete', Array)
#3 /home/vagrant/web/pw/site/modules/PadOpt/PadOpt.module(1046): ProcessWire\Wire->__call('delete', Array)
#4 /home/vagrant/web/pw/wire/core/Modules.php(2251): PadOpt->uninstall()
#5 /home/vagrant/web/pw/wire/core/Wire.php(383): ProcessWire\Modules->___uninstall('PadOpt')
#6 /home/vagrant/web/pw/wire/core/WireHooks.php(823): ProcessWire\Wire->_callMethod('___unin (line 341 of /home/vagrant/web/pw/wire/core/Fields.php)

This error message was shown because: you are logged in as a Superuser. Error has been logged.`

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