Mr Admin...
If I may, would not be better to add
| Code: |
<?php if (isset($_COOKIE["name"])) echo $_COOKIE["name"]; ?>
|
So it would avoid the anoing Notices.
I did it myself, but if you could do this, it would be much better...
Thanks for this great component...