You need to be using a browser that can accept cookies and you have to let your browser do so.

You didn't say which browser you were using (or which OS, for that matter), so I have to guess. Since all I have at hand is Win32, here's what to check if you're using:

If you're certain that cookies will be accepted, then you might check out the little story called For all your nodelet sorrow. That might also help.

Finally, make sure you're using the same domain suffix to login and to locate nodes. For example, if I log into perlmonks.org and then try to access nodes from perlmonks.com, the latter will not see the cookie logging me into the other--meaning I'll have to log in again.

Hope one of these things helps....I'm out of (reasonable) ideas...

--f


In reply to Re: Im displayed as an Anon. monk even after i log in by footpad
in thread Im displayed as an Anon. monk even after i log in by Anonymous Monk

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.