cloner
cloner copied to clipboard
Error while installation : Array to string conversion
Hi,
Description
I tried to install your plugin and got error on admin : Error: Array to string conversion
Steps to reproduce
- composer require verbb/cloner
- go to admin and then install
Additional info
- verbb/base (1.0.4)
- verbb/cloner (1.2.2)
- Craft version: 3.6.18
- Multi-site: Yes
- Php: 8.0.9
Additional context Using it in a dockerized project.
Thanks for your help.
Are you able to post the full error trace with devMode on? Difficult to know where this error is occurring.
In addition, at what point is the error shown? As soon as you install, when you install or when viewing a particular page?
Also tested on PHP 8, just in case that's a factor.
Closing due to inactivity.