Hi,
I wanted to try out your Route 66. Most of my tries showed this error:
Fatal error: Class 'Joomla\CMS\Language\LanguageHelper' not found in ***/plugins/system/route66/lib/form/fields/route66pattern.php on line 41
which is: $siteLanguages = LanguageHelper::getInstalledLanguages(0);
My website used the Polish Language in the backend so I changed it to English.
Eventually the backend crashed with this error:
***/plugins/system/route66/lib/router.php on line 47
which is: if ($application->isClient('site') && $application->getLanguageFilter())
Is this a matter of language settings?
The website is old and uses Joomla 3.4.8 and PHP 5.6.33. Is this the reason? If so, is there an older version of Route 66 I can use?
Thx in advance
Tommy
I wanted to try out your Route 66. Most of my tries showed this error:
Fatal error: Class 'Joomla\CMS\Language\LanguageHelper' not found in ***/plugins/system/route66/lib/form/fields/route66pattern.php on line 41
which is: $siteLanguages = LanguageHelper::getInstalledLanguages(0);
My website used the Polish Language in the backend so I changed it to English.
Eventually the backend crashed with this error:
***/plugins/system/route66/lib/router.php on line 47
which is: if ($application->isClient('site') && $application->getLanguageFilter())
Is this a matter of language settings?
The website is old and uses Joomla 3.4.8 and PHP 5.6.33. Is this the reason? If so, is there an older version of Route 66 I can use?
Thx in advance
Tommy