-
# Bug Report
Uncaught TYPO3 Exception
substr() expects parameter 1 to be string, integer given
TypeError thrown in file
/var/www/vhosts/typo3conf/ext/bootstrap_package/Classes/Hooks/PageRendere…
-
In ext_localconf.php the list action is added to the list of non-cachable actions only when a search POST var is set:
```
$vars = \TYPO3\CMS\Core\Utility\GeneralUtility::_POST('tx_news_pi1');
if …
mmunz updated
3 months ago
-
### Intro
I hope I'm reporting this problem at the proper location.
This is Ubuntu 20.04.4, ddev version v1.18.2, Composer version 2.2.6 2022-02-04 17:00:38
### Task, intention
Do a composer b…
-
### Current behavior
extbase extensions all rely on data that are stored in special tables.
The case that the data are coming from the content record itself is not covered in the documentation.
…
-
Hi,
I'm currently trying to integrate the hh_slider version 0.5.1 into a TYPO3 12.4.14 setup. In the case after updating a page from 11.5.36 to 12.4.14 and the slider from version 0.2.6 to 0.5.1, the…
-
Non admin users get an error when clicking on the import link:
Core: Exception handler (WEB): Uncaught TYPO3 Exception: Call to a member function getPublicUrl() on null \| Error thrown in file /var…
-
TYPO3 9.5.13
typo3_forum 1.2 migrated from mm_forum via typo3_forum 1.1.1
PHP 7.2
There seem to be some trouble with the regular expressions - but my knowledge there is nearly zero.
I write …
-
If you have a storage configured that generates urls for another host, these urls get prefixed with the current domain. For instance this happens with our AWS storage:
Website Domain: `www.example.…
-
For examples of installing and deleting extensions as described here:
https://docs.typo3.org/m/typo3/guide-installation/master/en-us/ExtensionInstallation/Index.html
-
Maybe I'm wrong, but tables with CKEditor 5 seems to be a step backwards compared to version 4.
Is it possible to use Bootstrap 5 classes?
Is it possible to use images in a table?
I try to upgr…
MV-1 updated
3 months ago