in2code-de / ipandlanguageredirect

TYPO3 redirect - browserlanguage and ip-address based
GNU General Public License v3.0
14 stars 14 forks source link

Errors after including static template (TYPO3 7.6.31 + ipandlanguageredirect 1.7.2) #12

Closed sheydin closed 5 years ago

sheydin commented 5 years ago

Getting the following errors after including the static template:

Core: Error handler (FE): PHP Warning: include_once(/website/yellow-head/typo3_src-7.6.31/vendor/pear/pear_exception): failed to open stream: Success in /website/typo3conf/ext/ipandlanguageredirect/Classes/Utility/ConfigurationUtility.php line 20

Core: Error handler (FE): PHP Warning: include_once(): Failed opening '' for inclusion (include_path='/website/typo3_src-7.6.31/vendor/pear/pear_exception:/website/typo3_src-7.6.31/vendor/pear/http_request2:.:/usr/lib/php7.0') in /website/typo3conf/ext/ipandlanguageredirect/Classes/Utility/ConfigurationUtility.php line 20

Core: Exception handler (WEB): Uncaught TYPO3 Exception: Argument 1 passed to In2code\Ipandlanguageredirect\Domain\Model\ConfigurationSet::__construct() must be of the type array, boolean given, called in /website/typo3_src-7.6.31/typo3/sysext/core/Classes/Utility/GeneralUtility.php on line 4569 | TypeError thrown in file /website/typo3conf/ext/ipandlanguageredirect/Classes/Domain/Model/ConfigurationSet.php in line 39. Requested URL: https://website.de/?type=1555

Please help.

einpraegsam commented 5 years ago

For whatever reason the configuration could not be set on your instance. Pls check if your configuration path really exits (Extension Manager settings of ipandlanguageredirect). BTW: What path did you add to your configuration?

sheydin commented 5 years ago

Thank you. It was the wrong path.