Alright, so I've been using that noscope code and all to get WordPress and ZenPhoto playing nicely and they basically do now...although I noticed when I post a comment I get some errors.
`Warning: Cannot modify header information - headers already sent by (output started at /home2/horseboy/public_html/wp-content/themes/k2/header.php:6) in /home2/horseboy/public_html/photos/zen/template-functions.php on line 67`
`Warning: Cannot modify header information - headers already sent by (output started at /home2/horseboy/public_html/wp-content/themes/k2/header.php:6) in /home2/horseboy/public_html/photos/zen/template-functions.php on line 75`
So I looked in my template-funtions.php on those lines and they have to do with re-setting the cookie. I can paste the code here if you would like...anyways...I know just about nothing for PHP...I am surprised I even got this far...so it seems that this is just one error that is making this WordPress/ZenPhoto integration harder...
Also to note, the comment does get posted

It's just something to do with cookies that gets messed up. Thanks for any help!