Concrete5 Version: 9.1.2
PHP Version: 8.1.0
After exporting my database from another server and importing into my local development build I receive this error:
Could not convert database value to 'object' as an error was triggered by the unserialization: 'Optional parameter $pageLength declared before required parameter $filterHandles is implicitly treated as a required parameter'
Played around with export settings in phpMyAdmin (this is the only method I have available for export) and it always seems to break after import.
Any ideas?
Thanks.