terminal42/contao-easy_themes

Version 3.1.1 not compatible with contao 4.9

Closed this issue · 2 comments

Commit 461e60f breaks the compatibility with contao version 4.9. The cause of this seems to be the use of the method 'getDefaultTokenValue()' which only exists in contao versions that are more recent than version 4.9.

Aybee commented

Thank you, worked for me on 4.9.38 👍

fixed in 3.1.2

thanks @Toflar