You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tried a bit, it could be that the dfgviewer will work without major changes. It seams that the bare viewer is shown correctly:
But trying to show a document throws an exception:
503
Oops, an error occurred!
Class 'TYPO3\CMS\Frontend\Page\PageRepository' not found | Error thrown in file /var/www/typo3/public/typo3/sysext/core/Classes/Utility/GeneralUtility.php in line 3218
Although I must admit I'm not sure if the problem isn't in .presentation after all. Because I could not test if the presentation viewer could show any documents.
The text was updated successfully, but these errors were encountered:
After setting TYPO3 up and installing the extensions via composer, the default pages where not shown. I had to do a vendor/bin/typo3cms extension:setup and then create a new page. This way the default page setup was shown again.
I've tested most of what I'm using, and everything worked. I did not test the 3D-Viewer (an instruction is still warmly welcomed). I may do some more tests tomorrow.
Now that .presentation got support for TYPO3 v11 we need that support for the dfg-viewer (and your slub_digitalcollections).
I have tried a bit, it could be that the dfgviewer will work without major changes. It seams that the bare viewer is shown correctly:
But trying to show a document throws an exception:
Class 'TYPO3\CMS\Frontend\Page\PageRepository' not found | Error thrown in file /var/www/typo3/public/typo3/sysext/core/Classes/Utility/GeneralUtility.php in line 3218
Although I must admit I'm not sure if the problem isn't in .presentation after all. Because I could not test if the presentation viewer could show any documents.
The text was updated successfully, but these errors were encountered: