Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Conflict with Ext. Booking #87

Open
tobiasschaeferptb opened this issue Aug 12, 2020 · 0 comments
Open

Conflict with Ext. Booking #87

tobiasschaeferptb opened this issue Aug 12, 2020 · 0 comments

Comments

@tobiasschaeferptb
Copy link

Hi,

there is a conflict with Ext. Booking (https://extensions.typo3.org/extension/booking/). If both extensions (caretaker_instance 3.0.3 and booking 1.4.5) are installed, calling index.php?eID=tx_caretakerinstance&rst=1 doesn't work any more. The eID parameter gets ignored and the normal website is shown. The reason for this is booking/Configuration/RequestMiddlewares.php:
return [
'frontend' => [
'typo3/cms-frontend/eid' => [
'disabled' => true,
],

Since this isn't a fault of caretaker_instance, you can close this issue right away.
I just want to let people know in case they run into the same problem.
I created a issue for booking: joachimruhs/booking#2

Cheers, Tobias

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant