2011-08-16, 23:15:45
jarno1982 Wrote:I don't know if this has something to do with it but in debug mode i get this warning:And if you look at line 1 of php-helper/calendar.php you'll see a UTF-8 BOM marker or similar. Delete the first 3 characters on the line leaving [bold]only[/bold] the <?php and that should be sorted. You may need to use a decent text editor to get at it as some "helpfully" hide the garbage characters.
Warning: Cannot modify header information - headers already sent by (output started at /var/www/vhosts/mywebsite.com/httpdocs/getsimple/plugins/php-helper/calendar.php:1) in /var/www/vhosts/mywebsite.com/httpdocs/getsimple/admin/inc/cookie_functions.php on line 30
Anthony