Hi,
I have a problem that is driving me nuts. I updated CB to the newest version and since then is the CB Login module on my login page not longer visible. I just receive a white page for the whole URL. My index page ends on /, the login on /interner-bereich
With turning the error messages in Joomla, I recevie the following line as failure:
Code:
Notice: Undefined property: ComprofilerRouter::$menu in /hp/ch/ad/ib/www/components/com_comprofiler/router.php on line 98
Fatal error: Call to a member function getActive() on null in /hp/ch/ad/ib/www/components/com_comprofiler/router.php on line 98
Based on that, I found out this might be a SEO problem and if I turn off SEO, it is working again... However without SEO my URLs are not easy readable.
My SEO settings:
My environment:
Joomla! 3.3.6 Stable
PHP 5.6.22-1
Webserver Apache/2.2.22
new CB version 2.1.2
How do I get it working with SEO turned on?
Thank you in advance!