Dear Sirs,
I saw similar topic here on the forum but in my case it does not work. The problem is in the CB component it deos not check if the header has been sent before it which causes SEF incompatibility. I am using AceSEF components and the plugin to this component. When plugin is enabled (must be for all system), then I can see following errors:
Warning: Cannot modify header information - headers already sent by (output started at /home/content/63/8559963/html/administrator/components/com_acesef/library/uri.php:1) in /home/content/63/8559963/html/administrator/components/com_comprofiler/library/cb/cb.session.php on line 74
Warning: Cannot modify header information - headers already sent by (output started at /home/content/63/8559963/html/administrator/components/com_acesef/library/uri.php:1) in /home/content/63/8559963/html/administrator/components/com_comprofiler/library/cb/cb.session.php on line 149
Could anyone help how to add PHP code to check the headers or solve it in the another way?