Riny van Tiggelen
Riny van Tiggelen
Agreed that the CLI should also be able to handle these cases, or is there another way to automate/migrate these changes I'm not aware of? Currently, it's not possible to...
Hi! We're absolutely planning on supporting TYPO3 13, already have some preparations ready. We're hoping to release the supported version **before** TYPO3 13 LTS has been released.
Hi @Bunnyfield, Seems like a logical thing to change, but I'm wondering where or in what situation you encounter these errors? When the snippet preview is rendered within the page...
Is this issue still present in the latest version? Version 5.0 already uses the improved content rendering which analyses the frontend, rather than creating an XML of the content. If...
Hi @Jashi, I'm planning to take a look at this for the upcoming major version. Problem with these workspace changes, and for example #319, is that we first do a...
Hi @ste101! I have tested with the extension `sf_event_mgt`, if the `seo_description` field is a new field you wish to add then the `setAddDescriptionField` should be a boolean `true` instead...
@ste101 I have just added a PR: https://github.com/Yoast/Yoast-SEO-for-TYPO3/pull/553, could you test this? Regarding the fields not being added to the database, when you run the database analyzer (after clearing system...
Hi @Batman777, Are you sure you flushed all the caches, through the Maintenance module or through CLI? This is a dependency injection issue and flushing the caches with the dropdown...
Great! Glad it solved the issue.
Hi @GitCybers, Are you sure you are on the latest version? Your error mentions a `getData` method but this method is nowhere to be found within the `Classes/DataProviders` directory. The...