python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Users get flooded with messages about connection problems
We have an installation with TYPO3 8.7.45
since half a year the editors get flash messages with the text:
Connection Problem
Sorry, but an error occurred while connecting to the server. Please
check ...
Bernd Wilke πφ
Votes: 0
Answers: 1
TYPO3 - How to make a get request to a controller action
I have an application in TYPO3 CMS. It has an extension test_extension that has a controller and an action. This action should return some JSON.
class TestRequestController extends ActionController
{
...
Денис Корх
Votes: 0
Answers: 1
A scheduler task in TYPO3 deactivates randomly
I have a strange behaviour of an own scheduler task in a TYPO3 8.7.45:
The task should get covid-data from RKI. and as there is no fix time when data is updated the task should run every 15 minute. it...
Bernd Wilke πφ
Votes: 0
Answers: 0
After updating TYPO3, PHP and FLUX: Content Element with uid "XXXX" and type "flux_XXXXX" has no rendering definition
I am currently supporting a friend by upgrading his TYPO3 Installation which is running FLUX 8.2.1, TYPO3 8.7.23 and PHP 7.1. We've no upgraded to 8.7.32, FLUX 9.5.0 and PHP 7.4.
After Upgrading we ar...
lufi
Votes: 0
Answers: 1