omerfarukak
02-18-2012, 09:51 AM
I want to add an cookie to show users a warning each fifteen days. But i tried global_start and init_startup hooks and i get this error
Unable to add cookies, header already sent.
File: /var/www/includes/init.php(336) : eval()'d code
Line: 32
which hook i have to use?
Unable to add cookies, header already sent.
File: /var/www/includes/init.php(336) : eval()'d code
Line: 32
which hook i have to use?