wezetel
Active Member
With F4.5 and download script enabled (rest of the settings are standard) it is not possible to download a file.
Error: 0 preg_match(): Argument #2 ($subject) must be of type string, array given
Error: 0 preg_match(): Argument #2 ($subject) must be of type string, array given
Call Stack
# | Function | Location |
---|---|---|
1 | () | JROOT/plugins/fabrik_element/fileupload/adaptors/filesystemstorage.php:539 |
2 | preg_match() | JROOT/plugins/fabrik_element/fileupload/adaptors/filesystemstorage.php:539 |
3 | Filesystemstorage->getFullPath() | JROOT/plugins/fabrik_element/fileupload/fileupload.php:3714 |
4 | PlgFabrik_ElementFileupload->onAjax_download() | JROOT/libraries/src/Plugin/CMSPlugin.php:289 |
5 | Joomla\CMS\Plugin\CMSPlugin->Joomla\CMS\Plugin\{closure}() | JROOT/libraries/vendor/joomla/event/src/Dispatcher.php:454 |
6 | Joomla\Event\Dispatcher->dispatch() | JROOT/components/com_fabrik/controllers/plugin.php:82 |
7 | FabrikControllerPlugin->pluginAjax() | JROOT/libraries/src/MVC/Controller/BaseController.php:730 |
8 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/components/com_fabrik/fabrik.php:200 |
9 | require_once() | JROOT/libraries/src/Dispatcher/LegacyComponentDispatcher.php:71 |
10 | Joomla\CMS\Dispatcher\LegacyComponentDispatcher::Joomla\CMS\Dispatcher\{closure}() | JROOT/libraries/src/Dispatcher/LegacyComponentDispatcher.php:73 |
11 | Joomla\CMS\Dispatcher\LegacyComponentDispatcher->dispatch() | JROOT/libraries/src/Component/ComponentHelper.php:361 |
12 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:218 |
13 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:261 |
14 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:306 |
15 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/includes/app.php:58 |
16 | require_once() | JROOT/index.php:32 |