Steps to Reproduce the Bug:
- Update Invision to version 5.
- Navigate to the Editor tab.
- Select the Emojis section.
- Click on Delete Set.
- The bug occurs during this action.
TypeError: IPS\File::get(): Argument #2 ($url) must be of type IPS\Http\Url|string, null given, called in public_html/applications/core/modules/admin/editor/emoticons.php on line 393 (0)
#0 public_html/applications/core/modules/admin/editor/emoticons.php(393): IPS\File::get()
#1 public_html/system/Dispatcher/Controller.php(128): IPS\core\modules\admin\editor\emoticons->deleteSet()
#2 public_html/applications/core/modules/admin/editor/emoticons.php(70): IPS\Dispatcher\Controller->execute()
#3 public_html/system/Dispatcher/Dispatcher.php(169): IPS\core\modules\admin\editor\emoticons->execute()
#4 public_html/admin/index.php(15): IPS\Dispatcher->run()
#5 {main}
#0 public_html/init.php(827): IPS\Log::log()
#1 [internal function]: IPS\IPS::exceptionHandler()
#2 {main}
Recommended Comments
There are no comments to display.