Skip to content

V12\XclassedDatabaseRecordList" not found #4

@asche76

Description

@asche76

reinstall fixed it.
T3 12.4.10 (php 8.1) + tt_address 8.0.1/8.0.2/8.0.3 and this record_thumbnail version causes the following error:
while try to add a new tt_address record

Class "StudioMitte\RecordlistThumbnail\Xclass\V12\XclassedDatabaseRecordList" not found

in /var/customers/webs/nordauto/typo3/sysext/core/Classes/Utility/GeneralUtility.php line 3017
if (isset(self::$singletonInstances[$finalClassName])) {
return self::$singletonInstances[$finalClassName];
}
// Create new instance and call constructor with parameters
return new $finalClassName(...$constructorArguments);
}

/**
 * Returns the class name for a new instance, taking into account

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions