c5Touch PHP error
Permalink
Stuck here and any help would be appreciated...
I've followed all of the instructions for how to install c5Touch.
I have Concrete 5.4.1.1 installed
Once everything is in place, I get the error:
Events::extend('on_start', 'ThemeSwitcher', 'checkForIphone', 'libraries/theme_switcher.php');
Warning: Cannot modify header information - headers already sent by (output started at /home3/XXX/public_html/XXX/config/site_events.php:1) in /home3/XXX/public_html/XXX/concrete/libraries/view.php on line 764
Any thoughts on why I'm getting this error?
I've followed all of the instructions for how to install c5Touch.
I have Concrete 5.4.1.1 installed
Once everything is in place, I get the error:
Events::extend('on_start', 'ThemeSwitcher', 'checkForIphone', 'libraries/theme_switcher.php');
Warning: Cannot modify header information - headers already sent by (output started at /home3/XXX/public_html/XXX/config/site_events.php:1) in /home3/XXX/public_html/XXX/concrete/libraries/view.php on line 764
Any thoughts on why I'm getting this error?
To get around having to edit php.ini I've altered the c5Touch theme to use more modern syntax. As such it does not require any alterations to php.ini to work correctly.
If anyone wants the details and the newer version, see this page (download link at the bottom):
http://boredwookie.net/index.php/blog/updated-c5touch-theme-2013-ph...