EDIT: thanks to to the guys who helped me out with the problem above...I'm really new to running the LiveJournal code, so I have a bunch of easy questions, I decided rather than take up more space to just edit this post to ask another stupid question :-P. Which is..when using your own scheme how do you display links *only* if the user is logged in, and if they are not logged in, display a diffrent set of links. and if they're logged in how do you echo their username...Thanks
(another) EDIT: I've gotten everything above answered, thank you guys very much. Just one more very impostiant issue, I posted about it before, but never got an answer. Has anyone ever have trouble with mod_perl and it effecting the LJ code from sending email? If I request lost infomation right after I ./apachectl start I do get the email, but if I wait awhile and let apache run I get an error similar to this: [Error: Error: couldn't send email at (eval 149) line 64. ]. The eval number and the line number changes randomly, but it's always close to that number. Restarting Apache each time I want the site to email someone isn't something I want to be doing though. Thanks in advanced...